Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-23 | efi/libstub: Introduce symbolic constants for the stub major/minor version | Ard Biesheuvel | 1 | -2/+2 |
2020-02-23 | efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint | Ard Biesheuvel | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2017-04-04 | arm64: efi: split Image code and data into separate PE/COFF sections | Ard Biesheuvel | 1 | -5/+18 |
2017-04-04 | arm64: efi: replace open coded constants with symbolic ones | Ard Biesheuvel | 1 | -17/+21 |
2017-04-04 | arm64: efi: remove pointless dummy .reloc section | Ard Biesheuvel | 1 | -21/+1 |
2017-04-04 | arm64: efi: remove forbidden values from the PE/COFF header | Ard Biesheuvel | 1 | -3/+3 |
2017-04-04 | arm64: efi: move EFI header and related data to a separate .S file | Ard Biesheuvel | 1 | -0/+158 |