Reviewed-by: Star Zeng <[email protected]>

-----Original Message-----
From: edk2-devel [mailto:[email protected]] On Behalf Of Ruiyu Ni
Sent: Monday, June 4, 2018 2:10 PM
To: [email protected]
Subject: [edk2] [PATCH v2 0/3] Fix bugs in core ResetSystem software stack

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

_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to