summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/efi.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* efi/arm: Disable LPAE PAN when calling EFI runtime servicesArd Biesheuvel2024-06-151-0/+13
* efi: Discover BTI support in runtime services regionsArd Biesheuvel2023-02-041-1/+1
* efi: libstub: Move screen_info handling to common codeArd Biesheuvel2022-11-091-3/+0
* efi/arm: libstub: move ARM specific code out of generic routinesArd Biesheuvel2022-09-271-1/+2
* efi: Simplify arch_efi_call_virt() macroSudeep Holla2022-06-281-7/+0
* efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas2021-12-131-1/+0
* drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas2021-07-211-4/+1
* efi: arm: force use of unsigned type for EFI_PHYS_ALIGNArd Biesheuvel2020-12-141-1/+1
* efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel2020-12-091-6/+0
* efi: arm: reduce minimum alignment of uncompressed kernelArd Biesheuvel2020-12-091-7/+6
* efi: capsule: clean scatter-gather entries from the D-cacheArd Biesheuvel2020-12-091-0/+5
* efi/libstub: arm32: Base FDT and initrd placement on image addressArd Biesheuvel2020-09-161-12/+11
* efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel2020-06-171-0/+7
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+0
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* efi/libstub: unify EFI call wrappers for non-x86Ard Biesheuvel2020-04-231-8/+0
* efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel2019-12-251-3/+3
* efi/libstub: Drop 'table' argument from efi_table_attr() macroArd Biesheuvel2019-12-251-2/+1
* efi/libstub: Drop protocol argument from efi_call_proto() macroArd Biesheuvel2019-12-251-2/+1
* efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel2019-12-251-2/+2
* efi/libstub: Get rid of 'sys_table_arg' macro parameterArd Biesheuvel2019-12-251-4/+4
* efi/libstub: Distinguish between native/mixed not 32/64 bitArd Biesheuvel2019-12-251-1/+1
* efi/libstub: Remove unused __efi_call_early() macroArd Biesheuvel2019-12-251-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* efi: Deduplicate efi_open_volume()Lukas Wunner2018-07-221-0/+3
* efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel2017-04-051-1/+13
* arm/efi: Allow invocation of arbitrary runtime servicesDavid Howells2017-02-071-0/+1
* efi: Allow bitness-agnostic protocol callsLukas Wunner2016-11-131-0/+3
* efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton2016-06-271-2/+2
* arm/efi: Enable runtime call flag checkingMark Rutland2016-04-281-0/+5
* arm/efi: Move to generic {__,}efi_call_virt()Mark Rutland2016-04-281-16/+4
* efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel2016-04-281-0/+4
* efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel2016-04-281-0/+3
* efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel2016-04-281-1/+3
* ARM/efi: Apply strict permissions for UEFI Runtime Services regionsArd Biesheuvel2016-04-281-0/+1
* ARM: add UEFI stub supportRoy Franz2015-12-141-0/+23
* ARM: wire up UEFI init and runtime supportArd Biesheuvel2015-12-131-0/+60