audk/MdeModulePkg/Bus/Usb/UsbMassStorageDxe
Feng Tian 17f3e942bc MdeModulePkg/UsbMass: Not retry if usb bot transfer execution fail
The retry mechanism will bring issue if the usb device is unplugged
from XHCI HC but s/w is trying to access it through BlockIo. The
current cmd will get device error return status, but the sequential
cmds will be timeout. This behavior will cause system unresponsive
for a long while and bring bad user experience.

So we break the retry loop if found device error.

Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
2016-08-03 09:52:19 +08:00
..
ComponentName.c
UsbMass.h MdeModulePkg: remove usb defined info 2014-11-24 14:52:50 +00:00
UsbMassBoot.c MdeModulePkg/UsbMass: Not retry if usb bot transfer execution fail 2016-08-03 09:52:19 +08:00
UsbMassBoot.h MdeModulePkg/UsbMassStorage: Add 16 byte SCSI cmds support if the last LBA can not be presented by 4bytes width 2012-05-14 07:50:07 +00:00
UsbMassBot.c MdeModulePkg/UsbMass: Not retry if usb bot transfer execution fail 2016-08-03 09:52:19 +08:00
UsbMassBot.h
UsbMassCbi.c
UsbMassCbi.h
UsbMassDiskInfo.c
UsbMassDiskInfo.h Coding style refinement. 2011-09-21 03:35:54 +00:00
UsbMassImpl.c MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum. 2015-08-06 07:13:16 +00:00
UsbMassImpl.h
UsbMassStorageDxe.inf MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:34:06 +00:00
UsbMassStorageDxe.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
UsbMassStorageDxeExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00