Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi_loader: avoid adding variables twice | Ilias Apalodimas | 2022-12-29 | 1 | -0/+2 |
* | efi_loader: typo non-volatile in efi_var_restore | Heinrich Schuchardt | 2022-12-29 | 1 | -1/+1 |
* | blk: Rename if_type to uclass_id | Simon Glass | 2022-09-25 | 1 | -2/+2 |
* | efi: Correct assumption about if_type | Simon Glass | 2022-09-16 | 1 | -1/+1 |
* | efi_loader: don't load Shim's MOK database from file | Heinrich Schuchardt | 2021-10-21 | 1 | -0/+8 |
* | efi_loader: don't load signature database from file | Heinrich Schuchardt | 2021-09-04 | 1 | -16/+25 |
* | efi_loader: partition numbers are hexadecimal | Heinrich Schuchardt | 2021-06-09 | 1 | -1/+1 |
* | efi_loader: Enable run-time variable support for tee based variables | Ilias Apalodimas | 2020-08-01 | 1 | -18/+7 |
* | efi_loader: pre-seed UEFI variables | Heinrich Schuchardt | 2020-07-16 | 1 | -7/+1 |
* | efi_loader: enable UEFI variables at runtime | Heinrich Schuchardt | 2020-07-11 | 1 | -3/+3 |
* | efi_loader: UEFI variable persistence | Heinrich Schuchardt | 2020-07-11 | 1 | -0/+239 |