Reviewed-by: Chasel Chiu <[email protected]> > -----Original Message----- > From: Chuang, SofiaX <[email protected]> > Sent: Monday, April 19, 2021 4:44 PM > To: [email protected] > Cc: Chuang, SofiaX <[email protected]>; Chiu, Chasel > <[email protected]>; Desimone, Nathaniel L > <[email protected]>; Liming Gao <[email protected]>; > Dong, Eric <[email protected]> > Subject: [PATCH 7/7] MiniPlatformPkg: Move ReportCpuHob library path > > From: SofiaX Chuang <[email protected]> > > Move ReportCpuHob library from MinPlatformPkg to IntelSiliconPkg. > > Cc: Chasel Chiu <[email protected]> > Cc: Nate DeSimone <[email protected]> > Cc: Liming Gao <[email protected]> > Cc: Eric Dong <[email protected]> > --- > Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc | 2 +- > .../PlatformInit/PlatformInitPei/PlatformInitPreMem.inf | 3 ++- > 2 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc > b/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc > index 707686055c..35cbd40abb 100644 > --- a/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc > +++ b/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dsc > @@ -94,7 +94,7 @@ > # > > > FspWrapperPlatformLib|MinPlatformPkg/FspWrapper/Library/PeiFspWrapperPl > atformLib/PeiFspWrapperPlatformLib.inf > > > ReportFvLib|MinPlatformPkg/PlatformInit/Library/PeiReportFvLib/PeiReportFvLi > b.inf > > - > ReportCpuHobLib|MinPlatformPkg/PlatformInit/Library/ReportCpuHobLib/Repo > rtCpuHobLib.inf > > + > ReportCpuHobLib|IntelSiliconPkg/Library/ReportCpuHobLib/ReportCpuHobLib.i > nf > > > TestPointCheckLib|MinPlatformPkg/Test/Library/TestPointCheckLib/PeiTestPoin > tCheckLib.inf > > TestPointLib|MinPlatformPkg/Test/Library/TestPointLib/PeiTestPointLib.inf > > > SetCacheMtrrLib|MinPlatformPkg/Library/SetCacheMtrrLib/SetCacheMtrrLibNul > l.inf > > diff --git > a/Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitPei/PlatformInitPre > Mem.inf > b/Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitPei/PlatformInitPre > Mem.inf > index e37bcba560..fb997838ef 100644 > --- > a/Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitPei/PlatformInitPre > Mem.inf > +++ > b/Platform/Intel/MinPlatformPkg/PlatformInit/PlatformInitPei/PlatformInitPre > Mem.inf > @@ -1,7 +1,7 @@ > ### @file > > # Component information file for the Platform Init Pre-Memory PEI module. > > # > > -# Copyright (c) 2017 - 2020, Intel Corporation. All rights reserved.<BR> > > +# Copyright (c) 2017 - 2021, Intel Corporation. All rights reserved.<BR> > > # > > # SPDX-License-Identifier: BSD-2-Clause-Patent > > # > > @@ -33,6 +33,7 @@ > MinPlatformPkg/MinPlatformPkg.dec > > MdeModulePkg/MdeModulePkg.dec > > MdePkg/MdePkg.dec > > + IntelSiliconPkg/IntelSiliconPkg.dec > > > > [Pcd] > > gMinPlatformPkgTokenSpaceGuid.PcdFspWrapperBootMode ## > CONSUMES > > -- > 2.27.0
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#74262): https://edk2.groups.io/g/devel/message/74262 Mute This Topic: https://groups.io/mt/82204254/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
