index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
Age
Commit message (
Expand
)
Author
2023-01-23
efi: Improve logging in efi_disk
Simon Glass
2023-01-20
efi_loader: fix CapsuleMax variable reporting
Ilias Apalodimas
2023-01-20
efi_loader: update the error message of TCG protocol installation
Ilias Apalodimas
2023-01-20
efi_loader: ensure that file ubootefi.var is created
Heinrich Schuchardt
2023-01-20
efi_loader: Avoid overwriting previous outputs on console screen clearing
Jan Kiszka
2023-01-20
efi_loader: Set default console colors on efi_cout_clear_screen if needed
Jan Kiszka
2023-01-19
Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-01-18
trace: Use notrace for short
Simon Glass
2023-01-18
event: Correct dependencies on the EVENT framework
Tom Rini
2023-01-13
efi_loader: provide agent_handle to efi_disk_add_dev()
Heinrich Schuchardt
2023-01-13
efi_loader: refine set_keyboard_layout() status
Vincent Stehlé
2023-01-13
efi_loader: use EFI_EXIT in efi_riscv_get_boot_hartid
Heinrich Schuchardt
2023-01-13
efi_loader: fix description of memory functions
Heinrich Schuchardt
2023-01-06
efi_loader: carve out efi_get_memory_map_alloc()
Heinrich Schuchardt
2023-01-04
efi_loader: populate console handles in system table
Heinrich Schuchardt
2023-01-04
efi_loader: adjust sorting of capsules
Heinrich Schuchardt
2022-12-29
efi_loader: use u16_strlen() in efi_var_mem_ins()
Heinrich Schuchardt
2022-12-29
efi_loader: avoid adding variables twice
Ilias Apalodimas
2022-12-29
efi_loader: typo non-volatile in efi_var_restore
Heinrich Schuchardt
2022-12-29
efi_loader: fix get_package_list_handle() status
Vincent Stehlé
2022-12-20
efi_loader: fix efi_get_next_variable_name_mem()
Heinrich Schuchardt
2022-12-20
eficonfig: carve out efi_get_next_variable_name_int calls
Masahisa Kojima
2022-12-17
efi: adjust ebbr to v2.1 in conformance profile
Vincent Stehlé
2022-12-02
efi_loader: utility function to check the variable name is "Boot####"
Masahisa Kojima
2022-12-02
efi_loader: don't use EFI_LOADER_DATA internally
Heinrich Schuchardt
2022-12-02
efi_loader: fix handling of DHCP acknowledge
Heinrich Schuchardt
2022-12-02
efi_loader: add an EFI binary to print boot hart ID
Heinrich Schuchardt
2022-11-22
efi_loader: Fix buffer underflow
Mikhail Ilin
2022-11-16
efi_loader: replace a u16_strdup with alloc + memcpy
Ilias Apalodimas
2022-11-16
efi_loader: add missing EFI_CALL when closing a file
Ilias Apalodimas
2022-11-16
efi_loader: add comments on efi_file_from_path() regarding alignment
Ilias Apalodimas
2022-11-16
efi_loader: improve description of efi_file_from_path()
Heinrich Schuchardt
2022-11-16
efi_loader: initialize return values in efi_uninstall_multiple_protocol_inter...
Ilias Apalodimas
2022-11-07
dm: sandbox: Switch over to using the new host uclass
Simon Glass
2022-11-06
efi_loader: AllocateAddress requires page address
Heinrich Schuchardt
2022-11-06
efi_loader: discover if no efi_system_partition is set
Heinrich Schuchardt
2022-11-06
efi_loader: remove CONFIG_EFI_SETUP_EARLY
AKASHI Takahiro
2022-11-06
efi_loader: Let networking support depend on NETDEVICES
Jan Kiszka
2022-10-31
FWU: Add support for the FWU Multi Bank Update feature
Sughosh Ganu
2022-10-31
disk: Rename block functions
Simon Glass
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
efi: Drop old LCD code
Simon Glass
2022-10-17
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-10-16
efi_loader: remove efi_delete_handle on loadfile2
Ilias Apalodimas
2022-10-16
efi_loader: avoid EFI_CALL() when draining console
Heinrich Schuchardt
2022-10-16
efi_loader: avoid EFI_CALL() for clearing screen
Heinrich Schuchardt
2022-10-10
efi_loader: reformat efi_disk_add_dev()
Heinrich Schuchardt
2022-10-10
efi_loader: simplify efi_set_load_options()
Heinrich Schuchardt
2022-10-10
efi_loader: internal CloseProtocol
Heinrich Schuchardt
[next]