Reviewed-by: Liming Gao <liming....@intel.com> >-----Original Message----- >From: Gao, Zhichao >Sent: Thursday, November 07, 2019 8:52 AM >To: devel@edk2.groups.io >Cc: Kinney, Michael D <michael.d.kin...@intel.com>; Gao, Liming ><liming....@intel.com>; Chaganty, Rangasai V ><rangasai.v.chaga...@intel.com> >Subject: [PATCH V3 4/8] MdePkg/Smbios.h: SMBIOS 3.3.0 Update Intel >Persistent Memory string > >REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2305 > >Memory Device (Type 17): >– SMBIOSCR00179: update the string for Intel persistent memory > >Cc: Michael D Kinney <michael.d.kin...@intel.com> >Cc: Liming Gao <liming....@intel.com> >Cc: Sai Chaganty <rangasai.v.chaga...@intel.com> >Signed-off-by: Zhichao Gao <zhichao....@intel.com> >--- > MdePkg/Include/IndustryStandard/SmBios.h | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/MdePkg/Include/IndustryStandard/SmBios.h >b/MdePkg/Include/IndustryStandard/SmBios.h >index 9aa8cf3e72..8b3c4d7ba9 100644 >--- a/MdePkg/Include/IndustryStandard/SmBios.h >+++ b/MdePkg/Include/IndustryStandard/SmBios.h >@@ -1753,6 +1753,10 @@ typedef enum { > MemoryTechnologyNvdimmN = 0x04, > MemoryTechnologyNvdimmF = 0x05, > MemoryTechnologyNvdimmP = 0x06, >+ // >+ // This definition is updated to represent Intel >+ // Optane DC Presistent Memory in SMBIOS spec 3.3.0 >+ // > MemoryTechnologyIntelPersistentMemory = 0x07 > } MEMORY_DEVICE_TECHNOLOGY; > >-- >2.16.2.windows.1
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#50272): https://edk2.groups.io/g/devel/message/50272 Mute This Topic: https://groups.io/mt/44839808/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-