aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/efi-header.S
AgeCommit message (Expand)Author
2023-04-20arm64: efi: Enable BTI codegen and add PE/COFF annotationArd Biesheuvel
2023-03-10arm64: efi: Set NX compat flag in PE/COFF headerArd Biesheuvel
2020-11-17arm64: head: tidy up the Image header definitionArd Biesheuvel
2020-11-17arm64/head: avoid symbol names pointing into first 64 KB of kernel imageArd Biesheuvel
2020-11-17arm64: omit [_text, _stext) from permanent kernel mappingArd Biesheuvel
2020-10-28arm64: efi: increase EFI PE/COFF header padding to 64 KBArd Biesheuvel
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-05-23efi/libstub: Add missing prototype for PE/COFF entry pointArd Biesheuvel
2020-04-28efi/libstub/arm64: align PE/COFF sections to segment alignmentArd Biesheuvel
2020-02-23efi/libstub: Introduce symbolic constants for the stub major/minor versionArd Biesheuvel
2020-02-22efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypointArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-04-04arm64: efi: split Image code and data into separate PE/COFF sectionsArd Biesheuvel
2017-04-04arm64: efi: replace open coded constants with symbolic onesArd Biesheuvel
2017-04-04arm64: efi: remove pointless dummy .reloc sectionArd Biesheuvel
2017-04-04arm64: efi: remove forbidden values from the PE/COFF headerArd Biesheuvel
2017-04-04arm64: efi: move EFI header and related data to a separate .S fileArd Biesheuvel