[edk2] [PATCH 0/2] Handle notification PPI from SEC

Star Zeng posted 2 patches 6 years, 8 months ago
Failed in applying to current master (apply log)
MdeModulePkg/Core/Pei/PeiMain.h         |  14 ++++
MdeModulePkg/Core/Pei/PeiMain/PeiMain.c |   7 +-
MdeModulePkg/Core/Pei/Ppi/Ppi.c         | 140 ++++++++++++++++++++++++++++----
MdePkg/Include/Pi/PiPeiCis.h            |  17 ++--
4 files changed, 151 insertions(+), 27 deletions(-)
[edk2] [PATCH 0/2] Handle notification PPI from SEC
Posted by Star Zeng 6 years, 8 months ago
This patch series is to follow latest (>= 1.5) PI spec to
handle notification PPI from SEC.

Star Zeng (2):
  MdePkg PiPeiCis.h: Add description for notification PPI from SEC
  MdeModulePkg PeiCore: Handle notification PPI from SEC

 MdeModulePkg/Core/Pei/PeiMain.h         |  14 ++++
 MdeModulePkg/Core/Pei/PeiMain/PeiMain.c |   7 +-
 MdeModulePkg/Core/Pei/Ppi/Ppi.c         | 140 ++++++++++++++++++++++++++++----
 MdePkg/Include/Pi/PiPeiCis.h            |  17 ++--
 4 files changed, 151 insertions(+), 27 deletions(-)

-- 
2.7.0.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH 0/2] Handle notification PPI from SEC
Posted by Gao, Liming 6 years, 8 months ago
Reviewed-by: Liming Gao <liming.gao@intel.com>

>-----Original Message-----
>From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Star
>Zeng
>Sent: Friday, July 28, 2017 5:12 PM
>To: edk2-devel@lists.01.org
>Cc: Zeng, Star <star.zeng@intel.com>
>Subject: [edk2] [PATCH 0/2] Handle notification PPI from SEC
>
>This patch series is to follow latest (>= 1.5) PI spec to
>handle notification PPI from SEC.
>
>Star Zeng (2):
>  MdePkg PiPeiCis.h: Add description for notification PPI from SEC
>  MdeModulePkg PeiCore: Handle notification PPI from SEC
>
> MdeModulePkg/Core/Pei/PeiMain.h         |  14 ++++
> MdeModulePkg/Core/Pei/PeiMain/PeiMain.c |   7 +-
> MdeModulePkg/Core/Pei/Ppi/Ppi.c         | 140
>++++++++++++++++++++++++++++----
> MdePkg/Include/Pi/PiPeiCis.h            |  17 ++--
> 4 files changed, 151 insertions(+), 27 deletions(-)
>
>--
>2.7.0.windows.1
>
>_______________________________________________
>edk2-devel mailing list
>edk2-devel@lists.01.org
>https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel