From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id AFD9A740038 for ; Tue, 30 Jan 2024 01:09:41 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=VdgN7B1ZNIJMmLYpo0Gwnpo1UdMDRGjk8u3n0BdU6rY=; c=relaxed/simple; d=groups.io; h=From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID:MIME-Version:Thread-Index:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Transfer-Encoding:Content-Language; s=20140610; t=1706576980; v=1; b=J0+E8imqAoI199+hBQfmjIpVcTt1q9OM6IYuQacmO7qSTuA83ea+nU/pdFcFxmqoMBmfYYe+ 0j3KbHs+VwwAU7rrJjK5kciqpET3UyCGOB2uMwAl9hXBfHK+80CL62hzQO/7UgZHOA+EJTIxd0S 4A38xbYYvzT1MSq5Nl68uKag= X-Received: by 127.0.0.2 with SMTP id kGuyYY7687511x2Qa9yGmqGf; Mon, 29 Jan 2024 17:09:40 -0800 X-Received: from cxsh.intel-email.com (cxsh.intel-email.com [121.46.250.151]) by mx.groups.io with SMTP id smtpd.web11.8108.1706576978787081988 for ; Mon, 29 Jan 2024 17:09:39 -0800 X-Received: from cxsh.intel-email.com (localhost [127.0.0.1]) by cxsh.intel-email.com (Postfix) with ESMTP id EE0EFDDA7B4 for ; Tue, 30 Jan 2024 09:09:34 +0800 (CST) X-Received: from localhost (localhost [127.0.0.1]) by cxsh.intel-email.com (Postfix) with ESMTP id E96CDDDA7AC for ; Tue, 30 Jan 2024 09:09:34 +0800 (CST) X-Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by cxsh.intel-email.com (Postfix) with SMTP id 28331DDA7AE for ; Tue, 30 Jan 2024 09:09:31 +0800 (CST) X-Received: from DESKTOPS6D0PVI ([58.246.60.130]) (envelope-sender ) by 192.168.6.13 with ESMTP(SSL) for ; Tue, 30 Jan 2024 09:09:29 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-Originating-IP: 58.246.60.130 X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming via groups.io" To: , Cc: "'Zhiguang Liu'" , "'Dandan Bi'" , "'Star Zeng'" , "'Zhichao Gao'" , "'Benny Lin'" , "'Gua Guo'" , "'Michael D Kinney'" References: <20240129104836.5721-1-yun.lou@intel.com> In-Reply-To: <20240129104836.5721-1-yun.lou@intel.com> Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gW1BBVENIIHYyXSBNZGVQa2cvU21CaW9zLmg6IEFkZCBOZXcgUHJvY2Vzc29yRmFtaWx5IGRlZmluaXRpb25zIGZvciBTTUJJT1MgVHlwZTQ=?= Date: Tue, 30 Jan 2024 09:09:30 +0800 Message-ID: <03ce01da5318$fa9c51c0$efd4f540$@byosoft.com.cn> MIME-Version: 1.0 Thread-Index: AQGm2yG94YGql1LhJ4qO/CQ5tyeqZLFYe3Dw Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,gaoliming@byosoft.com.cn List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: RPGzSsZJtOrtxMtGHqLJ40zGx7686176AA= Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=J0+E8imq; dmarc=none; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io Jason: Please also update Edk2\ShellPkg\Library\UefiShellDebug1CommandsLib\SmbiosView\PrintInfo.c DisplayProcessorFamily2 () for new processor type. Thanks Liming > -----=D3=CA=BC=FE=D4=AD=BC=FE----- > =B7=A2=BC=FE=C8=CB: devel@edk2.groups.io =B4=FA=B1= =ED Jason Lou > =B7=A2=CB=CD=CA=B1=BC=E4: 2024=C4=EA1=D4=C229=C8=D5 18:49 > =CA=D5=BC=FE=C8=CB: devel@edk2.groups.io > =B3=AD=CB=CD: Jason Lou ; Zhiguang Liu ; > Dandan Bi ; Star Zeng ; Zhichao > Gao ; Benny Lin ; Gua Guo > ; Michael D Kinney ; > Liming Gao > =D6=F7=CC=E2: [edk2-devel] [PATCH v2] MdePkg/SmBios.h: Add New ProcessorF= amily > definitions for SMBIOS Type4 >=20 > From: Jason Lou >=20 > The patch adds new ProcessorFamily definitions for SMBIOS Type4 based On > SMBIOS 3.8.0. >=20 > Signed-off-by: Jason Lou > Cc: Zhiguang Liu > Cc: Dandan Bi > Cc: Star Zeng > Cc: Zhichao Gao > Cc: Benny Lin > Cc: Gua Guo > Cc: Michael D Kinney > Cc: Liming Gao > --- > MdePkg/Include/IndustryStandard/SmBios.h | 14 +++++++++++--- > 1 file changed, 11 insertions(+), 3 deletions(-) >=20 > diff --git a/MdePkg/Include/IndustryStandard/SmBios.h > b/MdePkg/Include/IndustryStandard/SmBios.h > index 56cec615a0..bdb28fc3a3 100644 > --- a/MdePkg/Include/IndustryStandard/SmBios.h > +++ b/MdePkg/Include/IndustryStandard/SmBios.h > @@ -1,7 +1,7 @@ > /** @file >=20 > - Industry Standard Definitions of SMBIOS Table Specification v3.7.0. >=20 > + Industry Standard Definitions of SMBIOS Table Specification v3.8.0. >=20 >=20 >=20 > -Copyright (c) 2006 - 2023, Intel Corporation. All rights reserved.
>=20 > +Copyright (c) 2006 - 2024, Intel Corporation. All rights reserved.
>=20 > (C) Copyright 2015-2017 Hewlett Packard Enterprise Development LP
>=20 > (C) Copyright 2015 - 2019 Hewlett Packard Enterprise Development LP
>=20 > Copyright (c) 2022, AMD Incorporated. All rights reserved.
>=20 > @@ -774,7 +774,15 @@ typedef enum { > ProcessorFamilyQuadCoreLoongson3B =3D 0x026E, >=20 > ProcessorFamilyMultiCoreLoongson3B =3D 0x026F, >=20 > ProcessorFamilyMultiCoreLoongson3C =3D 0x0270, >=20 > - ProcessorFamilyMultiCoreLoongson3D =3D 0x0271 >=20 > + ProcessorFamilyMultiCoreLoongson3D =3D 0x0271, >=20 > + ProcessorFamilyIntelCore3 =3D 0x0300, >=20 > + ProcessorFamilyIntelCore5 =3D 0x0301, >=20 > + ProcessorFamilyIntelCore7 =3D 0x0302, >=20 > + ProcessorFamilyIntelCore9 =3D 0x0303, >=20 > + ProcessorFamilyIntelCoreUltra3 =3D 0x0304, >=20 > + ProcessorFamilyIntelCoreUltra5 =3D 0x0305, >=20 > + ProcessorFamilyIntelCoreUltra7 =3D 0x0306, >=20 > + ProcessorFamilyIntelCoreUltra9 =3D 0x0307 >=20 > } PROCESSOR_FAMILY2_DATA; >=20 >=20 >=20 > /// >=20 > -- > 2.39.1.windows.1 >=20 >=20 >=20 > -=3D-=3D-=3D-=3D-=3D-=3D > Groups.io Links: You receive all messages sent to this group. > View/Reply Online (#114681): > https://edk2.groups.io/g/devel/message/114681 > Mute This Topic: https://groups.io/mt/104028910/4905953 > Group Owner: devel+owner@edk2.groups.io > Unsubscribe: https://edk2.groups.io/g/devel/unsub > [gaoliming@byosoft.com.cn] > -=3D-=3D-=3D-=3D-=3D-=3D >=20 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#114753): https://edk2.groups.io/g/devel/message/114753 Mute This Topic: https://groups.io/mt/104045178/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-