aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed/efi-header.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-17ARM: 9159/1: decompressor: Avoid UNPREDICTABLE NOP encodingAndre Przywara1-8/+14
2020-05-23efi/libstub: Add missing prototype for PE/COFF entry pointArd Biesheuvel1-1/+1
2020-02-23efi/libstub: Introduce symbolic constants for the stub major/minor versionArd Biesheuvel1-2/+2
2020-02-22efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypointArd Biesheuvel1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-08-21arm/efi: Split zImage code and data into separate PE/COFF sectionsArd Biesheuvel1-9/+23
2017-08-21arm/efi: Replace open coded constants with symbolic onesArd Biesheuvel1-61/+67
2017-08-21arm/efi: Remove pointless dummy .reloc sectionArd Biesheuvel1-17/+1
2017-08-21arm/efi: Remove forbidden values from the PE/COFF headerArd Biesheuvel1-3/+3
2017-06-12ARM: 8680/1: boot/compressed: fix inappropriate Thumb2 mnemonic for __nopArd Biesheuvel1-1/+2
2017-06-05ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel1-3/+1
2015-12-14ARM: add UEFI stub supportRoy Franz1-0/+130