public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "gaoliming via groups.io" <gaoliming=byosoft.com.cn@groups.io>
To: <devel@edk2.groups.io>, <yun.lou@intel.com>
Cc: "'Zhiguang Liu'" <zhiguang.liu@intel.com>,
	"'Dandan Bi'" <dandan.bi@intel.com>,
	"'Star Zeng'" <star.zeng@intel.com>,
	"'Zhichao Gao'" <zhichao.gao@intel.com>,
	"'Benny Lin'" <benny.lin@intel.com>,
	"'Gua Guo'" <gua.guo@intel.com>,
	"'Michael D Kinney'" <michael.d.kinney@intel.com>
Subject: 回复: [edk2-devel] [PATCH v1 1/2] MdePkg/SmBios.h: Add New ProcessorUpgrade definitions for SMBIOS Type4
Date: Mon, 15 Apr 2024 11:23:00 +0800	[thread overview]
Message-ID: <00d201da8ee4$382c83a0$a8858ae0$@byosoft.com.cn> (raw)
In-Reply-To: <20240414152400.1552-1-yun.lou@intel.com>

Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn> for this patch set. 

> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Jason Lou
> 发送时间: 2024年4月14日 23:24
> 收件人: devel@edk2.groups.io
> 抄送: Jason Lou <yun.lou@intel.com>; Zhiguang Liu
<zhiguang.liu@intel.com>;
> Dandan Bi <dandan.bi@intel.com>; Star Zeng <star.zeng@intel.com>; Zhichao
> Gao <zhichao.gao@intel.com>; Benny Lin <benny.lin@intel.com>; Gua Guo
> <gua.guo@intel.com>; Michael D Kinney <michael.d.kinney@intel.com>;
> Liming Gao <gaoliming@byosoft.com.cn>
> 主题: [edk2-devel] [PATCH v1 1/2] MdePkg/SmBios.h: Add New
> ProcessorUpgrade definitions for SMBIOS Type4
> 
> From: Jason Lou <yun.lou@intel.com>
> 
> The patch adds new ProcessorUpgrade definitions for SMBIOS Type4 based
> on SMBIOS 3.8.0.
> 
> Signed-off-by: Jason Lou <yun.lou@intel.com>
> Cc: Zhiguang Liu <zhiguang.liu@intel.com>
> Cc: Dandan Bi <dandan.bi@intel.com>
> Cc: Star Zeng <star.zeng@intel.com>
> Cc: Zhichao Gao <zhichao.gao@intel.com>
> Cc: Benny Lin <benny.lin@intel.com>
> Cc: Gua Guo <gua.guo@intel.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> ---
>  MdePkg/Include/IndustryStandard/SmBios.h | 9 ++++++++-
>  1 file changed, 8 insertions(+), 1 deletion(-)
> 
> diff --git a/MdePkg/Include/IndustryStandard/SmBios.h
> b/MdePkg/Include/IndustryStandard/SmBios.h
> index bdb28fc3a3..020733b777 100644
> --- a/MdePkg/Include/IndustryStandard/SmBios.h
> +++ b/MdePkg/Include/IndustryStandard/SmBios.h
> @@ -880,7 +880,14 @@ typedef enum {
>    ProcessorUpgradeSocketBGA1190   = 0x4D,
> 
>    ProcessorUpgradeSocketBGA4129   = 0x4E,
> 
>    ProcessorUpgradeSocketLGA4710   = 0x4F,
> 
> -  ProcessorUpgradeSocketLGA7529   = 0x50
> 
> +  ProcessorUpgradeSocketLGA7529   = 0x50,
> 
> +  ProcessorUpgradeSocketBGA1964   = 0x51,
> 
> +  ProcessorUpgradeSocketBGA1792   = 0x52,
> 
> +  ProcessorUpgradeSocketBGA2049   = 0x53,
> 
> +  ProcessorUpgradeSocketBGA2551   = 0x54,
> 
> +  ProcessorUpgradeSocketLGA1851   = 0x55,
> 
> +  ProcessorUpgradeSocketBGA2114   = 0x56,
> 
> +  ProcessorUpgradeSocketBGA2833   = 0x57
> 
>  } PROCESSOR_UPGRADE;
> 
> 
> 
>  ///
> 
> --
> 2.44.0.windows.1
> 
> 
> 
> -=-=-=-=-=-=
> Groups.io Links: You receive all messages sent to this group.
> View/Reply Online (#117722):
> https://edk2.groups.io/g/devel/message/117722
> Mute This Topic: https://groups.io/mt/105518457/4905953
> Group Owner: devel+owner@edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub
> [gaoliming@byosoft.com.cn]
> -=-=-=-=-=-=
> 





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#117746): https://edk2.groups.io/g/devel/message/117746
Mute This Topic: https://groups.io/mt/105529055/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



  parent reply	other threads:[~2024-04-15  3:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-14 15:23 [edk2-devel] [PATCH v1 1/2] MdePkg/SmBios.h: Add New ProcessorUpgrade definitions for SMBIOS Type4 Jason Lou
2024-04-14 15:24 ` [edk2-devel] [PATCH v1 2/2] ShellPkg/SmbiosView: Support New ProcessorUpgrade " Jason Lou
2024-04-15  3:23 ` gaoliming via groups.io [this message]
2024-04-15  5:55 ` [edk2-devel] [PATCH v1 1/2] MdePkg/SmBios.h: Add New ProcessorUpgrade definitions " Gao, Zhichao
2024-04-15 10:16 ` Zeng, Star

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='00d201da8ee4$382c83a0$a8858ae0$@byosoft.com.cn' \
    --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