audk/MdeModulePkg/Bus/Scsi
Hao Wu ef95212963 MdeModulePkg ScsiDiskDxe: Fix hang issue when reconnecting an ISCSI device
The 'Reset' function for BlockIO(2) in ScsiDiskDxe should return
EFI_SUCCESS instead of EFI_DEVICE_ERROR when a device does not support
reset feature.

Otherwise, a 'reconnect -r' action when an ISCSI device is attached will
cause system hang.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
2016-03-29 13:35:22 +08:00
..
ScsiBusDxe MdeModulePkg ScsiBusDxe: Raise the Tpl of async IO callback to TPL_NOTIFY 2015-12-22 13:58:31 +00:00
ScsiDiskDxe MdeModulePkg ScsiDiskDxe: Fix hang issue when reconnecting an ISCSI device 2016-03-29 13:35:22 +08:00