index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
arm64-stub.c
Age
Commit message (
Expand
)
Author
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
2019-12-25
efi/libstub: Drop sys_table_arg from printk routines
Ard Biesheuvel
2019-02-04
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
2018-05-19
efi/libstub/arm64: Handle randomized TEXT_OFFSET
Mark Rutland
2017-09-07
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-08-21
efi/libstub/arm64: Force 'hidden' visibility for section markers
Ard Biesheuvel
2017-08-15
efi/arm64: add EFI_KIMG_ALIGN
Mark Rutland
2017-04-05
efi/libstub: Unify command line param parsing
Ard Biesheuvel
2016-04-28
arm64: kaslr: increase randomization granularity
Ard Biesheuvel
2016-03-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-24
arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness
Ard Biesheuvel
2016-02-22
efi/arm64: Check for h/w support before booting a >4 KB granular kernel
Ard Biesheuvel
2016-02-22
efi/arm64: Drop __init annotation from handle_kernel_image()
Ard Biesheuvel
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-10-30
arm64/efi: move arm64 specific stub C code to libstub
Ard Biesheuvel