aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/fake_mem.c
AgeCommit message (Expand)Author
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel
2017-01-07x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange
2016-09-09efi: Add efi_memmap_install() for installing new EFI memory mapsMatt Fleming
2016-09-09efi: Split out EFI memory map functions into new fileMatt Fleming
2016-09-09efi/fake_mem: Refactor main two code chunks into functionsMatt Fleming
2016-09-09efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming
2016-09-09x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmapMatt Fleming
2016-04-28efi: Remove global 'memmap' EFI memory mapMatt Fleming
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming
2015-10-28efi: Fix warning of int-to-pointer-cast on x86 32-bit buildsTaku Izumi
2015-10-12efi: Add "efi_fake_mem" boot optionTaku Izumi