aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/arm-runtime.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-05efi/arm: Enable DMI/SMBIOSArd Biesheuvel1-0/+16
2017-03-02efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=yArd Biesheuvel1-0/+1
2016-11-07arm64: dump: Make ptdump debugfs a separate optionLaura Abbott1-2/+2
2016-09-09efi/arm64: Add debugfs node to dump UEFI runtime page tablesArd Biesheuvel1-0/+20
2016-09-09efi: Add efi_memmap_init_late() for permanent EFI memmapMatt Fleming1-3/+1
2016-09-09efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming1-1/+1
2016-07-06Xen: EFI: Parse DT parameters for Xen specific UEFIShannon Zhao1-0/+5
2016-04-28efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel1-2/+8
2016-04-28efi/arm*: Use memremap() to create the persistent memmap mappingArd Biesheuvel1-2/+1
2016-04-28efi: Remove global 'memmap' EFI memory mapMatt Fleming1-6/+6
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming1-1/+1
2016-04-28efi/arm*: Drop writable mapping of the UEFI System tableArd Biesheuvel1-11/+16
2016-04-28efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel1-1/+0
2015-12-09arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel1-32/+16
2015-12-09arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel1-0/+151