public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] UefiCpuPkg SecCore:Add a GUID removed previously
@ 2018-09-25  3:51 shenglei
  2018-09-26  0:43 ` Dong, Eric
  0 siblings, 1 reply; 2+ messages in thread
From: shenglei @ 2018-09-25  3:51 UTC (permalink / raw)
  To: edk2-devel; +Cc: Eric Dong

The Guid gPeiSecPerformancePpiGuid removed previously
is added into SecCore.inf.
https://bugzilla.tianocore.org/show_bug.cgi?id=1203

Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: shenglei <shenglei.zhang@intel.com>
---
 UefiCpuPkg/SecCore/SecCore.inf | 3 +++
 1 file changed, 3 insertions(+)

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
-- 
2.18.0.windows.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] UefiCpuPkg SecCore:Add a GUID removed previously
  2018-09-25  3:51 [PATCH] UefiCpuPkg SecCore:Add a GUID removed previously shenglei
@ 2018-09-26  0:43 ` Dong, Eric
  0 siblings, 0 replies; 2+ messages in thread
From: Dong, Eric @ 2018-09-26  0:43 UTC (permalink / raw)
  To: Zhang, Shenglei, edk2-devel@lists.01.org

Reviewed-by: Eric Dong <eric.dong@intel.com>

And pushed 67998a547e47b231533f5b6668ac352f6c69104b

> -----Original Message-----
> From: Zhang, Shenglei
> Sent: Tuesday, September 25, 2018 11:51 AM
> To: edk2-devel@lists.01.org
> Cc: Dong, Eric <eric.dong@intel.com>
> Subject: [PATCH] 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 <eric.dong@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: shenglei <shenglei.zhang@intel.com>
> ---
>  UefiCpuPkg/SecCore/SecCore.inf | 3 +++
>  1 file changed, 3 insertions(+)
> 
> 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
> --
> 2.18.0.windows.1



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-26  0:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-25  3:51 [PATCH] UefiCpuPkg SecCore:Add a GUID removed previously shenglei
2018-09-26  0:43 ` Dong, Eric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox