index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
efi.h
Age
Commit message (
Expand
)
Author
2024-06-15
efi/arm: Disable LPAE PAN when calling EFI runtime services
Ard Biesheuvel
2023-02-04
efi: Discover BTI support in runtime services regions
Ard Biesheuvel
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
2022-09-27
efi/arm: libstub: move ARM specific code out of generic routines
Ard Biesheuvel
2022-06-28
efi: Simplify arch_efi_call_virt() macro
Sudeep Holla
2021-12-13
efi: Move efifb_setup_from_dmi() prototype from arch headers
Javier Martinez Canillas
2021-07-21
drivers/firmware: consolidate EFI framebuffer setup for all arches
Javier Martinez Canillas
2020-12-14
efi: arm: force use of unsigned type for EFI_PHYS_ALIGN
Ard Biesheuvel
2020-12-09
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
2020-12-09
efi: arm: reduce minimum alignment of uncompressed kernel
Ard Biesheuvel
2020-12-09
efi: capsule: clean scatter-gather entries from the D-cache
Ard Biesheuvel
2020-09-16
efi/libstub: arm32: Base FDT and initrd placement on image address
Ard Biesheuvel
2020-06-17
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-04-23
efi/libstub: unify EFI call wrappers for non-x86
Ard Biesheuvel
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
2019-12-25
efi/libstub: Drop 'table' argument from efi_table_attr() macro
Ard Biesheuvel
2019-12-25
efi/libstub: Drop protocol argument from efi_call_proto() macro
Ard Biesheuvel
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
2019-12-25
efi/libstub: Get rid of 'sys_table_arg' macro parameter
Ard Biesheuvel
2019-12-25
efi/libstub: Distinguish between native/mixed not 32/64 bit
Ard Biesheuvel
2019-12-25
efi/libstub: Remove unused __efi_call_early() macro
Ard Biesheuvel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
2017-04-05
efi/arm-stub: Correct FDT and initrd allocation rules for arm64
Ard Biesheuvel
2017-02-07
arm/efi: Allow invocation of arbitrary runtime services
David Howells
2016-11-13
efi: Allow bitness-agnostic protocol calls
Lukas Wunner
2016-06-27
efi: Convert efi_call_virt() to efi_call_virt_pointer()
Alex Thorlton
2016-04-28
arm/efi: Enable runtime call flag checking
Mark Rutland
2016-04-28
arm/efi: Move to generic {__,}efi_call_virt()
Mark Rutland
2016-04-28
efifb: Enable the efi-framebuffer platform driver for ARM and arm64
Ard Biesheuvel
2016-04-28
efi/arm/libstub: Make screen_info accessible to the UEFI stub
Ard Biesheuvel
2016-04-28
efi/libstub: Move Graphics Output Protocol handling to generic code
Ard Biesheuvel
2016-04-28
ARM/efi: Apply strict permissions for UEFI Runtime Services regions
Ard Biesheuvel
2015-12-14
ARM: add UEFI stub support
Roy Franz
2015-12-13
ARM: wire up UEFI init and runtime support
Ard Biesheuvel