aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_firmware.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-15efidebug: avoid 'dfu_alt_info not defined' messageHeinrich Schuchardt1-2/+5
2021-05-18efi_loader: capsule: Remove the check for capsule_authentication_enabled envi...Sughosh Ganu1-3/+2
2021-03-16efi: Fix compiler warningsSimon Glass1-2/+2
2020-12-31efi_loader: Enable uefi capsule authenticationSughosh Ganu1-1/+35
2020-12-31efi_loader: Add logic to parse EDKII specific fmp payload headerSughosh Ganu1-0/+41
2020-12-03efi_loader: add firmware management protocol for raw imageAKASHI Takahiro1-57/+169
2020-12-03efi_loader: add firmware management protocol for FIT imageAKASHI Takahiro1-0/+291