summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/arm-runtime.c
AgeCommit message (Expand)AuthorFilesLines
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