summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/arm-init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* efi/arm-init: Reserve rather than unmap the memory map for ARM as wellArd Biesheuvel2016-04-281-14/+3
* efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform deviceArd Biesheuvel2016-04-281-0/+18
* efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel2016-04-281-1/+33
* efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel2016-04-281-0/+1
* efi: Check EFI_MEMORY_DESCRIPTOR version explicitlyArd Biesheuvel2016-04-281-0/+4
* efi: Remove global 'memmap' EFI memory mapMatt Fleming2016-04-281-11/+9
* efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming2016-04-281-2/+2
* efi/arm*: Drop writable mapping of the UEFI System tableArd Biesheuvel2016-04-281-0/+2
* efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mappingArd Biesheuvel2016-03-311-3/+15
* efi/arm-init: Use read-only early mappingsArd Biesheuvel2016-02-221-7/+7
* arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-091-3/+4
* arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-091-0/+208