From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mx.groups.io with SMTP id smtpd.web09.9541.1620717427388027234 for ; Tue, 11 May 2021 00:17:07 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.24, mailfrom: sofiax.chuang@intel.com) IronPort-SDR: qDP34R5VYlhJN6T8Ia9XaAMzXag6HoBcXRXtqXl/7E4OjmmlT0qT4/BiiKHg3rz8x1xfkxJo5K Ts3TWwurgINw== X-IronPort-AV: E=McAfee;i="6200,9189,9980"; a="199443074" X-IronPort-AV: E=Sophos;i="5.82,290,1613462400"; d="scan'208";a="199443074" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 May 2021 00:17:06 -0700 IronPort-SDR: 4gqrB0GNTbbWeO96zY4kqvKU2trPlYcGRoXITrg8BbUJFcDEgMXxHrzkxLfUizdPCxoVY865Zf YyZ5JxCucC0A== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.82,290,1613462400"; d="scan'208";a="399211200" Received: from ikuox-tiger-lake-client-platform.itwn.intel.com ([10.5.215.23]) by fmsmga007.fm.intel.com with ESMTP; 11 May 2021 00:17:05 -0700 From: sofiax.chuang@intel.com To: devel@edk2.groups.io Cc: SofiaX Chuang , Chasel Chiu , Nate DeSimone Subject: =?UTF-8?B?W2VkazItZGV2ZWxdW1BBVENIIHY1IDUvN10gV2hpc2tleWxha2VPcGVuQm9hcmQ6wqBNb3ZlwqBsaWJyYXJ5wqBwYXRo?= Date: Tue, 11 May 2021 03:54:28 +0800 Message-Id: X-Mailer: git-send-email 2.27.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable From: SofiaX Chuang REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3298 Move=C2=A0ReportCpuHob=C2=A0library=C2=A0from=C2=A0MinPlatformPkg=C2=A0to= =C2=A0IntelSiliconPkg. Cc: Chasel Chiu Cc: Nate DeSimone --- .../WhiskeylakeOpenBoardPkg/UpXtreme/OpenBoardPkg.dsc | 7 ++++--- .../WhiskeylakeURvp/OpenBoardPkg.dsc | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/OpenBoardPkg.d= sc b/Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/OpenBoardPkg.dsc index fb493973e2..ee2aedd978 100644 --- a/Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/OpenBoardPkg.dsc +++ b/Platform/Intel/WhiskeylakeOpenBoardPkg/UpXtreme/OpenBoardPkg.dsc @@ -1,7 +1,7 @@ ## @file=0D # The main build description file for the UpXtreme board.=0D #=0D -# Copyright (c) 2020, Intel Corporation. All rights reserved.
=0D +# Copyright (c) 2020 - 2021, Intel Corporation. All rights reserved.
= =0D #=0D # SPDX-License-Identifier: BSD-2-Clause-Patent=0D #=0D @@ -39,7 +39,8 @@ #=0D # Include PCD configuration for this board.=0D #=0D - !include AdvancedFeaturePkg/Include/AdvancedFeaturesPcd.dsc=0D=0D + !include AdvancedFeaturePkg/Include/AdvancedFeaturesPcd.dsc=0D +=0D !include OpenBoardPkgPcd.dsc=0D !include AdvancedFeaturePkg/Include/AdvancedFeatures.dsc=0D =0D @@ -160,6 +161,7 @@ # Silicon Initialization Package=0D #######################################=0D SiliconInitLib|$(PLATFORM_SI_PACKAGE)/Library/PeiSiliconInitLib/PeiSilic= onInitLib.inf=0D + ReportCpuHobLib|IntelSiliconPkg/Library/ReportCpuHobLib/ReportCpuHobLib.= inf=0D =0D #######################################=0D # Platform Package=0D @@ -172,7 +174,6 @@ TestPointCheckLib|$(PLATFORM_PACKAGE)/Test/Library/TestPointCheckLib/Pei= TestPointCheckLib.inf=0D !endif=0D SetCacheMtrrLib|$(PLATFORM_PACKAGE)/Library/SetCacheMtrrLib/SetCacheMtrr= LibNull.inf=0D - ReportCpuHobLib|$(PLATFORM_PACKAGE)/PlatformInit/Library/ReportCpuHobLib= /ReportCpuHobLib.inf=0D =0D #######################################=0D # Board Package=0D diff --git a/Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/OpenBoa= rdPkg.dsc b/Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/OpenBoar= dPkg.dsc index 9a1f107faf..b69cc8deb0 100644 --- a/Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/OpenBoardPkg.d= sc +++ b/Platform/Intel/WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/OpenBoardPkg.d= sc @@ -1,7 +1,7 @@ ## @file=0D # The main build description file for the WhiskeylakeURvp board.=0D #=0D -# Copyright (c) 2019 - 2020, Intel Corporation. All rights reserved.
= =0D +# Copyright (c) 2019 - 2021, Intel Corporation. All rights reserved.
= =0D #=0D # SPDX-License-Identifier: BSD-2-Clause-Patent=0D #=0D @@ -39,7 +39,8 @@ #=0D # Include PCD configuration for this board.=0D #=0D - !include AdvancedFeaturePkg/Include/AdvancedFeaturesPcd.dsc=0D=0D + !include AdvancedFeaturePkg/Include/AdvancedFeaturesPcd.dsc=0D +=0D !include OpenBoardPkgPcd.dsc=0D !include AdvancedFeaturePkg/Include/AdvancedFeatures.dsc=0D =0D @@ -160,6 +161,7 @@ # Silicon Initialization Package=0D #######################################=0D SiliconInitLib|$(PLATFORM_SI_PACKAGE)/Library/PeiSiliconInitLib/PeiSilic= onInitLib.inf=0D + ReportCpuHobLib|IntelSiliconPkg/Library/ReportCpuHobLib/ReportCpuHobLib.= inf=0D =0D #######################################=0D # Platform Package=0D @@ -172,7 +174,6 @@ TestPointCheckLib|$(PLATFORM_PACKAGE)/Test/Library/TestPointCheckLib/Pei= TestPointCheckLib.inf=0D !endif=0D SetCacheMtrrLib|$(PLATFORM_PACKAGE)/Library/SetCacheMtrrLib/SetCacheMtrr= LibNull.inf=0D - ReportCpuHobLib|$(PLATFORM_PACKAGE)/PlatformInit/Library/ReportCpuHobLib= /ReportCpuHobLib.inf=0D =0D #######################################=0D # Board Package=0D --=20 2.27.0