[edk2] [Patch 0/2] IScsiDxe: Remove unnecessary close for ExitBootServiceEvent.

Jiaxin Wu posted 2 patches 6 years, 3 months ago
Failed in applying to current master (apply log)
MdeModulePkg/Universal/Network/IScsiDxe/IScsiMisc.c | 3 +--
NetworkPkg/IScsiDxe/IScsiMisc.c                     | 5 ++---
2 files changed, 3 insertions(+), 5 deletions(-)
[edk2] [Patch 0/2] IScsiDxe: Remove unnecessary close for ExitBootServiceEvent.
Posted by Jiaxin Wu 6 years, 3 months ago
The close for ExitBootServiceEvent in IScsiOnExitBootService callback
function is unnecessary since it will be closed in ISCSI driver stop()
function, which is invoked when the transition from BS to RT.

This issue is recorded at
https://bugzilla.tianocore.org/show_bug.cgi?id=742.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>

Jiaxin Wu (2):
  MdeModulePkg/IScsiDxe: Remove unnecessary close for
    ExitBootServiceEvent.
  NetworkPkg/IScsiDxe: Remove unnecessary close for
    ExitBootServiceEvent.

 MdeModulePkg/Universal/Network/IScsiDxe/IScsiMisc.c | 3 +--
 NetworkPkg/IScsiDxe/IScsiMisc.c                     | 5 ++---
 2 files changed, 3 insertions(+), 5 deletions(-)

-- 
1.9.5.msysgit.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel