[edk2-devel] [Patch V3 6/8] QuarkPlatformPkg: Use uniprocessor MpInitLibUp

Kubacki, Michael A michael.a.kubacki at intel.com
Tue Apr 30 21:31:38 UTC 2019


Reviewed-by: Michael Kubacki <michael.a.kubacki at intel.com>

> -----Original Message-----
> From: devel at edk2.groups.io [mailto:devel at edk2.groups.io] On Behalf Of
> Michael D Kinney
> Sent: Tuesday, April 30, 2019 12:31 PM
> To: devel at edk2.groups.io
> Cc: Steele, Kelly <kelly.steele at intel.com>; Gao, Liming
> <liming.gao at 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.steele at intel.com>
> Cc: Liming Gao <liming.gao at intel.com>
> Signed-off-by: Michael D Kinney <michael.d.kinney at 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/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list