summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_image_loader.c
Commit message (Expand)AuthorAgeFilesLines
* efi_loader: set loaded image code/data type properlyRob Clark2017-09-201-0/+22
* efi_loader: add bootmgrRob Clark2017-09-201-0/+1
* efi_loader: add file/filesys supportRob Clark2017-09-201-0/+3
* efi_loader: refactor efi_open_protocolxypron.glpk@gmx.de2017-07-191-8/+0
* efi_loader: abort on unsupported relocation typexypron.glpk@gmx.de2017-07-041-2/+8
* efi: Correct cache flush alignmentSimon Glass2016-11-141-1/+2
* efi_loader: Fix relocations above 64kb image sizeAlexander Graf2016-08-201-1/+1
* efi_loader: Fix some entry/exit pointsAlexander Graf2016-03-271-4/+1
* efi_loader: Add PE image loaderAlexander Graf2016-03-151-0/+188