summaryrefslogtreecommitdiff
path: root/include/efi_variable.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-24efi_loader: remove empty comment lineHeinrich Schuchardt1-1/+0
2020-08-01efi_loader: Enable run-time variable support for tee based variablesIlias Apalodimas1-0/+74
2020-07-16efi_loader: describe EFI_VAR_FILE_MAGICHeinrich Schuchardt1-1/+5
2020-07-16efi_loader: pre-seed UEFI variablesHeinrich Schuchardt1-0/+8
2020-07-16efi_loader: identify PK, KEK, db, dbx correctlyHeinrich Schuchardt1-0/+19
2020-07-16efi_loader: restructure code for TEE variablesHeinrich Schuchardt1-0/+7
2020-07-12efi_loader: memory buffer for variablesHeinrich Schuchardt1-0/+54
2020-07-12efi_loader: UEFI variable persistenceHeinrich Schuchardt1-0/+62
2020-07-12efi_loader: separate UEFI variable API from implemementationHeinrich Schuchardt1-0/+39
2020-07-12efi_loader: prepare for read only OP-TEE variablesHeinrich Schuchardt1-0/+43