summaryrefslogtreecommitdiff
path: root/include/efi_variable.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-04efi_loader: efi_auth_var_type for AuditMode, DeployedModeHeinrich Schuchardt1-0/+1
2021-09-04efi_loader: don't load signature database from fileHeinrich Schuchardt1-1/+4
2021-01-20efi_loader: Avoid emitting efi_var_buf to .GOTIlias Apalodimas1-0/+11
2020-12-20efi_loader: make variable store size customizableHeinrich Schuchardt1-1/+1
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