Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: pe.h: add signature-related definitions | AKASHI Takahiro | 2020-01-07 | 1 | -0/+18 |
* | efi_loader: use predefined constants in crt0_*_efi.S | Heinrich Schuchardt | 2019-07-16 | 1 | -15/+0 |
* | efi_loader: duplicate IMAGE_SUBSYSTEM_EFI_APPLICATION | Heinrich Schuchardt | 2019-07-16 | 1 | -1/+0 |
* | riscv: Add support for HI20 PE relocations | Alexander Graf | 2018-06-14 | 1 | -0/+3 |
* | SPDX: Convert a few files that were missed before | Tom Rini | 2018-05-10 | 1 | -2/+1 |
* | efi_loader: Check machine type in the image header | Ivan Gorinov | 2018-04-06 | 1 | -0/+4 |
* | efi_loader: fix building crt0 on arm | Heinrich Schuchardt | 2018-02-10 | 1 | -6/+2 |
* | efi_loader: set loaded image code/data type properly | Rob Clark | 2017-09-20 | 1 | -0/+6 |
* | efi_loader: Add PE image loader | Alexander Graf | 2016-03-15 | 1 | -0/+263 |