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-09-22
efi: Use the installed SMBIOS tables
Simon Glass
2023-09-22
efi: x86: Correct the condition for installing ACPI tables
Simon Glass
2023-09-04
Merge tag 'v2023.10-rc4' into next
Tom Rini
2023-08-29
scripts/Makefile.lib: Embed capsule public key in platform's dtb
Sughosh Ganu
2023-08-27
efi_loader: delete handle from events when a protocol is uninstalled
Ilias Apalodimas
2023-08-15
efi_loader: fix efi_add_known_memory()
Heinrich Schuchardt
2023-08-08
arm_ffa: efi: introduce FF-A MM communication
Abdellatif El Khlifi
2023-08-03
efi_loader: check uuid_str_to_bin return value
Masahisa Kojima
2023-08-03
efi_loader: catch out of memory in file_open
Heinrich Schuchardt
2023-08-03
efi_loader: error handling in efi_disk_add_dev
Heinrich Schuchardt
2023-08-03
efi_loader: memory leak efi_add_memory_map_pg
Heinrich Schuchardt
2023-08-03
efi_loader: out of memory in efi_mem_carve_out
Heinrich Schuchardt
2023-08-03
efi_loader: overflow in efi_allocate_pages
Heinrich Schuchardt
2023-08-03
efi_loader: error handling in tcg2_hash_pe_image()
Heinrich Schuchardt
2023-08-03
efi_loader: out of memory in efi_add_memory_map_pg
Heinrich Schuchardt
2023-08-03
efi_loader: fix an IS_ERR() vs NULL check
Dan Carpenter
2023-08-03
efi_loader: capsule: enforce guid check in api and capsule_on_disk
AKASHI Takahiro
2023-08-03
efi_loader: Fix memory corruption on 32bit systems
Dan Carpenter
2023-07-28
efi_loader: fix uninitialized variable bug in efi_set_load_options()
Dan Carpenter
2023-07-28
efi_loader: make efi_delete_handle() follow the EFI spec
Ilias Apalodimas
2023-07-28
efi_loader: simplify dp_fill()
Heinrich Schuchardt
2023-07-28
efi_loader: device paths for special block devices
Heinrich Schuchardt
2023-07-24
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
Tom Rini
2023-07-24
arm_ffa: efi: introduce FF-A MM communication
Abdellatif El Khlifi
2023-07-20
efi_loader: support all uclasses in device path
Heinrich Schuchardt
2023-07-20
efi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIO
Heinrich Schuchardt
2023-07-20
efi_loader: make efi_remove_protocol() static
Ilias Apalodimas
2023-07-20
efi_loader: use efi_install_multiple_protocol_interfaces()
Ilias Apalodimas
2023-07-20
efi_loader: simplify efi_uninstall_protocol()
Heinrich Schuchardt
2023-07-17
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2023-07-17
efi: Use the installed ACPI tables
Simon Glass
2023-07-15
efi_loader: fix the return codes of UninstallProtocol
Ilias Apalodimas
2023-07-15
efi_loader: check the status of disconnected drivers
Ilias Apalodimas
2023-07-15
efi_loader: reconnect drivers on failure
Ilias Apalodimas
2023-07-15
Load option with short device path for boot vars
Raymond Mao
2023-07-15
Fix incorrect return code of boot option update
Raymond Mao
2023-07-15
Move bootorder and bootoption apis to lib
Raymond Mao
2023-07-11
Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-07-09
efi_loader: Increase default variable store size to 64KiB
Alper Nebi Yasak
2023-07-09
efi_loader: Avoid underflow when calculating remaining var store size
Alper Nebi Yasak
2023-07-05
Merge tag 'v2023.07-rc6' into next
Tom Rini
2023-06-16
efi_loader: simplify efi_disk_remove
Ilias Apalodimas
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-08
efi_loader: check lowest supported version
Masahisa Kojima
2023-06-08
efi_loader: get lowest supported version from device tree
Masahisa Kojima
2023-06-08
efi_loader: versioning support in GetImageInfo
Masahisa Kojima
2023-06-08
efi_loader: store firmware version into FmpState variable
Masahisa Kojima
2023-06-08
efi_loader: add the number of image entries in efi_capsule_update_info
Masahisa Kojima
2023-06-02
efi_loader: check return value of part_get_info()
Heinrich Schuchardt
2023-05-31
efi: Correct .efi rules
Simon Glass
[next]