audk/MdeModulePkg/Bus/Usb/UsbMassStorageDxe
erictian c6e797aeda return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS.
it's because BlockIo.Reset() only has two possible values: EFI_SUCCESS and EFI_DEVICE_ERROR according to UEFI2.3 spec

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10956 6f19259b-4bc3-4df7-8a09-765794883524
2010-10-19 02:55:16 +00:00
..
ComponentName.c Update the copyright notice format 2010-04-24 09:49:11 +00:00
UsbMass.h Update the copyright notice format 2010-04-24 09:49:11 +00:00
UsbMassBoot.c Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00
UsbMassBoot.h Update the copyright notice format 2010-04-24 09:49:11 +00:00
UsbMassBot.c return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS. 2010-10-19 02:55:16 +00:00
UsbMassBot.h Update the copyright notice format 2010-04-24 09:49:11 +00:00
UsbMassCbi.c return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS. 2010-10-19 02:55:16 +00:00
UsbMassCbi.h Update the copyright notice format 2010-04-24 09:49:11 +00:00
UsbMassImpl.c raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related modules, which prevent DriverBindingStop() from being invoked when DriverBindingStart() runs. 2010-05-05 05:21:38 +00:00
UsbMassImpl.h Update the copyright notice format 2010-04-24 09:49:11 +00:00
UsbMassStorageDxe.inf Update the copyright notice format 2010-04-24 09:49:11 +00:00