aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/efi-header.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-04arm64: efi: split Image code and data into separate PE/COFF sectionsArd Biesheuvel1-5/+18
2017-04-04arm64: efi: replace open coded constants with symbolic onesArd Biesheuvel1-17/+21
2017-04-04arm64: efi: remove pointless dummy .reloc sectionArd Biesheuvel1-21/+1
2017-04-04arm64: efi: remove forbidden values from the PE/COFF headerArd Biesheuvel1-3/+3
2017-04-04arm64: efi: move EFI header and related data to a separate .S fileArd Biesheuvel1-0/+158