Sanyo: The change is OK. I push it to edk2-staging https://github.com/tianocore/edk2-staging/tree/Smbios34
Thanks Liming >-----Original Message----- >From: Wang, Sanyo >Sent: Monday, November 25, 2019 4:22 PM >To: [email protected] >Cc: Gao, Liming <[email protected]>; Wang; Wang, Sanyo ><[email protected]> >Subject: [edk2-staging] MdePkg/Include/IndustryStandard: SMBIOS 3.4.0 >Update "adding DDR5 definitions". > >REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2352 > >Cc: Liming Gao <[email protected]> >Signed-off-by: Wang, Sanyo <[email protected]> >--- > MdePkg/Include/IndustryStandard/SmBios.h | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > >diff --git a/MdePkg/Include/IndustryStandard/SmBios.h >b/MdePkg/Include/IndustryStandard/SmBios.h >index 8b3c4d7..c3ff922 100644 >--- a/MdePkg/Include/IndustryStandard/SmBios.h >+++ b/MdePkg/Include/IndustryStandard/SmBios.h >@@ -1718,7 +1718,9 @@ typedef enum { > MemoryTypeLpddr4 = 0x1E, > MemoryTypeLogicalNonVolatileDevice = 0x1F, > MemoryTypeHBM = 0x20, >- MemoryTypeHBM2 = 0x21 >+ MemoryTypeHBM2 = 0x21, >+ MemoryTypeDdr5 = 0x22, >+ MemoryTypeLpddr5 = 0x23 > } MEMORY_DEVICE_TYPE; > > /// >-- >2.10.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#51316): https://edk2.groups.io/g/devel/message/51316 Mute This Topic: https://groups.io/mt/61935917/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
