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
/
efi_var_common.c
Age
Commit message (
Expand
)
Author
2022-02-03
efi: Use 16-bit unicode strings
Simon Glass
2022-01-19
efi_loader: use %pUs for printing GUIDs
Heinrich Schuchardt
2021-10-25
efi_loader: function to get GUID for variable name
Heinrich Schuchardt
2021-10-25
efi_loader: treat UEFI variable name as const
Heinrich Schuchardt
2021-09-04
efi_loader: correct determination of secure boot state
Heinrich Schuchardt
2021-09-04
efi_loader: efi_auth_var_type for AuditMode, DeployedMode
Heinrich Schuchardt
2021-09-04
efi_loader: don't load signature database from file
Heinrich Schuchardt
2021-07-02
efi_loader: Improve the parameter check for QueryVariableInfo()
Masami Hiramatsu
2021-05-25
efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
Masahisa Kojima
2021-03-25
efi_loader: Add helper functions for EFI
Ilias Apalodimas
2020-08-08
efi_loader: add copyright notice
AKASHI Takahiro
2020-08-01
efi_loader: Enable run-time variable support for tee based variables
Ilias Apalodimas
2020-07-16
efi_loader: identify PK, KEK, db, dbx correctly
Heinrich Schuchardt
2020-07-16
efi_loader: restructure code for TEE variables
Heinrich Schuchardt
2020-07-11
efi_loader: separate UEFI variable API from implemementation
Heinrich Schuchardt
2020-07-11
efi_loader: prepare for read only OP-TEE variables
Heinrich Schuchardt