public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/4] Add a new API ResetSystem for ResetSystemLib
@ 2019-02-18 10:57 Zhichao Gao
  2019-02-18 10:57 ` [PATCH 1/4] MdeModulePkg: change the function name ResetSystem Zhichao Gao
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Zhichao Gao @ 2019-02-18 10:57 UTC (permalink / raw)
  To: edk2-devel; +Cc: Ray Ni, Liming Gao

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1460

Add a new API ResetSystem for ResetSystemLib so that the consumer
can use this interface to reset system with additional reset data.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhichao Gao <zhichao.gao@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Liming Gao <liming.gao@intel.com>

Zhichao Gao (4):
  MdeModulePkg: change the function name ResetSystem
  MdeModulePkg: Add a new API ResetSystem for DXE ResetSystemLib
  MdeModulePkg: Add a new API ResetSystem for PEI ResetSystemLib
  MdeModulePkg: Add the new API ResetSystem in the head file

 MdeModulePkg/Include/Library/ResetSystemLib.h      | 25 ++++++++++++++++++-
 .../Library/DxeResetSystemLib/DxeResetSystemLib.c  | 28 +++++++++++++++++++++-
 .../Library/PeiResetSystemLib/PeiResetSystemLib.c  | 28 +++++++++++++++++++++-
 .../Universal/ResetSystemRuntimeDxe/ResetSystem.c  |  8 +++----
 .../Universal/ResetSystemRuntimeDxe/ResetSystem.h  |  4 ++--
 5 files changed, 84 insertions(+), 9 deletions(-)

-- 
2.16.2.windows.1



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

end of thread, other threads:[~2019-02-18 10:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-18 10:57 [PATCH 0/4] Add a new API ResetSystem for ResetSystemLib Zhichao Gao
2019-02-18 10:57 ` [PATCH 1/4] MdeModulePkg: change the function name ResetSystem Zhichao Gao
2019-02-18 10:57 ` [PATCH 2/4] MdeModulePkg: Add a new API ResetSystem for DXE ResetSystemLib Zhichao Gao
2019-02-18 10:57 ` [PATCH 3/4] MdeModulePkg: Add a new API ResetSystem for PEI ResetSystemLib Zhichao Gao
2019-02-18 10:57 ` [PATCH 4/4] MdeModulePkg: Add the new API ResetSystem in the head file Zhichao Gao

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