mirror of https://github.com/acidanthera/audk.git
17f3e942bc
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> |
||
---|---|---|
.. | ||
ComponentName.c | ||
UsbMass.h | ||
UsbMassBoot.c | ||
UsbMassBoot.h | ||
UsbMassBot.c | ||
UsbMassBot.h | ||
UsbMassCbi.c | ||
UsbMassCbi.h | ||
UsbMassDiskInfo.c | ||
UsbMassDiskInfo.h | ||
UsbMassImpl.c | ||
UsbMassImpl.h | ||
UsbMassStorageDxe.inf | ||
UsbMassStorageDxe.uni | ||
UsbMassStorageDxeExtra.uni |