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 9EA409417FC for ; Tue, 29 Aug 2023 14:26:57 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=nCZjC5+fLAgyNvKQhnAPn+OOEIJFnkx6KuQ6x8GwqaU=; 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=1693319216; v=1; b=vDgTxkpxNz1PHIi5lRQynd7Knjc6M5vftpwRt0oaZj2jCl4KNwraHMVnmSTZohrQdD7v7H2y 0g4Xq1j/QA1reJZNzPDCrMiYs6ptG53wgAlZMSpLxIO6bDoaUZ5NaFvIYfuCk4Twik7SouqcAYh bhp6mUss17CcB3VoVjTfDtYk= X-Received: by 127.0.0.2 with SMTP id 2m8QYY7687511xSmafbJVpZc; Tue, 29 Aug 2023 07:26:56 -0700 X-Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.136]) by mx.groups.io with SMTP id smtpd.web10.18789.1693319215076719771 for ; Tue, 29 Aug 2023 07:26:55 -0700 X-IronPort-AV: E=McAfee;i="6600,9927,10817"; a="354894516" X-IronPort-AV: E=Sophos;i="6.02,210,1688454000"; d="scan'208";a="354894516" X-Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Aug 2023 07:26:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10817"; a="688530192" X-IronPort-AV: E=Sophos;i="6.02,210,1688454000"; d="scan'208";a="688530192" X-Received: from scsrds0179.amr.corp.intel.com ([10.116.50.5]) by orsmga003.jf.intel.com with ESMTP; 29 Aug 2023 07:26:53 -0700 From: "Eduardo Cuevas Farfan" To: devel@edk2.groups.io Cc: Eduardo Cuevas Farfan Subject: [edk2-devel] [PATCH v3 0/2] Add ProcessorUpgradeSocket definitions from SMBIOS 3.7.0 Date: Tue, 29 Aug 2023 07:26:44 -0700 Message-Id: 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,eduardo.cuevas.farfan@intel.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: XCNDDVUjp2KOzBwZofXZc7Vjx7686176AA= Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=vDgTxkpx; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=intel.com (policy=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 Add ProcessorUpgradeSocket definitions from SMBIOS 3.7.0 to edk2 sources Eduardo Cuevas Farfan (2): MdePkg: Add ProcessorUpgradeSocket definitions from SMBIOS 3.7.0 ShellPkg: Add ProcessorUpgradeSocket definitions from SMBIOS 3.7.0 MdePkg/Include/IndustryStandard/SmBios.h | 14 ++++++-- .../SmbiosView/QueryTable.c | 34 ++++++++++++++++++- 2 files changed, 44 insertions(+), 4 deletions(-) -- 2.26.2.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#108093): https://edk2.groups.io/g/devel/message/108093 Mute This Topic: https://groups.io/mt/101032069/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-