audk/EdkModulePkg/Bus/Usb/UsbBus/Dxe
ljin6 bd51850225 After identified as a High-Speed device, the port has been reset successfully, so it doesn't need to be reset again in the later for Full-Speed or Low-Speed devices.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1856 6f19259b-4bc3-4df7-8a09-765794883524
2006-10-30 05:45:13 +00:00
..
ComponentName.c
UsbBus.msa
hub.c
hub.h
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 After identified as a High-Speed device, the port has been reset successfully, so it doesn't need to be reset again in the later for Full-Speed or Low-Speed devices. 2006-10-30 05:45:13 +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
usbutil.h