aboutsummaryrefslogtreecommitdiff
path: root/src/interface/efi/efi_shim.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-27[efi] Work around broken boot services table manipulation by UEFI shimMichael Brown1-49/+43
2023-05-23[efi] Support versions of shim that perform SBAT verificationMichael Brown1-3/+147
2023-05-23[efi] Separate GetMemoryMap() wrapper from shim unlockerMichael Brown1-27/+34
2023-05-22[efi] Add support for executing images via a shimMichael Brown1-0/+251