Date: Thu, 17 Dec 2015 17:40:55 -0600 Subject: [PATCH 0/4] x86/efi: support persistent memory in efi_print_memmap This series adds support for persistent memory type and NV attribute in the efi_print_memmap function, which is only used if EFI_DEBUG is true (which is the case for x86). Robert Elliott (4): x86/efi: show actual ending addresses in efi_print_memmap efi: add NV memory attribute efi: add Persistent Memory type name x86/efi: print size and base in binary units in efi_print_memmap arch/x86/platform/efi/efi.c | 29 +++++++++++++++++++++++++---- drivers/firmware/efi/efi.c | 8 ++++++-- include/linux/efi.h | 1 + 3 files changed, 32 insertions(+), 6 deletions(-) -- 2.4.3 -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html