Reviewed-by: Michael Kubacki <michael.a.kuba...@intel.com> > -----Original Message----- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of > Michael D Kinney > Sent: Tuesday, April 30, 2019 12:31 PM > To: devel@edk2.groups.io > Cc: Steele, Kelly <kelly.ste...@intel.com>; Gao, Liming > <liming....@intel.com> > Subject: [edk2-devel] [Patch V3 6/8] QuarkPlatformPkg: Use uniprocessor > MpInitLibUp > > Update Quark DSC files to use MpInitLibUp instead of DxeMpInitLib and > PeiMpInitLib. > > Cc: Kelly Steele <kelly.ste...@intel.com> > Cc: Liming Gao <liming....@intel.com> > Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com> > --- > QuarkPlatformPkg/Quark.dsc | 3 +-- > QuarkPlatformPkg/QuarkMin.dsc | 3 +-- > 2 files changed, 2 insertions(+), 4 deletions(-) > > diff --git a/QuarkPlatformPkg/Quark.dsc b/QuarkPlatformPkg/Quark.dsc > index 96ddc1565a..e5ebeb5e09 100644 > --- a/QuarkPlatformPkg/Quark.dsc > +++ b/QuarkPlatformPkg/Quark.dsc > @@ -195,7 +195,7 @@ [LibraryClasses] > # > MtrrLib|QuarkSocPkg/QuarkNorthCluster/Library/MtrrLib/MtrrLib.inf > LocalApicLib|UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf > - MpInitLib|UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf > + MpInitLib|UefiCpuPkg/Library/MpInitLibUp/MpInitLibUp.inf > > # > # Quark North Cluster > @@ -261,7 +261,6 @@ > [LibraryClasses.IA32.PEIM,LibraryClasses.IA32.PEI_CORE] > TimerLib|PcAtChipsetPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf > > PlatformHelperLib|QuarkPlatformPkg/Library/PlatformHelperLib/PeiPlatfor > mHelperLib.inf > > CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPe > iCpuExceptionHandlerLib.inf > - MpInitLib|UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf > BaseCryptLib|CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf > !if $(PERFORMANCE_ENABLE) > > PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanc > eLib.inf > diff --git a/QuarkPlatformPkg/QuarkMin.dsc > b/QuarkPlatformPkg/QuarkMin.dsc index 8ca75bc474..c95a5fcff9 100644 > --- a/QuarkPlatformPkg/QuarkMin.dsc > +++ b/QuarkPlatformPkg/QuarkMin.dsc > @@ -167,7 +167,7 @@ [LibraryClasses] > # > MtrrLib|QuarkSocPkg/QuarkNorthCluster/Library/MtrrLib/MtrrLib.inf > LocalApicLib|UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf > - MpInitLib|UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf > + MpInitLib|UefiCpuPkg/Library/MpInitLibUp/MpInitLibUp.inf > > # > # Quark North Cluster > @@ -219,7 +219,6 @@ > [LibraryClasses.IA32.PEIM,LibraryClasses.IA32.PEI_CORE] > TimerLib|PcAtChipsetPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf > > PlatformHelperLib|QuarkPlatformPkg/Library/PlatformHelperLib/PeiPlatfor > mHelperLib.inf > > CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPe > iCpuExceptionHandlerLib.inf > - MpInitLib|UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf > !if $(SECURE_BOOT_ENABLE) > BaseCryptLib|CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf > !endif > -- > 2.21.0.windows.1 > > >
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#39880): https://edk2.groups.io/g/devel/message/39880 Mute This Topic: https://groups.io/mt/31424374/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-