Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi_loader: remove empty comment line | Heinrich Schuchardt | 2020-08-24 | 1 | -1/+0 |
* | efi_loader: Enable run-time variable support for tee based variables | Ilias Apalodimas | 2020-08-01 | 1 | -0/+74 |
* | efi_loader: describe EFI_VAR_FILE_MAGIC | Heinrich Schuchardt | 2020-07-16 | 1 | -1/+5 |
* | efi_loader: pre-seed UEFI variables | Heinrich Schuchardt | 2020-07-16 | 1 | -0/+8 |
* | efi_loader: identify PK, KEK, db, dbx correctly | Heinrich Schuchardt | 2020-07-16 | 1 | -0/+19 |
* | efi_loader: restructure code for TEE variables | Heinrich Schuchardt | 2020-07-16 | 1 | -0/+7 |
* | efi_loader: memory buffer for variables | Heinrich Schuchardt | 2020-07-11 | 1 | -0/+54 |
* | efi_loader: UEFI variable persistence | Heinrich Schuchardt | 2020-07-11 | 1 | -0/+62 |
* | efi_loader: separate UEFI variable API from implemementation | Heinrich Schuchardt | 2020-07-11 | 1 | -0/+39 |
* | efi_loader: prepare for read only OP-TEE variables | Heinrich Schuchardt | 2020-07-11 | 1 | -0/+43 |