Age | Commit message (Expand) | Author |
---|---|---|
2017-01-19 | x86/efi: Don't allocate memmap through memblock after mm_init() | Nicolai Stange |
2016-09-09 | efi: Add efi_memmap_install() for installing new EFI memory maps | Matt Fleming |
2016-09-09 | efi: Split out EFI memory map functions into new file | Matt Fleming |
2016-09-09 | efi/fake_mem: Refactor main two code chunks into functions | Matt Fleming |
2016-09-09 | efi: Refactor efi_memmap_init_early() into arch-neutral code | Matt Fleming |
2016-09-09 | x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmap | Matt Fleming |
2016-04-28 | efi: Remove global 'memmap' EFI memory map | Matt Fleming |
2016-04-28 | efi: Iterate over efi.memmap in for_each_efi_memory_desc() | Matt Fleming |
2015-10-28 | efi: Fix warning of int-to-pointer-cast on x86 32-bit builds | Taku Izumi |
2015-10-12 | efi: Add "efi_fake_mem" boot option | Taku Izumi |