aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/efi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-05efi/arm-stub: Round up FDT allocation to mapping sizeArd Biesheuvel1-0/+1
2017-04-05efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel1-1/+22
2017-02-07arm/efi: Allow invocation of arbitrary runtime servicesDavid Howells1-0/+1
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+25
2016-11-21arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas1-1/+25
2016-11-13efi: Allow bitness-agnostic protocol callsLukas Wunner1-0/+3
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-2/+1
2016-07-01arm64: efi: always map runtime services code and data regions down to pagesArd Biesheuvel1-2/+1
2016-06-27efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton1-2/+2
2016-04-28arm64/efi: Enable runtime call flag checkingMark Rutland1-0/+3
2016-04-28arm64/efi: Move to generic {__,}efi_call_virt()Mark Rutland1-14/+7
2016-04-28efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel1-0/+4
2016-04-28arm64/efi/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel1-0/+3
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel1-1/+3
2016-04-28efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel1-0/+2
2015-12-09arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel1-0/+9
2015-01-22arm64/efi: move virtmap init to early initcallArd Biesheuvel1-13/+5
2015-01-12arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel1-2/+0
2015-01-12arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel1-2/+32
2015-01-12arm64/efi: set EFI_ALLOC_ALIGN to 64 KBArd Biesheuvel1-0/+2
2014-07-07efi/arm64: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel1-0/+12
2014-07-07efi/arm64: Preserve FP/SIMD registers on UEFI runtime services callsArd Biesheuvel1-0/+21
2014-04-30arm64: add EFI runtime servicesMark Salter1-0/+14