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
/
efi_hii.c
Age
Commit message (
Expand
)
Author
2025-04-11
efi_loader: handle malloc() errors
Vincent Stehlé
2025-01-26
efi_loader: use LOGC_EFI consistently
Heinrich Schuchardt
2023-12-21
efi_loader: Remove <common.h>
Tom Rini
2023-01-13
efi_loader: refine set_keyboard_layout() status
Vincent Stehlé
2022-12-29
efi_loader: fix get_package_list_handle() status
Vincent Stehlé
2022-04-15
efi_loader: EFI_HII_STRING_PROTOCOL.GetString()
Heinrich Schuchardt
2022-01-19
efi_loader: use %pUs for printing GUIDs
Heinrich Schuchardt
2019-06-20
efi_loader: ListPackageLists() return EFI_NOT_FOUND
Heinrich Schuchardt
2019-03-20
efi_loader: endless loop in add_strings_package()
Heinrich Schuchardt
2019-03-02
efi_loader: HII protocols: debug messages
Heinrich Schuchardt
2019-03-02
efi_loader: HII protocols: fix new_package_list()
Heinrich Schuchardt
2019-02-13
efi_loader: debug output for HII protocols
Heinrich Schuchardt
2019-02-13
efi: hii: add keyboard layout package support
AKASHI Takahiro
2019-02-13
efi: hii: add guid package support
AKASHI Takahiro
2019-02-13
efi_loader: Initial HII database protocols
Leif Lindholm