mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-02 23:00:07 +00:00
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 | ||