public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Handle notification PPI from SEC
@ 2017-07-28  9:12 Star Zeng
  2017-07-28  9:12 ` [PATCH 1/2] MdePkg PiPeiCis.h: Add description for " Star Zeng
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Star Zeng @ 2017-07-28  9:12 UTC (permalink / raw)
  To: edk2-devel; +Cc: Star Zeng

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



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

end of thread, other threads:[~2017-07-31  2:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-28  9:12 [PATCH 0/2] Handle notification PPI from SEC Star Zeng
2017-07-28  9:12 ` [PATCH 1/2] MdePkg PiPeiCis.h: Add description for " Star Zeng
2017-07-28  9:12 ` [PATCH 2/2] MdeModulePkg PeiCore: Handle " Star Zeng
2017-07-31  3:01 ` [PATCH 0/2] " Gao, Liming

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