Reviewed-by: Zhichao Gao <zhichao....@intel.com>

Thanks,
Zhichao

> -----Original Message-----
> From: Lou, Yun <yun....@intel.com>
> Sent: Sunday, April 14, 2024 11:24 PM
> To: devel@edk2.groups.io
> Cc: Lou, Yun <yun....@intel.com>; Liu, Zhiguang <zhiguang....@intel.com>;
> Bi, Dandan <dandan...@intel.com>; Zeng, Star <star.z...@intel.com>; Gao,
> Zhichao <zhichao....@intel.com>; Lin, Benny <benny....@intel.com>; Guo,
> Gua <gua....@intel.com>; Kinney, Michael D
> <michael.d.kin...@intel.com>; Liming Gao <gaolim...@byosoft.com.cn>
> Subject: [PATCH v1 1/2] MdePkg/SmBios.h: Add New ProcessorUpgrade
> definitions for SMBIOS Type4
> 
> From: Jason Lou <yun....@intel.com>
> 
> The patch adds new ProcessorUpgrade definitions for SMBIOS Type4 based
> on SMBIOS 3.8.0.
> 
> Signed-off-by: Jason Lou <yun....@intel.com>
> Cc: Zhiguang Liu <zhiguang....@intel.com>
> Cc: Dandan Bi <dandan...@intel.com>
> Cc: Star Zeng <star.z...@intel.com>
> Cc: Zhichao Gao <zhichao....@intel.com>
> Cc: Benny Lin <benny....@intel.com>
> Cc: Gua Guo <gua....@intel.com>
> Cc: Michael D Kinney <michael.d.kin...@intel.com>
> Cc: Liming Gao <gaolim...@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 (#117754): https://edk2.groups.io/g/devel/message/117754
Mute This Topic: https://groups.io/mt/105518457/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to