* [edk2-staging] MdePkg/Include/IndustryStandard: SMBIOS 3.4.0 Update "adding DDR5 definitions".
@ 2019-11-25 8:21 sanyo.wang
2019-11-27 0:21 ` Liming Gao
0 siblings, 1 reply; 2+ messages in thread
From: sanyo.wang @ 2019-11-25 8:21 UTC (permalink / raw)
To: devel; +Cc: Liming Gao, Wang, Sanyo
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [edk2-staging] MdePkg/Include/IndustryStandard: SMBIOS 3.4.0 Update "adding DDR5 definitions".
2019-11-25 8:21 [edk2-staging] MdePkg/Include/IndustryStandard: SMBIOS 3.4.0 Update "adding DDR5 definitions" sanyo.wang
@ 2019-11-27 0:21 ` Liming Gao
0 siblings, 0 replies; 2+ messages in thread
From: Liming Gao @ 2019-11-27 0:21 UTC (permalink / raw)
To: Wang, Sanyo, devel@edk2.groups.io
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-11-27 0:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-25 8:21 [edk2-staging] MdePkg/Include/IndustryStandard: SMBIOS 3.4.0 Update "adding DDR5 definitions" sanyo.wang
2019-11-27 0:21 ` Liming Gao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox