Reviewed-by: Chasel Chiu <chasel.c...@intel.com>
> -----Original Message----- > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of IanX Kuo > Sent: Tuesday, July 21, 2020 8:36 AM > To: devel@edk2.groups.io > Cc: Lu, James <james...@intel.com>; Kumar, Chandana C > <chandana.c.ku...@intel.com>; Prabhala, Varalakshmi A > <varalakshmi.a.prabh...@intel.com>; Kuo, IanX <ianx....@intel.com>; > Chaganty, Rangasai V <rangasai.v.chaga...@intel.com>; Chiu, Chasel > <chasel.c...@intel.com> > Subject: [edk2-devel] [edk2-platforms] [PATCH v6 2/6] > Platform/Intel/CometlakeOpenBoardPkg: Add ReportCpuHobLib. > > Create a Library instance of ReportCpuHobLib from PlatformInitPei driver. > PA bits reported can be overridden by Library instance in Platform. > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2674 > > Change-Id: I1097057046aa021dc2ff193fea335790513c10c4 > Signed-off-by: IanX Kuo <ianx....@intel.com> > Cc: Sai Chaganty <rangasai.v.chaga...@intel.com> > Cc: Chasel Chiu <chasel.c...@intel.com> > --- > .../CometlakeOpenBoardPkg/CometlakeURvp/OpenBoardPkg.dsc | 4 > +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git > a/Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/OpenBoardPkg.d > sc > b/Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/OpenBoardPkg.d > sc > index 136e5309..74943352 100644 > --- > a/Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/OpenBoardPkg.d > sc > +++ > b/Platform/Intel/CometlakeOpenBoardPkg/CometlakeURvp/OpenBoardPkg.d > s > +++ c > @@ -39,7 +39,8 @@ > # # Include PCD configuration for this board. #- !include > AdvancedFeaturePkg/Include/AdvancedFeaturesPcd.dsc > + !include > AdvancedFeaturePkg/Include/AdvancedFeaturesPcd.dsc+ !include > OpenBoardPkgPcd.dsc !include > AdvancedFeaturePkg/Include/AdvancedFeatures.dsc @@ -121,6 +122,7 @@ > PeiLib|$(PLATFORM_PACKAGE)/Library/PeiLib/PeiLib.inf > PlatformBootManagerLib|$(PLATFORM_PACKAGE)/Bds/Library/DxePlatformB > ootManagerLib/DxePlatformBootManagerLib.inf > ReportFvLib|$(PLATFORM_PACKAGE)/PlatformInit/Library/PeiReportFvLib/Pei > ReportFvLib.inf+ > ReportCpuHobLib|$(PLATFORM_PACKAGE)/PlatformInit/Library/ReportCpuH > obLib/ReportCpuHobLib.inf > TestPointCheckLib|$(PLATFORM_PACKAGE)/Test/Library/TestPointCheckLibNu > ll/TestPointCheckLibNull.inf > #######################################-- > 2.26.2.windows.1 > > > -=-=-=-=-=-= > Groups.io Links: You receive all messages sent to this group. > > View/Reply Online (#62917): https://edk2.groups.io/g/devel/message/62917 > Mute This Topic: https://groups.io/mt/75695061/1777047 > Group Owner: devel+ow...@edk2.groups.io > Unsubscribe: https://edk2.groups.io/g/devel/unsub [chasel.c...@intel.com] > -=-=-=-=-=-= -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#62925): https://edk2.groups.io/g/devel/message/62925 Mute This Topic: https://groups.io/mt/75695061/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-