summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/efi-stub.c (follow)
Commit message (Expand)AuthorAge
* arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel2015-10-30
* arm64: efi: prefer AllocatePages() over efi_low_alloc() for vmlinuxArd Biesheuvel2015-07-27
* arm64/efi: efistub: Apply __init annotationArd Biesheuvel2015-01-15
* arm64/efi: efistub: don't abort if base of DRAM is occupiedArd Biesheuvel2014-09-08
* efi: efistub: Convert into static libraryArd Biesheuvel2014-07-18
* efi: efistub: Refactor stub componentsArd Biesheuvel2014-07-07
* efi/arm64: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel2014-07-07
* efi/arm64: Avoid EFI_ERROR as a generic return codeArd Biesheuvel2014-07-07
* efi/arm64: efistub: remove local copy of linux_bannerArd Biesheuvel2014-07-07
* arm64: efi: add EFI stubMark Salter2014-04-30