summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_esrt.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-17efi_loader: esrt: Remove incorrect invocations of EFI_CALL macroSughosh Ganu1-14/+14
2021-04-10efi_loader: esrt: wrong type for LocateHandleBuffer()Heinrich Schuchardt1-1/+1
2021-04-10efi_loader: use correct printf codesHeinrich Schuchardt1-7/+7
2021-04-10efi_loader: efi_esrt: Fix the build warning for 32 bit systemsSughosh Ganu1-1/+1
2021-03-25efi: Add ESRT to the EFI system tableJose Marinho1-0/+510