aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/memmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-07x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange1-0/+38
2016-09-20x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZEMatt Fleming1-0/+11
2016-09-09efi: Add efi_memmap_install() for installing new EFI memory mapsMatt Fleming1-0/+25
2016-09-09efi: Split out EFI memory map functions into new fileMatt Fleming1-0/+267