mirror of https://github.com/acidanthera/audk.git
d32159853d
v2: * Refine the commit log. There are two place to close the ISCSI ExitBootServiceEvent: #1.IScsiOnExitBootService(), which is the callback function of ExitBootServiceEvent. #2.IScsiCleanDriverData(), which will be invoked by ISCSI driver binding stop(). So, the ExitBootServiceEvent will be closed and freed when exit boot server is triggered. But it may be closed and freed again in ISCSI driver binding stop(), which will result in the issue recorded at https://bugzilla.tianocore.org/show_bug.cgi?id=742. This patch is to resolve the issue. 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> Reviewed-by: Fu Siyuan <siyuan.fu@intel.com> |
||
---|---|---|
.. | ||
ComponentName.c | ||
ComponentName.h | ||
IScsi4Dxe.uni | ||
IScsi4DxeExtra.uni | ||
IScsiCHAP.c | ||
IScsiCHAP.h | ||
IScsiCommon.h | ||
IScsiConfig.c | ||
IScsiConfig.h | ||
IScsiConfigDxe.vfr | ||
IScsiConfigDxeStrings.uni | ||
IScsiConfigNVDataStruc.h | ||
IScsiDhcp.c | ||
IScsiDhcp.h | ||
IScsiDriver.c | ||
IScsiDriver.h | ||
IScsiDxe.inf | ||
IScsiExtScsiPassThru.c | ||
IScsiExtScsiPassThru.h | ||
IScsiIbft.c | ||
IScsiIbft.h | ||
IScsiImpl.h | ||
IScsiInitiatorName.c | ||
IScsiInitiatorName.h | ||
IScsiMisc.c | ||
IScsiMisc.h | ||
IScsiProto.c | ||
IScsiProto.h | ||
IScsiTcp4Io.c | ||
IScsiTcp4Io.h | ||
Md5.c | ||
Md5.h |