aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_esrt.c
AgeCommit message (Expand)Author
2023-01-27efi_loader: fix comment in ESRT codeHeinrich Schuchardt
2022-01-19efi_loader: use %pUs for printing GUIDsHeinrich Schuchardt
2021-04-17efi_loader: esrt: Remove incorrect invocations of EFI_CALL macroSughosh Ganu
2021-04-10efi_loader: esrt: wrong type for LocateHandleBuffer()Heinrich Schuchardt
2021-04-10efi_loader: use correct printf codesHeinrich Schuchardt
2021-04-10efi_loader: efi_esrt: Fix the build warning for 32 bit systemsSughosh Ganu
2021-03-25efi: Add ESRT to the EFI system tableJose Marinho