- 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
- 3f46bcc scripts/Makefile.lib: Embed capsule public key in platform's dtb by Sughosh Ganu · 1 year, 3 months ago
- c76eade efi_loader: delete handle from events when a protocol is uninstalled by Ilias Apalodimas · 1 year, 3 months ago
- 0f0a1b3 efi_loader: fix efi_add_known_memory() by Heinrich Schuchardt · 1 year, 4 months ago
- 431c7b5 arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · 1 year, 4 months ago
- 73a5a26 efi_loader: check uuid_str_to_bin return value by Masahisa Kojima · 1 year, 4 months ago
- f407af8 efi_loader: catch out of memory in file_open by Heinrich Schuchardt · 1 year, 4 months ago
- f9e8ada efi_loader: error handling in efi_disk_add_dev by Heinrich Schuchardt · 1 year, 4 months ago
- 9f0d3ad efi_loader: memory leak efi_add_memory_map_pg by Heinrich Schuchardt · 1 year, 4 months ago
- 17fac0e efi_loader: out of memory in efi_mem_carve_out by Heinrich Schuchardt · 1 year, 4 months ago
- f0c16f9 efi_loader: overflow in efi_allocate_pages by Heinrich Schuchardt · 1 year, 4 months ago
- 09ec9f7 efi_loader: error handling in tcg2_hash_pe_image() by Heinrich Schuchardt · 1 year, 4 months ago
- 71c2444 efi_loader: out of memory in efi_add_memory_map_pg by Heinrich Schuchardt · 1 year, 4 months ago
- 1532523 efi_loader: fix an IS_ERR() vs NULL check by Dan Carpenter · 1 year, 4 months ago
- a8000b9 efi_loader: capsule: enforce guid check in api and capsule_on_disk by AKASHI Takahiro · 1 year, 4 months ago
- 0c5ff7e efi_loader: Fix memory corruption on 32bit systems by Dan Carpenter · 1 year, 4 months ago
- 81040de efi_loader: fix uninitialized variable bug in efi_set_load_options() by Dan Carpenter · 1 year, 4 months ago
- b09ecf1 efi_loader: make efi_delete_handle() follow the EFI spec by Ilias Apalodimas · 1 year, 4 months ago
- 3d34763 efi_loader: simplify dp_fill() by Heinrich Schuchardt · 1 year, 4 months ago
- 8433a5d efi_loader: device paths for special block devices by Heinrich Schuchardt · 1 year, 4 months ago
- 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 4 months ago
- 805b3a1 arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · 1 year, 5 months ago
- 39568fd efi_loader: support all uclasses in device path by Heinrich Schuchardt · 1 year, 4 months ago
- b8ea6ff efi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIO by Heinrich Schuchardt · 1 year, 4 months ago
- e2effb8 efi_loader: make efi_remove_protocol() static by Ilias Apalodimas · 1 year, 5 months ago
- 4953c99 efi_loader: use efi_install_multiple_protocol_interfaces() by Ilias Apalodimas · 1 year, 5 months ago
- d822f86 efi_loader: simplify efi_uninstall_protocol() by Heinrich Schuchardt · 1 year, 6 months ago
- f6e23ab Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 5 months ago
- 8965f29 efi: Use the installed ACPI tables by Simon Glass · 1 year, 5 months ago
- ac1abbe efi_loader: fix the return codes of UninstallProtocol by Ilias Apalodimas · 1 year, 5 months ago
- 106f0df efi_loader: check the status of disconnected drivers by Ilias Apalodimas · 1 year, 5 months ago
- 1e10d62 efi_loader: reconnect drivers on failure by Ilias Apalodimas · 1 year, 5 months ago
- b5542a6 Load option with short device path for boot vars by Raymond Mao · 1 year, 5 months ago
- a35784d Fix incorrect return code of boot option update by Raymond Mao · 1 year, 5 months ago
- 70a76c5 Move bootorder and bootoption apis to lib by Raymond Mao · 1 year, 5 months ago
- 5ba5a20 Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 5 months ago
- 7107d31 efi_loader: Increase default variable store size to 64KiB by Alper Nebi Yasak · 1 year, 5 months ago
- c49a653 efi_loader: Avoid underflow when calculating remaining var store size by Alper Nebi Yasak · 1 year, 5 months ago
- 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
- f1db7df efi_loader: simplify efi_disk_remove by Ilias Apalodimas · 1 year, 6 months ago
- 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 6 months ago
- 94f4780 efi_loader: check lowest supported version by Masahisa Kojima · 1 year, 6 months ago
- 941353c efi_loader: get lowest supported version from device tree by Masahisa Kojima · 1 year, 6 months ago
- ff96fa1 efi_loader: versioning support in GetImageInfo by Masahisa Kojima · 1 year, 6 months ago
- 45a18f0 efi_loader: store firmware version into FmpState variable by Masahisa Kojima · 1 year, 6 months ago
- 5d2438b efi_loader: add the number of image entries in efi_capsule_update_info by Masahisa Kojima · 1 year, 6 months ago
- ee69ae1 efi_loader: check return value of part_get_info() by Heinrich Schuchardt · 1 year, 6 months ago
- a0f6a5b efi: Correct .efi rules by Simon Glass · 1 year, 7 months ago
- ff08eac efi_loader: fix efi_dp_from_file() by Heinrich Schuchardt · 1 year, 7 months ago
- 7e269a3 efi_loader: simplify efi_dp_from_name() by Heinrich Schuchardt · 1 year, 7 months ago
- bf0b3a1 efi_loader: error code efi_dp_from_name() by Heinrich Schuchardt · 1 year, 7 months ago
- 16eff69 efi_loader: clean up efi_dp_from_file by Heinrich Schuchardt · 1 year, 7 months ago
- 23f90b7 efi_loader: duplicate code in efi_dp_from_name by Heinrich Schuchardt · 1 year, 7 months ago
- 87b8a71 efi_loader: avoid #ifdef in efi_dp_from_name() by Heinrich Schuchardt · 1 year, 7 months ago
- aecb9e2 efi_loader: support booting semihosting file by Heinrich Schuchardt · 1 year, 7 months ago
- c4ff7c0 efi_loader: print file path w/o boot device by Heinrich Schuchardt · 1 year, 7 months ago
- e0fff9a efi_loader: remove unused efi_capsule_authenticate by Heinrich Schuchardt · 1 year, 8 months ago
- ba7ad02 efi: loader: Make efi_runtime_mmio static by Bin Meng · 1 year, 8 months ago
- c8025a3 efi: loader: Make efi_mem static by Bin Meng · 1 year, 8 months ago
- d89dea3 efi: loader: Make efi_event_queue and efi_register_notify_events static by Bin Meng · 1 year, 8 months ago
- 1a97b51 efi_loader: avoid using HandleProtocol in initrddump.efi by Heinrich Schuchardt · 1 year, 8 months ago
- 5aaea01 efi_loader: avoid using HandleProtocol in helloworld.efi by Heinrich Schuchardt · 1 year, 8 months ago
- 3215268 efi_loader: device_path: support blkmap devices by Tobias Waldekranz · 1 year, 10 months ago
- 95c015f Merge branch 'next' by Tom Rini · 1 year, 8 months ago
- 232c9db efi_loader: remove duplicate assignment by Heinrich Schuchardt · 1 year, 8 months ago
- a7ffd90 efi_loader: correct shortening of device-paths by Heinrich Schuchardt · 1 year, 8 months ago
- 16eda5e efi_loader: simplify efi_str_to_u16() by Heinrich Schuchardt · 1 year, 9 months ago
- 4564025 efi_loader: move dp_alloc() to efi_alloc() by Heinrich Schuchardt · 1 year, 9 months ago
- fc607ab efi_loader: fix device-path for USB devices by Heinrich Schuchardt · 1 year, 9 months ago
- 3f41a2a efi_loader: support for Ctrl() device path node by Heinrich Schuchardt · 1 year, 9 months ago
- 25b18d6 efi_loader: fix device-path for USB devices by Heinrich Schuchardt · 1 year, 9 months ago
- ebee60e efi_loader: support for Ctrl() device path node by Heinrich Schuchardt · 1 year, 9 months ago
- 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 9 months ago
- ef6c69e efi_loader: describe term_get_char() by Heinrich Schuchardt · 1 year, 9 months ago
- fa419cf efi_loader: update SetVariable attribute check by Masahisa Kojima · 1 year, 9 months ago
- 0c95d22 efi_loader: use tpm_auto_start for the tpm device by Ilias Apalodimas · 1 year, 10 months ago
- 6326e91 efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX by Etienne Carriere · 1 year, 10 months ago
- b906435 efi_loader: Measure the loaded DTB by Etienne Carriere · 1 year, 10 months ago
- 4fa3504 efi_loader: fix wrong attribute check for QueryVariableInfo by Masahisa Kojima · 1 year, 10 months ago
- 4939020 efi_loader: avoid buffer overrun in efi_var_mem_compare by Heinrich Schuchardt · 1 year, 10 months ago
- be1eaa1 Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 10 months ago
- 5c34604 efi_loader: static efi_query_variable_info_runtime() by Heinrich Schuchardt · 1 year, 10 months ago
- 64a4400 efi_loader: make gop_blt() static by Heinrich Schuchardt · 1 year, 10 months ago
- bf53ea7 efi_loader: include definition of allow_unaligned() by Heinrich Schuchardt · 1 year, 10 months ago
- 6ab9403 efi_loader: static functions in efi_runtime.c by Heinrich Schuchardt · 1 year, 10 months ago
- f2e7d00 efi_loader: static functions in efi_console.c by Heinrich Schuchardt · 1 year, 10 months ago
- 8126a1e efi_loader: static functions in efi_boottime.c by Heinrich Schuchardt · 1 year, 10 months ago
- fc7d342 efi_loader: static functions in helloworld.c by Heinrich Schuchardt · 1 year, 10 months ago
- f8b438e efi_loader: fix efi_ecpt_register() by Heinrich Schuchardt · 1 year, 10 months ago
- 1e9fa49 efi_loader: make get_load_options() static by Heinrich Schuchardt · 1 year, 10 months ago
- 1fd781f efi_loader: update attribute check for QueryVariableInfo() by Masahisa Kojima · 1 year, 10 months ago
- 8f43811 Correct SPL use of EFI_UNICODE_COLLATION_PROTOCOL2 by Simon Glass · 1 year, 10 months ago
- 75be05f Correct SPL use of EFI_TCG2_PROTOCOL by Simon Glass · 1 year, 10 months ago
- 6b52ab5 Correct SPL use of EFI_LOADER_HII by Simon Glass · 1 year, 10 months ago
- 3e26ee4 Correct SPL use of EFI_DEVICE_PATH_UTIL by Simon Glass · 1 year, 10 months ago
- 94d7267 efi_loader: don't use HandleProtocol by Heinrich Schuchardt · 1 year, 10 months ago
- 05f785b efi_loader: fix comment in ESRT code by Heinrich Schuchardt · 1 year, 10 months ago
- 438e049 efi: Improve logging in efi_disk by Simon Glass · 1 year, 11 months ago
- 21bd5ac efi_loader: fix CapsuleMax variable reporting by Ilias Apalodimas · 1 year, 10 months ago
- eb1b6b4 efi_loader: update the error message of TCG protocol installation by Ilias Apalodimas · 1 year, 10 months ago