summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/efi.h
AgeCommit message (Expand)Author
2020-09-16efi/libstub: arm32: Base FDT and initrd placement on image addressArd Biesheuvel
2020-06-17efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-04-23efi/libstub: unify EFI call wrappers for non-x86Ard Biesheuvel
2019-12-25efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel
2019-12-25efi/libstub: Drop 'table' argument from efi_table_attr() macroArd Biesheuvel
2019-12-25efi/libstub: Drop protocol argument from efi_call_proto() macroArd Biesheuvel
2019-12-25efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel
2019-12-25efi/libstub: Get rid of 'sys_table_arg' macro parameterArd Biesheuvel
2019-12-25efi/libstub: Distinguish between native/mixed not 32/64 bitArd Biesheuvel
2019-12-25efi/libstub: Remove unused __efi_call_early() macroArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-07-22efi: Deduplicate efi_open_volume()Lukas Wunner
2017-04-05efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel
2017-02-07arm/efi: Allow invocation of arbitrary runtime servicesDavid Howells
2016-11-13efi: Allow bitness-agnostic protocol callsLukas Wunner
2016-06-27efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton
2016-04-28arm/efi: Enable runtime call flag checkingMark Rutland
2016-04-28arm/efi: Move to generic {__,}efi_call_virt()Mark Rutland
2016-04-28efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel
2016-04-28ARM/efi: Apply strict permissions for UEFI Runtime Services regionsArd Biesheuvel
2015-12-14ARM: add UEFI stub supportRoy Franz
2015-12-13ARM: wire up UEFI init and runtime supportArd Biesheuvel