audk/MdeModulePkg/Bus/Pci/EhciDxe
erictian aa91de055c Fix a bug that usb keybarod can not work well when it is inserted at a usb 2.0 hub.
It's due to AsyncInterruptList does not update the corresponding QTDHw->Data with pci bus master address.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10286 6f19259b-4bc3-4df7-8a09-765794883524
2010-03-19 06:54:35 +00:00
..
ComponentName.c Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:32:11 +00:00
ComponentName.h Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:32:11 +00:00
Ehci.c roll back the parameter check of AsyncInterruptTransfer() and SyncInterruptTransfer() of Usb2HcProtocol to follow current uefi spec. 2010-03-05 04:35:26 +00:00
Ehci.h update Ehci driver to distinct pci memory address and host address 2010-02-28 13:00:58 +00:00
EhciDebug.c Minor comment fix. 2010-03-10 05:38:25 +00:00
EhciDebug.h Minor comment fix. 2010-03-10 05:38:25 +00:00
EhciDxe.inf 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
EhciReg.c update Ehci driver to distinct pci memory address and host address 2010-02-28 13:00:58 +00:00
EhciReg.h Improve coding style in MdeModulePkg. 2010-01-19 06:42:21 +00:00
EhciSched.c Fix a bug that usb keybarod can not work well when it is inserted at a usb 2.0 hub. 2010-03-19 06:54:35 +00:00
EhciSched.h Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg. 2009-04-10 20:58:18 +00:00
EhciUrb.c Improve coding style in MdeModulePkg. 2010-01-19 06:42:21 +00:00
EhciUrb.h Improve coding style in MdeModulePkg. 2010-01-19 06:42:21 +00:00
UsbHcMem.c uniform the sw and hw expression to avoid confusing. it does not effect hw function. 2010-03-04 09:29:34 +00:00
UsbHcMem.h update Ehci driver to distinct pci memory address and host address 2010-02-28 13:00:58 +00:00