summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_var_common.c
Commit message (Expand)AuthorAgeFilesLines
* efi_loader: update attribute check for QueryVariableInfo()Masahisa Kojima2023-02-101-9/+1
* efi: Use 16-bit unicode stringsSimon Glass2022-02-031-6/+6
* efi_loader: use %pUs for printing GUIDsHeinrich Schuchardt2022-01-191-3/+3
* efi_loader: function to get GUID for variable nameHeinrich Schuchardt2021-10-251-0/+9
* efi_loader: treat UEFI variable name as constHeinrich Schuchardt2021-10-251-2/+3
* efi_loader: correct determination of secure boot stateHeinrich Schuchardt2021-09-041-8/+31
* efi_loader: efi_auth_var_type for AuditMode, DeployedModeHeinrich Schuchardt2021-09-041-0/+2
* efi_loader: don't load signature database from fileHeinrich Schuchardt2021-09-041-2/+0
* efi_loader: Improve the parameter check for QueryVariableInfo()Masami Hiramatsu2021-07-021-0/+13
* efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabledMasahisa Kojima2021-05-251-0/+3
* efi_loader: Add helper functions for EFIIlias Apalodimas2021-03-251-0/+33
* efi_loader: add copyright noticeAKASHI Takahiro2020-08-081-0/+1
* efi_loader: Enable run-time variable support for tee based variablesIlias Apalodimas2020-08-011-0/+22
* efi_loader: identify PK, KEK, db, dbx correctlyHeinrich Schuchardt2020-07-161-0/+27
* efi_loader: restructure code for TEE variablesHeinrich Schuchardt2020-07-161-0/+155
* efi_loader: separate UEFI variable API from implemementationHeinrich Schuchardt2020-07-111-0/+62
* efi_loader: prepare for read only OP-TEE variablesHeinrich Schuchardt2020-07-111-0/+78