summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_shim.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Work around broken boot services table manipulation by UEFI shimMichael Brown2024-02-271-49/+43Star
* [efi] Support versions of shim that perform SBAT verificationMichael Brown2023-05-231-3/+147
* [efi] Separate GetMemoryMap() wrapper from shim unlockerMichael Brown2023-05-231-27/+34
* [efi] Add support for executing images via a shimMichael Brown2023-05-221-0/+251