public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Zeng, Star" <star.zeng@intel.com>
To: "Lou, Yun" <yun.lou@intel.com>,
	"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "Liu, Zhiguang" <zhiguang.liu@intel.com>,
	"Bi, Dandan" <dandan.bi@intel.com>,
	"Gao, Zhichao" <zhichao.gao@intel.com>,
	"Lin, Benny" <benny.lin@intel.com>,
	"Guo, Gua" <gua.guo@intel.com>,
	"Kinney, Michael D" <michael.d.kinney@intel.com>,
	Liming Gao <gaoliming@byosoft.com.cn>
Subject: Re: [edk2-devel] [PATCH v1 1/2] MdePkg/SmBios.h: Add New ProcessorUpgrade definitions for SMBIOS Type4
Date: Mon, 15 Apr 2024 10:16:43 +0000	[thread overview]
Message-ID: <DM8PR11MB56235AD45A9432E33A1F6FC6E3092@DM8PR11MB5623.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20240414152400.1552-1-yun.lou@intel.com>

Reviewed-by: Star Zeng <star.zeng@intel.com> to this series.

-----Original Message-----
From: Lou, Yun <yun.lou@intel.com> 
Sent: Sunday, April 14, 2024 11:24 PM
To: devel@edk2.groups.io
Cc: Lou, Yun <yun.lou@intel.com>; Liu, Zhiguang <zhiguang.liu@intel.com>; Bi, Dandan <dandan.bi@intel.com>; Zeng, Star <star.zeng@intel.com>; Gao, Zhichao <zhichao.gao@intel.com>; Lin, Benny <benny.lin@intel.com>; Guo, Gua <gua.guo@intel.com>; Kinney, Michael D <michael.d.kinney@intel.com>; Liming Gao <gaoliming@byosoft.com.cn>
Subject: [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 (#117772): https://edk2.groups.io/g/devel/message/117772
Mute This Topic: https://groups.io/mt/105518457/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 10:16 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 ` 回复: [edk2-devel] [PATCH v1 1/2] MdePkg/SmBios.h: Add New ProcessorUpgrade definitions " gaoliming via groups.io
2024-04-15  5:55 ` Gao, Zhichao
2024-04-15 10:16 ` Zeng, Star [this message]

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=DM8PR11MB56235AD45A9432E33A1F6FC6E3092@DM8PR11MB5623.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