[edk2-devel] [edk2-staging] MdePkg/Include/IndustryStandard: SMBIOS 3.4.0 Update "adding DDR5 definitions".

Sanyo Wang posted 1 patch 4 years, 5 months ago
Failed in applying to current master (apply log)
MdePkg/Include/IndustryStandard/SmBios.h | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
[edk2-devel] [edk2-staging] MdePkg/Include/IndustryStandard: SMBIOS 3.4.0 Update "adding DDR5 definitions".
Posted by Sanyo Wang 4 years, 5 months ago
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2352

Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Wang, Sanyo <sanyo.wang@intel.com>
---
 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 (#51238): https://edk2.groups.io/g/devel/message/51238
Mute This Topic: https://groups.io/mt/61935917/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [edk2-staging] MdePkg/Include/IndustryStandard: SMBIOS 3.4.0 Update "adding DDR5 definitions".
Posted by Liming Gao 4 years, 4 months ago
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: devel@edk2.groups.io
>Cc: Gao, Liming <liming.gao@intel.com>; Wang; Wang, Sanyo
><sanyo.wang@intel.com>
>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 <liming.gao@intel.com>
>Signed-off-by: Wang, Sanyo <sanyo.wang@intel.com>
>---
> 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/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-