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_variable.c
Age
Commit message (
Expand
)
Author
2023-03-13
efi_loader: update SetVariable attribute check
Masahisa Kojima
2023-02-19
efi_loader: fix wrong attribute check for QueryVariableInfo
Masahisa Kojima
2023-02-10
efi_loader: static efi_query_variable_info_runtime()
Heinrich Schuchardt
2023-02-10
efi_loader: update attribute check for QueryVariableInfo()
Masahisa Kojima
2023-01-20
efi_loader: ensure that file ubootefi.var is created
Heinrich Schuchardt
2022-12-29
efi_loader: avoid adding variables twice
Ilias Apalodimas
2022-02-03
efi: Use 16-bit unicode strings
Simon Glass
2021-10-25
efi_loader: treat UEFI variable name as const
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
2020-12-31
efi_loader: Make the pkcs7 header parsing function an extern
Sughosh Ganu
2020-11-09
efi_loader: non-volatile variable not deleted from file
Heinrich Schuchardt
2020-08-13
efi_loader: variable: fix secure state initialization
AKASHI Takahiro
2020-08-13
efi_loader: signature: rework for intermediate certificates support
AKASHI Takahiro
2020-08-13
efi_loader: variable: keep temporary buffer during the authentication
AKASHI Takahiro
2020-08-01
efi_loader: Enable run-time variable support for tee based variables
Ilias Apalodimas
2020-07-16
efi_loader: pre-seed UEFI variables
Heinrich Schuchardt
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: enable UEFI variables at runtime
Heinrich Schuchardt
2020-07-11
efi_loader: use memory based variable storage
Heinrich Schuchardt
2020-07-11
efi_loader: UEFI variable persistence
Heinrich Schuchardt
2020-07-11
efi_loader: secure boot flag
Heinrich Schuchardt
2020-07-11
efi_loader: read-only AuditMode and DeployedMode
Heinrich Schuchardt
2020-07-11
efi_loader: value of VendorKeys
Heinrich Schuchardt
2020-07-11
efi_loader: keep attributes in efi_set_variable_int
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
2020-07-03
efi_loader: rtc_mktime() called twice
Heinrich Schuchardt
2020-07-03
efi_loader: time based authentication
Heinrich Schuchardt
2020-07-03
efi_loader: add missing validation of timestamp
Heinrich Schuchardt
2020-07-03
efi_loader: variable: replace debug to EFI_PRINT
AKASHI Takahiro
2020-06-29
efi_loader: fix incorrect use of EFI_EXIT()
Heinrich Schuchardt
2020-06-24
efi_loader: size of secure boot variables
Heinrich Schuchardt
2020-06-24
efi_loader: type of efi_secure_mode
Heinrich Schuchardt
2020-06-03
efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c
AKASHI Takahiro
2020-05-21
efi_loader: Remove unnecessary debug
Pragnesh Patel
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop uuid.h from common header
Simon Glass
2020-05-09
efi_loader: variable: check a return value of uuid__str_to_bin()
AKASHI Takahiro
2020-05-07
efi_loader: efi_variable_parse_signature() returns NULL on error
Patrick Wildt
2020-05-07
efi_loader: do not unnecessarily use EFI_CALL()
Heinrich Schuchardt
2020-05-07
efi_loader: error handling in efi_set_variable_common().
Heinrich Schuchardt
2020-05-04
efi_loader: correct comments for efi_status_t
Heinrich Schuchardt
2020-05-04
efi_loader: eliminate efi_set_(non)volatile_variable
Heinrich Schuchardt
2020-05-04
efi_loader: eliminate efi_get_(non)volatile_variable
Heinrich Schuchardt
2020-05-04
efi_loader: factor out the common code from efi_transfer_secure_state()
AKASHI Takahiro
2020-05-04
lib/crypto, efi_loader: move some headers to include/crypto
AKASHI Takahiro
2020-04-16
efi_loader: variable: add VendorKeys variable
AKASHI Takahiro
[next]