From: Liming Gao Date: Mon, 25 Sep 2017 11:06:17 +0000 (+0800) Subject: UefiCpuPkg: Update Guid usage in DxeMpInitLib INF to match source code logic X-Git-Tag: edk2-stable201903~3257 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=dc903688981f6bccbef7325dbad6e9ec7e55d7ad UefiCpuPkg: Update Guid usage in DxeMpInitLib INF to match source code logic Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao Cc: Eric Dong Reviewed-by: Eric Dong --- diff --git a/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf b/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf index 39fdc0710f..805641b516 100644 --- a/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf +++ b/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf @@ -63,7 +63,7 @@ [Guids] gEfiEventExitBootServicesGuid ## CONSUMES ## Event - gEfiEventLegacyBootGuid ## CONSUMES ## Event + gEfiEventLegacyBootGuid ## SOMETIMES_CONSUMES ## Event [Pcd] gUefiCpuPkgTokenSpaceGuid.PcdCpuMaxLogicalProcessorNumber ## CONSUMES