index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
Age
Commit message (
Expand
)
Author
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
2022-10-10
efi_loader: CloseProtocol in efi_fmp_find
Heinrich Schuchardt
2022-10-10
efi_loader: CloseProtocol in tcg2_measure_gpt_data
Heinrich Schuchardt
2022-10-10
efi_loader: printf code in efi_disk_get_device_name()
Heinrich Schuchardt
2022-10-06
efi_loader: define internal implementations of install/uninstallmultiple
Ilias Apalodimas
2022-10-06
efi_driver: move event registration to driver
Heinrich Schuchardt
2022-10-06
efi_driver: add init function to EFI block driver
Heinrich Schuchardt
2022-10-06
efi_loader: function to unlink udevice and handle
Heinrich Schuchardt
2022-10-06
efi_loader: efi_dp_part_node check dp_alloc return value
Heinrich Schuchardt
2022-10-06
efi: Add string conversion helper
Paul Barker
2022-10-03
Merge branch 'next'
Tom Rini
2022-09-30
efi_loader: fix efi_initrd_deregister()
Heinrich Schuchardt
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
efi: Correct assumption about if_type
Simon Glass
2022-09-16
blk: Select SPL_LEGACY_BLOCK automatically
Simon Glass
2022-09-16
blk: Rename HAVE_BLOCK_DEVICE
Simon Glass
2022-09-14
bootmenu: add removable media entries
Masahisa Kojima
2022-09-14
eficonfig: menu-driven addition of UEFI boot option
Masahisa Kojima
2022-09-09
lib: efi_loader: don't delete invalid handles
Etienne Carriere
2022-09-03
efi_loader: fix display of NVMe EUI-64
Heinrich Schuchardt
[next]