- 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, 11 months ago
- 09bc8e0 efi_loader: ensure that file ubootefi.var is created by Heinrich Schuchardt · 1 year, 11 months ago
- d4d0fec efi_loader: Avoid overwriting previous outputs on console screen clearing by Jan Kiszka · 1 year, 11 months ago
- fb181e2 efi_loader: Set default console colors on efi_cout_clear_screen if needed by Jan Kiszka · 1 year, 11 months ago
- ab2085c Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 11 months ago
- 56da76d trace: Use notrace for short by Simon Glass · 2 years ago
- 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 11 months ago
- 175b0a9 efi_loader: provide agent_handle to efi_disk_add_dev() by Heinrich Schuchardt · 2 years, 2 months ago
- 00a3dfd efi_loader: refine set_keyboard_layout() status by Vincent Stehlé · 1 year, 11 months ago
- ff3d37b efi_loader: use EFI_EXIT in efi_riscv_get_boot_hartid by Heinrich Schuchardt · 1 year, 11 months ago
- b9b838d efi_loader: fix description of memory functions by Heinrich Schuchardt · 1 year, 11 months ago
- 13ce2d9 efi_loader: carve out efi_get_memory_map_alloc() by Heinrich Schuchardt · 1 year, 11 months ago
- ed64768 efi_loader: populate console handles in system table by Heinrich Schuchardt · 1 year, 11 months ago
- ba0a2ad efi_loader: adjust sorting of capsules by Heinrich Schuchardt · 1 year, 11 months ago
- 57a295b efi_loader: use u16_strlen() in efi_var_mem_ins() by Heinrich Schuchardt · 1 year, 11 months ago
- 3a83082 efi_loader: avoid adding variables twice by Ilias Apalodimas · 1 year, 11 months ago
- 50413bb efi_loader: typo non-volatile in efi_var_restore by Heinrich Schuchardt · 1 year, 11 months ago
- d6f8e7a efi_loader: fix get_package_list_handle() status by Vincent Stehlé · 2 years ago
- 4e82c2e efi_loader: fix efi_get_next_variable_name_mem() by Heinrich Schuchardt · 2 years ago
- 7ec3c6f eficonfig: carve out efi_get_next_variable_name_int calls by Masahisa Kojima · 2 years ago
- c53cec6 efi: adjust ebbr to v2.1 in conformance profile by Vincent Stehlé · 2 years ago
- 2f407f0 efi_loader: utility function to check the variable name is "Boot####" by Masahisa Kojima · 2 years ago
- 296b55c efi_loader: don't use EFI_LOADER_DATA internally by Heinrich Schuchardt · 2 years ago
- 2f1a93f efi_loader: fix handling of DHCP acknowledge by Heinrich Schuchardt · 2 years ago
- d2ae30d efi_loader: add an EFI binary to print boot hart ID by Heinrich Schuchardt · 2 years ago
- 5e19eae efi_loader: Fix buffer underflow by Mikhail Ilin · 2 years ago
- 50279dc efi_loader: replace a u16_strdup with alloc + memcpy by Ilias Apalodimas · 2 years, 1 month ago
- 08d1af2 efi_loader: add missing EFI_CALL when closing a file by Ilias Apalodimas · 2 years, 1 month ago
- 9124bc6 efi_loader: add comments on efi_file_from_path() regarding alignment by Ilias Apalodimas · 2 years, 1 month ago
- 4395adb efi_loader: improve description of efi_file_from_path() by Heinrich Schuchardt · 2 years, 1 month ago
- 3b820bc efi_loader: initialize return values in efi_uninstall_multiple_protocol_interfaces_int() by Ilias Apalodimas · 2 years, 1 month ago
- e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years, 1 month ago
- 1c180b8 efi_loader: AllocateAddress requires page address by Heinrich Schuchardt · 2 years, 1 month ago
- 0397d81 efi_loader: discover if no efi_system_partition is set by Heinrich Schuchardt · 2 years, 1 month ago
- 9a84e07 efi_loader: remove CONFIG_EFI_SETUP_EARLY by AKASHI Takahiro · 2 years, 1 month ago
- f138982 efi_loader: Let networking support depend on NETDEVICES by Jan Kiszka · 2 years, 2 months ago
- 1cadae2 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · 2 years, 1 month ago
- 4e93eea disk: Rename block functions by Simon Glass · 2 years, 1 month ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
- 26a6af2 efi: Drop old LCD code by Simon Glass · 2 years, 2 months ago
- ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 2 months ago
- 7e05279 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · 2 years, 2 months ago
- 49dbcaf efi_loader: avoid EFI_CALL() when draining console by Heinrich Schuchardt · 2 years, 2 months ago
- a13136f efi_loader: avoid EFI_CALL() for clearing screen by Heinrich Schuchardt · 2 years, 2 months ago
- 31d63b8 efi_loader: reformat efi_disk_add_dev() by Heinrich Schuchardt · 2 years, 2 months ago
- 8adf8d8 efi_loader: simplify efi_set_load_options() by Heinrich Schuchardt · 2 years, 2 months ago
- 5e39433 efi_loader: internal CloseProtocol by Heinrich Schuchardt · 2 years, 2 months ago
- d8dc3cb efi_loader: CloseProtocol in efi_fmp_find by Heinrich Schuchardt · 2 years, 2 months ago
- 1100d15 efi_loader: CloseProtocol in tcg2_measure_gpt_data by Heinrich Schuchardt · 2 years, 2 months ago
- 217cb20 efi_loader: printf code in efi_disk_get_device_name() by Heinrich Schuchardt · 2 years, 2 months ago
- 8ac0ebe efi_loader: define internal implementations of install/uninstallmultiple by Ilias Apalodimas · 2 years, 2 months ago
- da620cf efi_driver: move event registration to driver by Heinrich Schuchardt · 2 years, 2 months ago
- 6c5fd21 efi_driver: add init function to EFI block driver by Heinrich Schuchardt · 2 years, 2 months ago
- 34f3462 efi_loader: function to unlink udevice and handle by Heinrich Schuchardt · 2 years, 2 months ago
- e29fbb3 efi_loader: efi_dp_part_node check dp_alloc return value by Heinrich Schuchardt · 2 years, 2 months ago
- 8acc3d9 efi: Add string conversion helper by Paul Barker · 2 years, 2 months ago
- 9411630 Merge branch 'next' by Tom Rini · 2 years, 2 months ago