From: Zhang, Shenglei Date: Tue, 25 Sep 2018 03:51:14 +0000 (+0800) Subject: UefiCpuPkg SecCore:Add a GUID removed previously X-Git-Tag: edk2-stable201903~984 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=67998a547e47b231533f5b6668ac352f6c69104b;ds=sidebyside UefiCpuPkg SecCore:Add a GUID removed previously The Guid gPeiSecPerformancePpiGuid removed previously is added into SecCore.inf. https://bugzilla.tianocore.org/show_bug.cgi?id=1203 Cc: Eric Dong Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: shenglei Reviewed-by: Eric Dong --- diff --git a/UefiCpuPkg/SecCore/SecCore.inf b/UefiCpuPkg/SecCore/SecCore.inf index b228610757..442f663911 100644 --- a/UefiCpuPkg/SecCore/SecCore.inf +++ b/UefiCpuPkg/SecCore/SecCore.inf @@ -70,6 +70,9 @@ ## SOMETIMES_PRODUCES gEfiSecPlatformInformation2PpiGuid gEfiTemporaryRamDonePpiGuid ## PRODUCES + ## NOTIFY + ## SOMETIMES_CONSUMES + gPeiSecPerformancePpiGuid [Guids] ## SOMETIMES_PRODUCES ## HOB