public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Fix bugs in core ResetSystem software stack
@ 2018-06-04  6:10 Ruiyu Ni
  2018-06-04  6:10 ` [PATCH v2 1/3] MdePkg/UefiRuntimeLib: Do not allow to be linked by DXE driver Ruiyu Ni
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ruiyu Ni @ 2018-06-04  6:10 UTC (permalink / raw)
  To: edk2-devel

v2:
  Fix the comments in 2/3 to solve Laszlo's concern.
  Change DxeResetSystemLib to disallow to be linked by runtime/smm drivers.
  

Ruiyu Ni (3):
  MdePkg/UefiRuntimeLib: Do not allow to be linked by DXE driver
  MdeModulePkg/DxeResetSystemLib: Avoid depending on UefiRuntimeLib
  MdeModulePkg: Make sure ResetSystemRuntimeDxe uses ResetSystemLibNull

 MdeModulePkg/Library/DxeResetSystemLib/DxeResetSystemLib.c   | 10 +++++-----
 MdeModulePkg/Library/DxeResetSystemLib/DxeResetSystemLib.inf |  5 ++---
 MdeModulePkg/MdeModulePkg.dsc                                |  5 ++++-
 MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf             |  4 ++--
 4 files changed, 13 insertions(+), 11 deletions(-)

-- 
2.16.1.windows.1



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

end of thread, other threads:[~2018-06-05  3:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-04  6:10 [PATCH v2 0/3] Fix bugs in core ResetSystem software stack Ruiyu Ni
2018-06-04  6:10 ` [PATCH v2 1/3] MdePkg/UefiRuntimeLib: Do not allow to be linked by DXE driver Ruiyu Ni
2018-06-04  6:10 ` [PATCH v2 2/3] MdeModulePkg/DxeResetSystemLib: Avoid depending on UefiRuntimeLib Ruiyu Ni
2018-06-04  6:10 ` [PATCH v2 3/3] MdeModulePkg: Make sure ResetSystemRuntimeDxe uses ResetSystemLibNull Ruiyu Ni
2018-06-05  3:33 ` [PATCH v2 0/3] Fix bugs in core ResetSystem software stack Zeng, Star

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