From nobody Fri May 10 02:35:11 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+114653+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+114653+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1706443879; cv=none; d=zohomail.com; s=zohoarc; b=c+SXkPBgyTEcyl5nbNcsRW1X8nZ73FFO8xEurjPxmmDXEU4UwtenXJTPgZ4gA0uGwodMDDsbOf8mEv+QYTcY8AM/q8wi7V0IhHL17YDSWt/iGJR84bC82cYVhugwjHQEZroO2lAaIvgVE4dAAl6K07qVUyvgj2v/ipa1zL6w++Y= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1706443879; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Reply-To:Sender:Subject:Subject:To:To:Message-Id; bh=XugE6uRyXGK6ad5/TauV6p05P1hyr/vYYFNi7FW15ug=; b=UhVKeRpQTCjwAkftAuyh8JibIkNHQ5p+1hsq47PF1Dd0+EJFKjFUzzmdm2C5m9XLZ/2ui27cbWZ+dSPCa5x2oGM20ku+JJuVuKZSnV/CNuxz1KKy6D0Lwe2bG/fubiPCcowhS6K2JzrQVU3sko4RazbUuj9IcZA/8NcPP5JrBck= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+114653+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1706443879513186.25776151020682; Sun, 28 Jan 2024 04:11:19 -0800 (PST) Return-Path: DKIM-Signature: a=rsa-sha256; bh=1hDnjvKvJe95pUbNfMBCoV/k9g+W0ifFEx23P7cfT5U=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1706443879; v=1; b=vImt0QEz6J9N2p2CZAEKrZIZjJFlyj1qAOhV/V2CqzfNXawamxjzth4p4YyFUc5cxCPEEA/K CogVI4I2O9RRgbRD5YW5VkjBHwF6X+WIVgoTFUbB2mB8JOpfT/c/ALHn261mrpeJKyese9XepDW e+MhDFPYWY+ytQ7anLj59Kz0= X-Received: by 127.0.0.2 with SMTP id qF9WYY1788612xePsQKbnVrw; Sun, 28 Jan 2024 04:11:19 -0800 X-Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.9]) by mx.groups.io with SMTP id smtpd.web11.36299.1706443877649112416 for ; Sun, 28 Jan 2024 04:11:17 -0800 X-IronPort-AV: E=McAfee;i="6600,9927,10966"; a="21299540" X-IronPort-AV: E=Sophos;i="6.05,220,1701158400"; d="scan'208";a="21299540" X-Received: from fmviesa001.fm.intel.com ([10.60.135.141]) by orvoesa101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Jan 2024 04:11:17 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.05,220,1701158400"; d="scan'208";a="29519433" X-Received: from shwdeopenlab102.ccr.corp.intel.com ([10.239.55.177]) by fmviesa001.fm.intel.com with ESMTP; 28 Jan 2024 04:11:14 -0800 From: "Jason Lou" To: devel@edk2.groups.io Cc: Jason Lou , Zhiguang Liu , Dandan Bi , Star Zeng , Zhichao Gao , Benny Lin , Gua Guo , Michael D Kinney , Liming Gao Subject: [edk2-devel] [PATCH v1] MdePkg/SmBios.h: Add New ProcessorFamily definitions for SMBIOS Type4 Date: Sun, 28 Jan 2024 20:10:39 +0800 Message-Id: <20240128121039.5645-1-yun.lou@intel.com> MIME-Version: 1.0 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,yun.lou@intel.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: QjCoLuS7TPY9wqS31KT51FDZx1787277AA= Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1706443880060100003 Content-Type: text/plain; charset="utf-8" From: Jason Lou The patch adds new ProcessorFamily definitions for SMBIOS Type4 based On SMBIOS 3.8.0. 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 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/MdePkg/Include/IndustryStandard/SmBios.h b/MdePkg/Include/Indu= stryStandard/SmBios.h index 56cec615a0..4da68f8bab 100644 --- a/MdePkg/Include/IndustryStandard/SmBios.h +++ b/MdePkg/Include/IndustryStandard/SmBios.h @@ -774,7 +774,15 @@ typedef enum { ProcessorFamilyQuadCoreLoongson3B =3D 0x026E, ProcessorFamilyMultiCoreLoongson3B =3D 0x026F, ProcessorFamilyMultiCoreLoongson3C =3D 0x0270, - ProcessorFamilyMultiCoreLoongson3D =3D 0x0271 + ProcessorFamilyMultiCoreLoongson3D =3D 0x0271, + ProcessorFamilyIntelCore3 =3D 0x0300, ///< SMBIOS spec 3.8.0 u= pdated the name + ProcessorFamilyIntelCore5 =3D 0x0301, + ProcessorFamilyIntelCore7 =3D 0x0302, + ProcessorFamilyIntelCore9 =3D 0x0303, + ProcessorFamilyIntelCoreUltra3 =3D 0x0304, + ProcessorFamilyIntelCoreUltra5 =3D 0x0305, + ProcessorFamilyIntelCoreUltra7 =3D 0x0306, + ProcessorFamilyIntelCoreUltra9 =3D 0x0307 } PROCESSOR_FAMILY2_DATA; =20 /// --=20 2.39.1.windows.1 -=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 (#114653): https://edk2.groups.io/g/devel/message/114653 Mute This Topic: https://groups.io/mt/104010868/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-