aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_var_common.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-08efi_loader: add copyright noticeAKASHI Takahiro1-0/+1
2020-08-01efi_loader: Enable run-time variable support for tee based variablesIlias Apalodimas1-0/+22
2020-07-16efi_loader: identify PK, KEK, db, dbx correctlyHeinrich Schuchardt1-0/+27
2020-07-16efi_loader: restructure code for TEE variablesHeinrich Schuchardt1-0/+155
2020-07-11efi_loader: separate UEFI variable API from implemementationHeinrich Schuchardt1-0/+62
2020-07-11efi_loader: prepare for read only OP-TEE variablesHeinrich Schuchardt1-0/+78