audk/MdeModulePkg/Bus/Usb/UsbBusDxe
erictian 71619ac2b5 MdeMdeModulePkg/Usb: two tunings for better device identification behind hub
1.enlarge the recovery time from 10ms to 20ms after port reset to make set address request success for better device compatibility.
2.another enhancement is to use RESET_C bit rather than RESET bit to judge if hub reset port operation is done.


Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Elvin Li <elvin.li@intel.com>


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14227 6f19259b-4bc3-4df7-8a09-765794883524
2013-03-29 09:32:55 +00:00
..
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
UsbBus.c MdeMdeModulePkg/Usb: two tunings for better device identification behind hub 2013-03-29 09:32:55 +00:00
UsbBus.h MdeMdeModulePkg/Usb: two tunings for better device identification behind hub 2013-03-29 09:32:55 +00:00
UsbBusDxe.inf Add more status code in drivers. 2011-05-26 06:29:30 +00:00
UsbDesc.c MdeMdeModulePkg/Usb: Fixed two usb issues 2013-03-29 06:53:57 +00:00
UsbDesc.h Update the copyright notice format 2010-04-24 09:49:11 +00:00
UsbEnumer.c MdeMdeModulePkg/Usb: Fixed two usb issues 2013-03-29 06:53:57 +00:00
UsbEnumer.h Update the copyright notice format 2010-04-24 09:49:11 +00:00
UsbHub.c MdeMdeModulePkg/Usb: two tunings for better device identification behind hub 2013-03-29 09:32:55 +00:00
UsbHub.h MdeModulePkg/UsbBusDxe: Timing tunning for better boot performance. 2012-10-10 02:46:06 +00:00
UsbUtility.c MdeModulePkg/UsbBusDxe: Removed unused variable 2011-09-13 15:21:32 +00:00
UsbUtility.h Update the copyright notice format 2010-04-24 09:49:11 +00:00