summaryrefslogtreecommitdiff
path: root/include/pe.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-07include: pe.h: add signature-related definitionsAKASHI Takahiro1-0/+18
2019-07-17efi_loader: use predefined constants in crt0_*_efi.SHeinrich Schuchardt1-15/+0
2019-07-17efi_loader: duplicate IMAGE_SUBSYSTEM_EFI_APPLICATIONHeinrich Schuchardt1-1/+0
2018-06-14riscv: Add support for HI20 PE relocationsAlexander Graf1-0/+3
2018-05-11SPDX: Convert a few files that were missed beforeTom Rini1-2/+1
2018-04-06efi_loader: Check machine type in the image headerIvan Gorinov1-0/+4
2018-02-10efi_loader: fix building crt0 on armHeinrich Schuchardt1-6/+2
2017-09-20efi_loader: set loaded image code/data type properlyRob Clark1-0/+6
2016-03-15efi_loader: Add PE image loaderAlexander Graf1-0/+263