public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Zhiguang Liu" <zhiguang.liu@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
	"Liu, Zhiguang" <zhiguang.liu@intel.com>
Cc: "Wang, Sanyo" <sanyo.wang@intel.com>,
	"Kinney, Michael D" <michael.d.kinney@intel.com>,
	Liming Gao <gaoliming@byosoft.com.cn>
Subject: Re: [edk2-devel] [PATCH] MdePkg: SMBIOS 3.4.0 Update "adding DDR5 definitions".
Date: Tue, 29 Sep 2020 08:12:12 +0000	[thread overview]
Message-ID: <CY4PR11MB16876B0D1D548059B24E44F990320@CY4PR11MB1687.namprd11.prod.outlook.com> (raw)
In-Reply-To: <163932D00054AC83.17908@groups.io>


Reviewed-by: Zhiguang Liu <zhiguang.liu@intel.com>

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Zhiguang
> Liu
> Sent: Tuesday, September 29, 2020 4:09 PM
> To: devel@edk2.groups.io
> Cc: Wang, Sanyo <sanyo.wang@intel.com>; Kinney, Michael D
> <michael.d.kinney@intel.com>; Liming Gao <gaoliming@byosoft.com.cn>
> Subject: [edk2-devel] [PATCH] MdePkg: SMBIOS 3.4.0 Update "adding DDR5
> definitions".
> 
> From: "Wang, Sanyo" <sanyo.wang@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@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Zhiguang Liu <zhiguang.liu@intel.com>
> Signed-off-by: Sanyo Wang <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 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@edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub [zhiguang.liu@intel.com]
> -=-=-=-=-=-=
> 


       reply	other threads:[~2020-09-29  8:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <163932D00054AC83.17908@groups.io>
2020-09-29  8:12 ` Zhiguang Liu [this message]
2020-09-30  0:44   ` 回复: [edk2-devel] [PATCH] MdePkg: SMBIOS 3.4.0 Update "adding DDR5 definitions" gaoliming
2020-10-09  7:24     ` Zhiguang Liu
2020-10-09  9:21       ` 回复: " gaoliming
2020-10-10  0:49         ` Zhiguang Liu
2020-10-10  2:33           ` 回复: " gaoliming
     [not found]           ` <163C80D0DA0D37E4.10193@groups.io>
2020-10-10  3:30             ` gaoliming
2020-09-29  8:09 Zhiguang Liu
2020-10-03  0:57 ` [edk2-devel] " Sean

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CY4PR11MB16876B0D1D548059B24E44F990320@CY4PR11MB1687.namprd11.prod.outlook.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox