summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed/efi-header.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: 9159/1: decompressor: Avoid UNPREDICTABLE NOP encodingAndre Przywara2021-12-171-8/+14
* efi/libstub: Add missing prototype for PE/COFF entry pointArd Biesheuvel2020-05-231-1/+1
* efi/libstub: Introduce symbolic constants for the stub major/minor versionArd Biesheuvel2020-02-231-2/+2
* efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypointArd Biesheuvel2020-02-221-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* arm/efi: Split zImage code and data into separate PE/COFF sectionsArd Biesheuvel2017-08-211-9/+23
* arm/efi: Replace open coded constants with symbolic onesArd Biesheuvel2017-08-211-61/+67
* arm/efi: Remove pointless dummy .reloc sectionArd Biesheuvel2017-08-211-17/+1
* arm/efi: Remove forbidden values from the PE/COFF headerArd Biesheuvel2017-08-211-3/+3
* ARM: 8680/1: boot/compressed: fix inappropriate Thumb2 mnemonic for __nopArd Biesheuvel2017-06-121-1/+2
* ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel2017-06-051-3/+1
* ARM: add UEFI stub supportRoy Franz2015-12-141-0/+130