aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_var_common.c
AgeCommit message (Expand)Author
2021-09-04efi_loader: correct determination of secure boot stateHeinrich Schuchardt
2021-09-04efi_loader: efi_auth_var_type for AuditMode, DeployedModeHeinrich Schuchardt
2021-09-04efi_loader: don't load signature database from fileHeinrich Schuchardt
2021-07-02efi_loader: Improve the parameter check for QueryVariableInfo()Masami Hiramatsu
2021-05-25efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabledMasahisa Kojima
2021-03-25efi_loader: Add helper functions for EFIIlias Apalodimas
2020-08-08efi_loader: add copyright noticeAKASHI Takahiro
2020-08-01efi_loader: Enable run-time variable support for tee based variablesIlias Apalodimas
2020-07-16efi_loader: identify PK, KEK, db, dbx correctlyHeinrich Schuchardt
2020-07-16efi_loader: restructure code for TEE variablesHeinrich Schuchardt
2020-07-11efi_loader: separate UEFI variable API from implemementationHeinrich Schuchardt
2020-07-11efi_loader: prepare for read only OP-TEE variablesHeinrich Schuchardt