~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
Commit message (
Expand
)
Author
Age
*
efi_loader: delete handle from events when a protocol is uninstalled
Ilias Apalodimas
2023-08-27
*
efi_loader: fix efi_add_known_memory()
Heinrich Schuchardt
2023-08-15
*
arm_ffa: efi: introduce FF-A MM communication
Abdellatif El Khlifi
2023-08-08
*
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-08-03
*
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-28
*
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-24
*
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-20
*
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-17
*
|
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-15
|
/
*
Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-07-11
|
\
|
*
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-09
*
|
Merge tag 'v2023.07-rc6' into next
Tom Rini
2023-07-05
|
\
|
|
*
efi_loader: simplify efi_disk_remove
Ilias Apalodimas
2023-06-16
*
|
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-12
|
\
|
|
*
efi_loader: check return value of part_get_info()
Heinrich Schuchardt
2023-06-02
|
*
efi_loader: fix efi_dp_from_file()
Heinrich Schuchardt
2023-05-13
|
*
efi_loader: simplify efi_dp_from_name()
Heinrich Schuchardt
2023-05-13
|
*
efi_loader: error code efi_dp_from_name()
Heinrich Schuchardt
2023-05-13
|
*
efi_loader: clean up efi_dp_from_file
Heinrich Schuchardt
2023-05-13
|
*
efi_loader: duplicate code in efi_dp_from_name
Heinrich Schuchardt
2023-05-13
|
*
efi_loader: avoid #ifdef in efi_dp_from_name()
Heinrich Schuchardt
2023-05-13
|
*
efi_loader: support booting semihosting file
Heinrich Schuchardt
2023-05-13
|
*
efi_loader: print file path w/o boot device
Heinrich Schuchardt
2023-05-13
*
|
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
[next]