audk/EdkModulePkg/Bus/Usb/UsbBus/Dxe
yshang1 c7c02fabf1 Fixed bug in partition driver:
When Block I/O detects the media changed, block driver will reinstall block I/O protocol. If it happened during start() of partition driver, the reinstall protocol would results in the reentrant of the start(). In the patch, we check status of child detection to see whether need clean up the opened block I/O protocol in Start().

Besides, some checking of return status added in usbbus driver to improve robusticiy of the driver.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2288 6f19259b-4bc3-4df7-8a09-765794883524
2007-01-23 10:28:32 +00:00
..
ComponentName.c Fix capitalization. 2006-05-22 23:24:23 +00:00
UsbBus.msa Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
hub.c Initial import. 2006-04-21 22:54:32 +00:00
hub.h Initial import. 2006-04-21 22:54:32 +00:00
usb.c 1. Add the GLOBAL_REMOVE_IF_UNREFERENCED to globe variables which are used only in debug version; 2006-10-13 06:36:11 +00:00
usbbus.c Fixed bug in partition driver: 2007-01-23 10:28:32 +00:00
usbbus.h Removed GLOBAL_REMOVE_IF_UNREFENRENCED because it will cause compiler failure. 2006-10-13 09:05:56 +00:00
usbio.c 1. Add the GLOBAL_REMOVE_IF_UNREFERENCED to globe variables which are used only in debug version; 2006-10-13 06:36:11 +00:00
usbutil.c Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostController protocols 2006-07-18 04:13:40 +00:00
usbutil.h Initial import. 2006-04-21 22:54:32 +00:00