回复: [edk2-devel] [PATCH] MdePkg: SMBIOS 3.4.0 Update "adding DDR5 definitions".

gaoliming gaoliming at byosoft.com.cn
Fri Oct 9 09:21:04 UTC 2020


https://github.com/tianocore/edk2/pull/996 is created. 

> -----邮件原件-----
> 发件人: bounce+27952+66054+4905953+8761045 at groups.io
> <bounce+27952+66054+4905953+8761045 at groups.io> 代表 Zhiguang Liu
> 发送时间: 2020年10月9日 15:24
> 收件人: devel at edk2.groups.io; gaoliming at byosoft.com.cn
> 抄送: Wang, Sanyo <sanyo.wang at intel.com>; Kinney, Michael D
> <michael.d.kinney at intel.com>; Gao, Zhichao <zhichao.gao at intel.com>; Sean
> Brogan <spbrogan at outlook.com>
> 主题: Re: [edk2-devel] [PATCH] MdePkg: SMBIOS 3.4.0 Update "adding DDR5
> definitions".
> 
> Hi Liming,
> This patch also gets R-B from Sean Brogan.
> Please help merge this patch.
> 
> Thanks
> Zhiguang
> 
> > -----Original Message-----
> > From: devel at edk2.groups.io <devel at edk2.groups.io> On Behalf Of
> gaoliming
> > Sent: Wednesday, September 30, 2020 8:45 AM
> > To: devel at edk2.groups.io; Liu, Zhiguang <zhiguang.liu at intel.com>
> > Cc: Wang, Sanyo <sanyo.wang at intel.com>; Kinney, Michael D
> > <michael.d.kinney at intel.com>
> > Subject: 回复: [edk2-devel] [PATCH] MdePkg: SMBIOS 3.4.0 Update
> "adding
> > DDR5 definitions".
> >
> > Reviewed-by: Liming Gao <gaoliming at byosoft.com.cn>
> >
> > > -----邮件原件-----
> > > 发件人: bounce+27952+65712+4905953+8761045 at groups.io
> > > <bounce+27952+65712+4905953+8761045 at groups.io> 代表 Zhiguang
> Liu
> > > 发送时间: 2020年9月29日 16:12
> > > 收件人: devel at edk2.groups.io; Liu, Zhiguang <zhiguang.liu at intel.com>
> > > 抄送: Wang, Sanyo <sanyo.wang at intel.com>; Kinney, Michael D
> > > <michael.d.kinney at intel.com>; Liming Gao <gaoliming at byosoft.com.cn>
> > > 主题: Re: [edk2-devel] [PATCH] MdePkg: SMBIOS 3.4.0 Update "adding
> DDR5
> > > definitions".
> > >
> > >
> > > Reviewed-by: Zhiguang Liu <zhiguang.liu at intel.com>
> > >
> > > > -----Original Message-----
> > > > From: devel at edk2.groups.io <devel at edk2.groups.io> On Behalf Of
> > > Zhiguang
> > > > Liu
> > > > Sent: Tuesday, September 29, 2020 4:09 PM
> > > > To: devel at edk2.groups.io
> > > > Cc: Wang, Sanyo <sanyo.wang at intel.com>; Kinney, Michael D
> > > > <michael.d.kinney at intel.com>; Liming Gao
> <gaoliming at byosoft.com.cn>
> > > > Subject: [edk2-devel] [PATCH] MdePkg: SMBIOS 3.4.0 Update "adding
> > > > DDR5 definitions".
> > > >
> > > > From: "Wang, Sanyo" <sanyo.wang at intel.com>
> > > >
> > > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2352
> > > >
> > > > SMBIOS 3.4 spec adds new memory device types (DDR5, LPDDR5)
> > > >
> > > > Cc: Michael D Kinney <michael.d.kinney at intel.com>
> > > > Cc: Liming Gao <gaoliming at byosoft.com.cn>
> > > > Cc: Zhiguang Liu <zhiguang.liu at intel.com>
> > > > Signed-off-by: Sanyo Wang <sanyo.wang at 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 ea23685851..f2db11f947 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.25.1.windows.1
> > > >
> > > >
> > > >
> > > > -=-=-=-=-=-=
> > > > Groups.io Links: You receive all messages sent to this group.
> > > > View/Reply Online (#65711):
> > > https://edk2.groups.io/g/devel/message/65711
> > > > Mute This Topic: https://groups.io/mt/77191807/1779286
> > > > Group Owner: devel+owner at edk2.groups.io
> > > > Unsubscribe: https://edk2.groups.io/g/devel/unsub
> > > [zhiguang.liu at intel.com]
> > > > -=-=-=-=-=-=
> > > >
> > >
> > >
> > >
> > >
> > >
> >
> >
> >
> >
> >
> >
> >
> 
> 
> 
> 
> 





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#66057): https://edk2.groups.io/g/devel/message/66057
Mute This Topic: https://groups.io/mt/77401041/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-






More information about the edk2-devel-archive mailing list