index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
efi-header.S
Age
Commit message (
Expand
)
Author
2023-04-20
arm64: efi: Enable BTI codegen and add PE/COFF annotation
Ard Biesheuvel
2023-03-10
arm64: efi: Set NX compat flag in PE/COFF header
Ard Biesheuvel
2020-11-17
arm64: head: tidy up the Image header definition
Ard Biesheuvel
2020-11-17
arm64/head: avoid symbol names pointing into first 64 KB of kernel image
Ard Biesheuvel
2020-11-17
arm64: omit [_text, _stext) from permanent kernel mapping
Ard Biesheuvel
2020-10-28
arm64: efi: increase EFI PE/COFF header padding to 64 KB
Ard Biesheuvel
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-05-23
efi/libstub: Add missing prototype for PE/COFF entry point
Ard Biesheuvel
2020-04-28
efi/libstub/arm64: align PE/COFF sections to segment alignment
Ard Biesheuvel
2020-02-23
efi/libstub: Introduce symbolic constants for the stub major/minor version
Ard Biesheuvel
2020-02-22
efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint
Ard Biesheuvel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-04-04
arm64: efi: split Image code and data into separate PE/COFF sections
Ard Biesheuvel
2017-04-04
arm64: efi: replace open coded constants with symbolic ones
Ard Biesheuvel
2017-04-04
arm64: efi: remove pointless dummy .reloc section
Ard Biesheuvel
2017-04-04
arm64: efi: remove forbidden values from the PE/COFF header
Ard Biesheuvel
2017-04-04
arm64: efi: move EFI header and related data to a separate .S file
Ard Biesheuvel