[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160108122031.GJ2532@codeblueprint.co.uk>
Date: Fri, 8 Jan 2016 12:20:31 +0000
From: Matt Fleming <matt@...eblueprint.co.uk>
To: Robert Elliott <elliott@....com>
Cc: tglx@...utronix.de, mingo@...hat.com, hpa@...or.com,
x86@...nel.org, linux-efi@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/4] efi: add Persistent Memory type name
On Thu, 17 Dec, at 07:28:33PM, Robert Elliott wrote:
> Add the "Persistent Memory" string for type 14 introduced in
> UEFI 2.5. This is used when printing the UEFI memory map.
>
> old:
> efi: mem61: [type=14 | | | | | | | |WB|WT|WC|UC] range=[0x0000000880000000-0x0000000c7fffffff) (16384MB)
>
> new:
> efi: mem61: [Persistent Memory | | | | | | | |WB|WT|WC|UC] range=[0x0000000880000000-0x0000000c7fffffff) (16384MB)
>
> Signed-off-by: Robert Elliott <elliott@....com>
> ---
> drivers/firmware/efi/efi.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Thanks, applied.
Powered by blists - more mailing lists