Re: [PATCH 13/14] efi: Add Persistent Memory type name

2016-02-02 Thread Laszlo Ersek
On 02/01/16 23:07, Matt Fleming wrote: > From: Robert Elliott > > 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=[0x00088000

[PATCH 13/14] efi: Add Persistent Memory type name

2016-02-01 Thread Matt Fleming
From: Robert Elliott 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=[0x00088000-0x000c7fff) (16384MB) new: efi: mem61: [Persi