[no subject]

From: Robert Elliott
Date: Thu Dec 17 2015 - 19:27:17 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/