Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi_loader: Avoid emitting efi_var_buf to .GOT | Ilias Apalodimas | 2021-01-20 | 1 | -1/+12 |
* | efi_loader: parameter check in GetNextVariableName() | Heinrich Schuchardt | 2020-11-21 | 1 | -3/+8 |
* | efi_loader: efi_var_mem_notify_exit_boot_services | Heinrich Schuchardt | 2020-09-14 | 1 | -1/+1 |
* | efi_loader: Enable run-time variable support for tee based variables | Ilias Apalodimas | 2020-08-01 | 1 | -1/+69 |
* | efi_loader: don't use memmove() in efi_var_mem_del() | Heinrich Schuchardt | 2020-07-22 | 1 | -1/+2 |
* | efi_loader: efi_current_var after SetVirtualAddressMap | Heinrich Schuchardt | 2020-07-22 | 1 | -0/+1 |
* | efi_loader: memory buffer for variables | Heinrich Schuchardt | 2020-07-11 | 1 | -0/+266 |