- c32ac11 efi/libstub: arm64: Double check image alignment at entry by Ard Biesheuvel · 3 years, 5 months ago
- ff80ef5 efi/libstub: arm64: Warn when efi_random_alloc() fails by Ard Biesheuvel · 3 years, 5 months ago
- 3a26242 efi/libstub: arm64: Relax 2M alignment again for relocatable kernels by Ard Biesheuvel · 3 years, 5 months ago
- 5b94046 efi/libstub: arm64: Force Image reallocation if BSS was not reserved by Ard Biesheuvel · 3 years, 5 months ago
- 26f5538 arm64/mm: Fix __enable_mmu() for new TGRAN range values by James Morse · 3 years, 10 months ago
- 1c761ee efi/arm64: Update debug prints to reflect other entropy sources by Mark Brown · 4 years ago
- e6412f9 Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 4d0a438 Merge branch 'efi/urgent' into efi/core, to pick up fixes by Ingo Molnar · 4 years, 3 months ago
- d32de91 efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure by Ard Biesheuvel · 4 years, 3 months ago
- 762cd28 efi/libstub: arm32: Use low allocation for the uncompressed kernel by Ard Biesheuvel · 4 years, 4 months ago
- 120dc60 arm64: get rid of TEXT_OFFSET by Ard Biesheuvel · 4 years, 4 months ago
- 7c116db efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLR by Will Deacon · 4 years, 6 months ago
- 793473c efi/libstub: Move pr_efi/pr_efi_err into efi namespace by Arvind Sankar · 4 years, 8 months ago
- 980771f efi/libstub: Drop __pure getters for EFI stub options by Ard Biesheuvel · 4 years, 8 months ago
- e71356f efi/libstub/arm64: Switch to ordinary page allocator for kernel image by Ard Biesheuvel · 4 years, 9 months ago
- 5d12da9 efi/libstub/arm64: Simplify randomized loading of kernel image by Ard Biesheuvel · 4 years, 9 months ago
- 8204670 efi/libstub/arm64: Replace 'preferred' offset with alignment check by Ard Biesheuvel · 4 years, 9 months ago
- 87ebc45 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
- e16e65a arm64: remove CONFIG_DEBUG_ALIGN_RODATA feature by Ard Biesheuvel · 4 years, 9 months ago
- c2136dce efi/libstub/arm64: Avoid image_base value from efi_loaded_image by Ard Biesheuvel · 4 years, 9 months ago
- 6f05106e efi/libstub: Use hidden visibility for all source files by Ard Biesheuvel · 4 years, 11 months ago
- 9f92237 efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint by Ard Biesheuvel · 4 years, 10 months 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 · 7 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 · 9 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 · 10 years ago
- bd66947 efi: efistub: Refactor stub components by Ard Biesheuvel · 10 years ago
- a13b007 efi/arm64: efistub: Move shared dependencies to <asm/efi.h> by Ard Biesheuvel · 10 years ago
- 6091c9c efi/arm64: Avoid EFI_ERROR as a generic return code by Ard Biesheuvel · 10 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