Reviewed-by: Ray Ni <[email protected]> > -----Original Message----- > From: Gao, Zhichao <[email protected]> > Sent: Tuesday, November 12, 2019 11:49 AM > To: [email protected] > Cc: Ni, Ray <[email protected]>; Chaganty, Rangasai V > <[email protected]> > Subject: [PATCH V4 8/8] ShellPkg/SmbiosView: SMBIOS 3.3.0 Update "Intel > persistent memory" > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2305 > > Memory Device (Type 17): > - SMBIOSCR00179: update the string for Intel persistent memory > > Cc: Ray Ni <[email protected]> > Cc: Sai Chaganty <[email protected]> > Signed-off-by: Zhichao Gao <[email protected]> > --- > ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c > | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git > a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable. > c > b/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable. > c > index 16b75f2667..b80e16d56a 100644 > --- > a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable. > c > +++ > b/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable. > c > @@ -2638,8 +2638,8 @@ TABLE_ITEM > MemoryDeviceMemoryTechnologyTable[] = { > L" NVDIMM-P" > }, > { > - 0x07, > - L" Intel persistent memory" > + MemoryTechnologyIntelPersistentMemory, > + L" Intel Optane DC Persistent Memory" > } > }; > > -- > 2.16.2.windows.1
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#50438): https://edk2.groups.io/g/devel/message/50438 Mute This Topic: https://groups.io/mt/53817164/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
