aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed/efi-header.S (follow)
AgeCommit message (Expand)AuthorFilesLines
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