Sign in
android-kvm
/
linux
/
ecca390e80561debbfdb4dc96bf94595136889fa
/
drivers
/
firmware
/
efi
/
libstub
/
arm64-stub.c
793473c
efi/libstub: Move pr_efi/pr_efi_err into efi namespace
by Arvind Sankar
· 4 years, 9 months ago
980771f
efi/libstub: Drop __pure getters for EFI stub options
by Ard Biesheuvel
· 4 years, 9 months ago
e71356f
efi/libstub/arm64: Switch to ordinary page allocator for kernel image
by Ard Biesheuvel
· 4 years, 10 months ago
5d12da9
efi/libstub/arm64: Simplify randomized loading of kernel image
by Ard Biesheuvel
· 4 years, 10 months ago
8204670
efi/libstub/arm64: Replace 'preferred' offset with alignment check
by Ard Biesheuvel
· 4 years, 10 months ago
87ebc45
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 4 years, 10 months ago
e16e65a
arm64: remove CONFIG_DEBUG_ALIGN_RODATA feature
by Ard Biesheuvel
· 4 years, 10 months ago
c2136dce
efi/libstub/arm64: Avoid image_base value from efi_loaded_image
by Ard Biesheuvel
· 4 years, 10 months ago
6f05106e
efi/libstub: Use hidden visibility for all source files
by Ard Biesheuvel
· 5 years ago
9f922377
efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint
by Ard Biesheuvel
· 5 years ago
966291f
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
by Ard Biesheuvel
· 5 years ago
cd33a5c
efi/libstub: Remove 'sys_table_arg' from all function prototypes
by Ard Biesheuvel
· 5 years ago
8173ec7
efi/libstub: Drop sys_table_arg from printk routines
by Ard Biesheuvel
· 5 years ago
4febfb8
efi: Replace GPL license boilerplate with SPDX headers
by Ard Biesheuvel
· 6 years ago
4f74d72
efi/libstub/arm64: Handle randomized TEXT_OFFSET
by Mark Rutland
· 7 years ago
f92e3da
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0426a4e
efi/libstub/arm64: Force 'hidden' visibility for section markers
by Ard Biesheuvel
· 7 years ago
170976b
efi/arm64: add EFI_KIMG_ALIGN
by Mark Rutland
· 8 years ago
60f38de
efi/libstub: Unify command line param parsing
by Ard Biesheuvel
· 8 years ago
6f26b36
arm64: kaslr: increase randomization granularity
by Ard Biesheuvel
· 9 years ago
24b5e20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
2b5fe07
arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness
by Ard Biesheuvel
· 9 years ago
42b5573
efi/arm64: Check for h/w support before booting a >4 KB granular kernel
by Ard Biesheuvel
· 9 years ago
dae31fd
efi/arm64: Drop __init annotation from handle_kernel_image()
by Ard Biesheuvel
· 9 years ago
2dc10ad
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
bf45778
arm64/efi: move arm64 specific stub C code to libstub
by Ard Biesheuvel
· 9 years ago
[Renamed from arch/arm64/kernel/efi-stub.c]
e38457c
arm64: efi: prefer AllocatePages() over efi_low_alloc() for vmlinux
by Ard Biesheuvel
· 10 years ago
ddeeefe
arm64/efi: efistub: Apply __init annotation
by Ard Biesheuvel
· 10 years ago
58015ec
arm64/efi: efistub: don't abort if base of DRAM is occupied
by Ard Biesheuvel
· 10 years ago
f4f75ad5
efi: efistub: Convert into static library
by Ard Biesheuvel
· 11 years ago
bd66947
efi: efistub: Refactor stub components
by Ard Biesheuvel
· 11 years ago
a13b007
efi/arm64: efistub: Move shared dependencies to <asm/efi.h>
by Ard Biesheuvel
· 11 years ago
6091c9c
efi/arm64: Avoid EFI_ERROR as a generic return code
by Ard Biesheuvel
· 11 years ago
f49182ec
efi/arm64: efistub: remove local copy of linux_banner
by Ard Biesheuvel
· 11 years ago
3c7f255
arm64: efi: add EFI stub
by Mark Salter
· 11 years ago