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
/
include
/
efi_loader.h
Age
Commit message (
Expand
)
Author
2023-11-07
include: Drop <common.h> from include lists
Tom Rini
2023-10-12
efi_loader: use well-known guid for auto-created boot option
Masahisa Kojima
2023-08-03
efi_loader: error handling in efi_disk_add_dev
Heinrich Schuchardt
2023-07-28
efi_loader: make efi_delete_handle() follow the EFI spec
Ilias Apalodimas
2023-07-20
efi_loader: make efi_remove_protocol() static
Ilias Apalodimas
2023-07-15
Move bootorder and bootoption apis to lib
Raymond Mao
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-08
efi_loader: add the number of image entries in efi_capsule_update_info
Masahisa Kojima
2023-05-13
efi_loader: fix efi_dp_from_file()
Heinrich Schuchardt
2023-04-08
efi: loader: Make efi_event_queue and efi_register_notify_events static
Bin Meng
2023-04-05
efi_loader: device_path: support blkmap devices
Tobias Waldekranz
2023-03-25
efi_loader: move dp_alloc() to efi_alloc()
Heinrich Schuchardt
2023-02-19
efi_loader: Measure the loaded DTB
Etienne Carriere
2023-02-10
efi_loader: provide definition for efi_add_known_memory()
Heinrich Schuchardt
2023-01-27
eficonfig: add vertical scroll support
Masahisa Kojima
2023-01-06
efi_loader: carve out efi_get_memory_map_alloc()
Heinrich Schuchardt
2022-12-20
eficonfig: carve out efi_get_next_variable_name_int calls
Masahisa Kojima
2022-12-02
efi_loader: utility function to check the variable name is "Boot####"
Masahisa Kojima
2022-10-16
efi_loader: remove efi_delete_handle on loadfile2
Ilias Apalodimas
2022-10-10
efi_loader: internal CloseProtocol
Heinrich Schuchardt
2022-10-10
efi_loader: don't export efi_remove_all_protocols
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_loader: function to unlink udevice and handle
Heinrich Schuchardt
2022-10-06
efi: Add string conversion helper
Paul Barker
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-16
blk: Drop if_type
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-03
efi: Create ECPT table
Jose Marinho
2022-09-01
efi_loader: ensure all block devices are probed
Heinrich Schuchardt
2022-08-13
efi_loader: move udevice pointer into struct efi_object
Masahisa Kojima
2022-07-13
efi_loader: expose END device path node
Masahisa Kojima
2022-07-11
Merge branch 'next'
Tom Rini
2022-07-05
efi_loader: signature: export efi_hash_regions()
AKASHI Takahiro
2022-06-22
cmd: load: add load command for memory mapped
Rui Miguel Silva
2022-06-19
efi_loader: initialize console size late
Heinrich Schuchardt
2022-05-28
efi_loader: disk: add efi_disk_is_removable()
AKASHI Takahiro
2022-05-07
efi_loader: add sha384/512 on certificate revocation
Ilias Apalodimas
2022-05-03
efi_loader: export efi_locate_device_handle()
AKASHI Takahiro
2022-04-23
efi_loader: disk: a helper function to create efi_disk objects from udevice
AKASHI Takahiro
2022-04-23
efi_loader: split efi_init_obj_list() into two stages
AKASHI Takahiro
2022-04-15
capsule: board: Add information needed for capsule updates
Sughosh Ganu
2022-03-20
efi_loader: remove efi_disk_is_system_part()
Heinrich Schuchardt
2022-03-20
efi_loader: export efi_system_partition_guid
Heinrich Schuchardt
2022-03-20
efi_loader: efi_dp_find_obj() add protocol check
Heinrich Schuchardt
2022-03-20
efi_loader: fix efi_dp_find_obj()
Heinrich Schuchardt
2022-03-20
efi_loader: export efi_dp_shorten()
Heinrich Schuchardt
2022-03-12
efi_loader: copy GUID in InstallProtocolInterface()
Heinrich Schuchardt
[next]