From nobody Wed May 8 03:38:43 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+93623+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+93623+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1662861151; cv=none; d=zohomail.com; s=zohoarc; b=RY6IChmmBxsjM2VlpVN1wafNZsGwZ/myMY9MAgX3pf8D5vNxrVRKAaOurRkN03q8jx//ySzt9r+WzW7GBH9AfrQTnblNTRinHj84MwOA9aFAyST8l50IdoiVw8Z+9nyMmdIDcN4XnNscTBPh9J0qK9/h7v7mUHnv49flfEO8R5I= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1662861151; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To; bh=tHBuv/b20vVDNNdFB2Ey7eC3g6yEqAiCxHXn/YkRA8M=; b=Y+MouLQ9bwuPYSqsTrKm1d/O7/gkODeyDXZib8JMueZgvxONQmacBuKuw2lPCv7BdQypG91ZZmZGFHwu6dvG4i9EjBNh6alsmOHifFQMGe14cUEE8zYVMDUbnN0tcJDZvvet+VSXRzI1oLbWaYmtQ4QngO0zDQm9cPJ4vNIznCk= 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+93623+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 1662861151795358.297876846525; Sat, 10 Sep 2022 18:52:31 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id phYKYY1788612xaOnaOsWIop; Sat, 10 Sep 2022 18:52:31 -0700 X-Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mx.groups.io with SMTP id smtpd.web10.6166.1662861149839653141 for ; Sat, 10 Sep 2022 18:52:30 -0700 X-IronPort-AV: E=McAfee;i="6500,9779,10466"; a="383981494" X-IronPort-AV: E=Sophos;i="5.93,307,1654585200"; d="scan'208";a="383981494" X-Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Sep 2022 18:52:28 -0700 X-IronPort-AV: E=Sophos;i="5.93,307,1654585200"; d="scan'208";a="791199291" X-Received: from iworam-desk.amr.corp.intel.com ([10.24.80.243]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Sep 2022 18:52:28 -0700 From: "Isaac Oram" To: devel@edk2.groups.io Cc: Isaac Oram , Chasel Chiu , Nate DeSimone , Liming Gao , Eric Dong Subject: [edk2-devel][edk2-platforms][PATCH V2 1/3] MinPlatformPkg/Include: Add PEI DevicePathLib instance Date: Sat, 10 Sep 2022 18:52:16 -0700 Message-Id: In-Reply-To: References: MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: 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,isaac.w.oram@intel.com X-Gm-Message-State: Vo4uxmrCdBVbff6T2cYeBUZcx1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1662861151; bh=KhmY53M4w/zQlMdaB/xrCBoA/Ie0zE5xtzMyn3Lpszw=; h=Cc:Date:From:Reply-To:Subject:To; b=Z8F79yj9jJzIbJHqaT4Z81DpvXvk2AIGYTz4rNtxI2ih1t28ilgCQlRpuTTWGB9fKfq dF3RYOX6JXiTrurFW+7QBK9+j+UXvr/UidYyupcPsE+wwWW0VEWXTIVm14nmMomj7WFco n8yVTCE2zfyXbmZnSpKVqGFgQnu15zEPeoU= X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1662861152991100006 Content-Type: text/plain; charset="utf-8" PEI DevicePathLib instance required by NvmExpressPei.inf due to recent change. Cc: Chasel Chiu Cc: Nate DeSimone Cc: Liming Gao Cc: Eric Dong Signed-off-by: Isaac Oram Reviewed-by: Sai Chaganty < rangasai.v.chaganty@intel.com > --- Platform/Intel/MinPlatformPkg/Include/Dsc/CorePeiLib.dsc | 1 + 1 file changed, 1 insertion(+) diff --git a/Platform/Intel/MinPlatformPkg/Include/Dsc/CorePeiLib.dsc b/Pla= tform/Intel/MinPlatformPkg/Include/Dsc/CorePeiLib.dsc index 9bac751eaf..4424ebaecc 100644 --- a/Platform/Intel/MinPlatformPkg/Include/Dsc/CorePeiLib.dsc +++ b/Platform/Intel/MinPlatformPkg/Include/Dsc/CorePeiLib.dsc @@ -27,6 +27,7 @@ MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAlloc= ationLib.inf ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiRepor= tStatusCodeLib.inf ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExt= ractGuidedSectionLib.inf + DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibBase.inf LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxPeiLib.inf CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiC= puExceptionHandlerLib.inf =20 --=20 2.36.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 (#93623): https://edk2.groups.io/g/devel/message/93623 Mute This Topic: https://groups.io/mt/93605308/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- From nobody Wed May 8 03:38:43 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+93625+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+93625+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1662861156; cv=none; d=zohomail.com; s=zohoarc; b=duczswD2Q1D+la5ZZTMi/7RfHUAv9exXGIdMHREO4MFUqkb5CfXDT52bHF8Pz3E5b096r8iKG3bI7PEvHl9h7jLiYTGHlWuYqawuP5KjRWjBgT+uloQlecFgt/PQyAilC3H5uN3eHiKItmtsxMeeBpFKFqBz0bA3kkPATrwNonI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1662861156; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To; bh=JGkJRVUCREHj/N11n7dNxfDHtjEchM/ZaaILABY1Z5A=; b=E3MPXdJgMTXy0a6zvXGvZwc6rHUIzO3JTIgA12AK753d/dWE+b8Px07Jc01mGiOQCwGeoQtoKE8zQ//o3xIthpd8Ay11+cG7tsTr4YUsB+KP0FaO80rlFaDybgKeRqECoe2M6yfhOcwTNOvAfKz8nYSHPpGS2qXKtTG67VQ/1P8= 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+93625+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 1662861156586922.1505986863066; Sat, 10 Sep 2022 18:52:36 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id Pky4YY1788612xStqIx7o3sW; Sat, 10 Sep 2022 18:52:36 -0700 X-Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mx.groups.io with SMTP id smtpd.web09.6179.1662861150365084110 for ; Sat, 10 Sep 2022 18:52:30 -0700 X-IronPort-AV: E=McAfee;i="6500,9779,10466"; a="383981495" X-IronPort-AV: E=Sophos;i="5.93,307,1654585200"; d="scan'208";a="383981495" X-Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Sep 2022 18:52:29 -0700 X-IronPort-AV: E=Sophos;i="5.93,307,1654585200"; d="scan'208";a="791199294" X-Received: from iworam-desk.amr.corp.intel.com ([10.24.80.243]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Sep 2022 18:52:28 -0700 From: "Isaac Oram" To: devel@edk2.groups.io Cc: Isaac Oram , Sai Chaganty , Nate DeSimone Subject: [edk2-devel][edk2-platforms][PATCH V2 2/3] PlatformPayloadFeaturePkg/Build: Use MinPlatform PCD include Date: Sat, 10 Sep 2022 18:52:17 -0700 Message-Id: <11f681b6aed545635993f317a22d351d894ee3ee.1662760603.git.isaac.w.oram@intel.com> In-Reply-To: References: MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: 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,isaac.w.oram@intel.com X-Gm-Message-State: JRRnB4x9vt4QHOaMs7cMvOtYx1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1662861156; bh=Fs/4jTohgrKRaQLNGynIkRo3MsPUHCw97rSVqoWlW4Q=; h=Cc:Date:From:Reply-To:Subject:To; b=SV6ePQIY6Q+qrLCzn58ZPBnJS8YCkuuJ+N2RDaZR/jNZRZijADYA35dTCZc0Chxns1q 28coc8yaoE+ywlR9FgpsJMB4Yhw2chcW3A5vjQg1zFH7t/KdLdqEN0jo/4/sfujFJb87x DnJDTmbyVAyqBCxU/StCiLXZBBbp/8NYcYE= X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1662861157025100001 Content-Type: text/plain; charset="utf-8" Fix build issue from removed PCD and use MinPlatformFeaturesPcd.dsc.inc. Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Isaac Oram Reviewed-by: Sai Chaganty --- .../PlatformPayloadFeaturePkg.dsc | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/Features/Intel/PlatformPayloadFeaturePkg/PlatformPayloadFeatur= ePkg.dsc b/Features/Intel/PlatformPayloadFeaturePkg/PlatformPayloadFeatureP= kg.dsc index 1b79e0039b..e36e5d6e1e 100644 --- a/Features/Intel/PlatformPayloadFeaturePkg/PlatformPayloadFeaturePkg.dsc +++ b/Features/Intel/PlatformPayloadFeaturePkg/PlatformPayloadFeaturePkg.dsc @@ -48,16 +48,13 @@ # ##########################################################################= ###### =20 -# -# Since there are no 32b libraries or components in this package, these PC= D are specified for 64b only -# -[PcdsFeatureFlag] # - # PCD needed for MinPlatform build includes + # MinPlatform common include for required feature PCD + # These PCD must be set before the core include files, CoreCommonLib, + # CorePeiLib, and CoreDxeLib. + # Optional MinPlatformPkg features should be enabled after this # - gMinPlatformPkgTokenSpaceGuid.PcdSmiHandlerProfileEnable = |FALSE - gMinPlatformPkgTokenSpaceGuid.PcdUefiSecureBootEnable = |FALSE - gMinPlatformPkgTokenSpaceGuid.PcdPerformanceEnable = |FALSE + !include MinPlatformPkg/Include/Dsc/MinPlatformFeaturesPcd.dsc.inc =20 [PcdsPatchableInModule] gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x7 --=20 2.36.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 (#93625): https://edk2.groups.io/g/devel/message/93625 Mute This Topic: https://groups.io/mt/93605310/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- From nobody Wed May 8 03:38:43 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+93624+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+93624+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1662861152; cv=none; d=zohomail.com; s=zohoarc; b=A+YnIpy8GmfMTNLnjGh3Im0v+/JFl9wucY0xZyWn/Jsxc4A7l+LWHpSrJEL7WTIX6HtEbQ7NPhA+8RmnD315VJ4NfhMbB/716qEYniIb/hjlkZDd1Z7GPpzyL4Ajxn0WvppVP0Is9Xlsf1irjHK8n+/Y3UziY/9sIwG6F59xSFA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1662861152; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To; bh=SRQlRRZftxjbcljY7DNjugpfEkPcowWRHpjK/rL87jA=; b=cJH/HuL/HiypTchwFmgnGbHLqyWC1zIBPn9G4EcQJssHLvibMHa3LV2FivxrcP/P6LaXYmFjk9NzxveMNcD86gNTfHyb8d5Bv8nRY31cCl90kSQtW6qILiiQKhA9+rZutsXYwqujQj+BfbzQxPRirgVhbleniaqWdwD8WgHhsZ4= 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+93624+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 1662861152149789.9973958175586; Sat, 10 Sep 2022 18:52:32 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id yFMAYY1788612xOa719sGSzw; Sat, 10 Sep 2022 18:52:31 -0700 X-Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mx.groups.io with SMTP id smtpd.web10.6166.1662861149839653141 for ; Sat, 10 Sep 2022 18:52:30 -0700 X-IronPort-AV: E=McAfee;i="6500,9779,10466"; a="383981496" X-IronPort-AV: E=Sophos;i="5.93,307,1654585200"; d="scan'208";a="383981496" X-Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Sep 2022 18:52:29 -0700 X-IronPort-AV: E=Sophos;i="5.93,307,1654585200"; d="scan'208";a="791199297" X-Received: from iworam-desk.amr.corp.intel.com ([10.24.80.243]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Sep 2022 18:52:28 -0700 From: "Isaac Oram" To: devel@edk2.groups.io Cc: Isaac Oram , Sai Chaganty , Nate DeSimone Subject: [edk2-devel][edk2-platforms][PATCH V2 3/3] Platform/Intel: Fix missing package issue Date: Sat, 10 Sep 2022 18:52:18 -0700 Message-Id: In-Reply-To: References: MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: 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,isaac.w.oram@intel.com X-Gm-Message-State: ZURkpoIO7bsu0U7MgXngUPF1x1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1662861151; bh=jzp/gHRSJCxXM5ra4SCR7Yj3KZpfUdvFVtQMajN7sLQ=; h=Cc:Date:From:Reply-To:Subject:To; b=YLveGyZa6EhfQHz9WMfKDzOZ2hSGY1rPoUkHpbVJqI5KoUSbjYxT6xdd4Dk+1denoEq z4jvfERzufqahd4Swtm65Ys2i9J23ntflWIcjGg1FZ4we+83l9ofjhc+4FlBLHubZ9dH2 LF3YFmCvOcAu0B5O5ZP0TstwuSKdvCmYVCs= X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1662861152995100007 Content-Type: text/plain; charset="utf-8" Update all consumers of PcdAcpiBaseAddress to include IntelSiliconPkg/IntelSiliconPkg.dec. Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Isaac Oram Reviewed-by: Sai Chaganty --- .../CometlakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm.inf | 2 +- .../KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm.inf | 1 + .../Library/BasePlatformHookLib/BasePlatformHookLib.inf | 1 + .../Library/BasePlatformHookLib/BasePlatformHookLib.inf | 1 + .../WhiskeylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm.inf | 2 +- 5 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/= TbtSmm.inf b/Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/= TbtSmm.inf index c4dd863c3e..9f6d43172f 100644 --- a/Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm.= inf +++ b/Platform/Intel/CometlakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm.= inf @@ -41,6 +41,7 @@ MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec MinPlatformPkg/MinPlatformPkg.dec + IntelSiliconPkg/IntelSiliconPkg.dec CometlakeOpenBoardPkg/OpenBoardPkg.dec CoffeelakeSiliconPkg/SiPkg.dec =20 @@ -77,4 +78,3 @@ gEfiVariableWriteArchProtocolGuid AND gEfiVariableArchProtocolGuid AND gEfiSmmVariableProtocolGuid - diff --git a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/T= btSmm.inf b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/Tb= tSmm.inf index 13116488ea..8d932ed094 100644 --- a/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm.i= nf +++ b/Platform/Intel/KabylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSmm.i= nf @@ -39,6 +39,7 @@ MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec MinPlatformPkg/MinPlatformPkg.dec + IntelSiliconPkg/IntelSiliconPkg.dec KabylakeOpenBoardPkg/OpenBoardPkg.dec KabylakeSiliconPkg/SiPkg.dec =20 diff --git a/Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BasePla= tformHookLib/BasePlatformHookLib.inf b/Platform/Intel/KabylakeOpenBoardPkg/= GalagoPro3/Library/BasePlatformHookLib/BasePlatformHookLib.inf index 5f65f02a9f..e30ca0c438 100644 --- a/Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BasePlatformHo= okLib/BasePlatformHookLib.inf +++ b/Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/Library/BasePlatformHo= okLib/BasePlatformHookLib.inf @@ -31,6 +31,7 @@ MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec MinPlatformPkg/MinPlatformPkg.dec + IntelSiliconPkg/IntelSiliconPkg.dec KabylakeOpenBoardPkg/OpenBoardPkg.dec KabylakeSiliconPkg/SiPkg.dec =20 diff --git a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BaseP= latformHookLib/BasePlatformHookLib.inf b/Platform/Intel/KabylakeOpenBoardPk= g/KabylakeRvp3/Library/BasePlatformHookLib/BasePlatformHookLib.inf index 8bdf13b1ce..ba73140a6b 100644 --- a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BasePlatform= HookLib/BasePlatformHookLib.inf +++ b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/Library/BasePlatform= HookLib/BasePlatformHookLib.inf @@ -31,6 +31,7 @@ MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec MinPlatformPkg/MinPlatformPkg.dec + IntelSiliconPkg/IntelSiliconPkg.dec KabylakeOpenBoardPkg/OpenBoardPkg.dec KabylakeSiliconPkg/SiPkg.dec =20 diff --git a/Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/TbtInit/Sm= m/TbtSmm.inf b/Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/TbtInit/= Smm/TbtSmm.inf index 83ebc790ae..c3ba13c037 100644 --- a/Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSm= m.inf +++ b/Platform/Intel/WhiskeylakeOpenBoardPkg/Features/Tbt/TbtInit/Smm/TbtSm= m.inf @@ -41,6 +41,7 @@ MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec MinPlatformPkg/MinPlatformPkg.dec + IntelSiliconPkg/IntelSiliconPkg.dec WhiskeylakeOpenBoardPkg/OpenBoardPkg.dec CoffeelakeSiliconPkg/SiPkg.dec =20 @@ -77,4 +78,3 @@ gEfiVariableWriteArchProtocolGuid AND gEfiVariableArchProtocolGuid AND gEfiSmmVariableProtocolGuid - --=20 2.36.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 (#93624): https://edk2.groups.io/g/devel/message/93624 Mute This Topic: https://groups.io/mt/93605309/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-