aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_image_loader.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-22efi_loader: use correct format string for unsigned longHeinrich Schuchardt1-4/+4
2017-09-20efi_loader: set loaded image code/data type properlyRob Clark1-0/+22
2017-09-20efi_loader: add bootmgrRob Clark1-0/+1
2017-09-20efi_loader: add file/filesys supportRob Clark1-0/+3
2017-07-19efi_loader: refactor efi_open_protocolxypron.glpk@gmx.de1-8/+0
2017-07-04efi_loader: abort on unsupported relocation typexypron.glpk@gmx.de1-2/+8
2016-11-14efi: Correct cache flush alignmentSimon Glass1-1/+2
2016-08-20efi_loader: Fix relocations above 64kb image sizeAlexander Graf1-1/+1
2016-03-27efi_loader: Fix some entry/exit pointsAlexander Graf1-4/+1
2016-03-15efi_loader: Add PE image loaderAlexander Graf1-0/+188