index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Bus
/
Pci
/
EhciDxe
/
EhciSched.c
Age
Commit message (
Expand
)
Author
2017-04-27
MdeModulePkg: Move to new location
Guo Mang
2016-09-06
MdeModulePkg/EhciDxe: enable 64-bit PCI DMA
Ard Biesheuvel
2013-07-05
MdeModulePkg/Usb: Update some debug messages’ print level to EFI_D_VERBOSE
Feng Tian
2013-06-24
MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling...
Feng Tian
2011-03-04
when timeout is 0, infinite loop on the timeout request to follow UEFI spec
erictian
2010-04-24
Update the copyright notice format
hhtian
2010-03-19
Fix a bug that usb keybarod can not work well when it is inserted at a usb 2....
erictian
2010-03-04
uniform the sw and hw expression to avoid confusing. it does not effect hw fu...
erictian
2010-03-03
Minor bug fix and robustness check improvement.
rsun3
2010-02-28
update Ehci driver to distinct pci memory address and host address
erictian
2010-01-19
Improve coding style in MdeModulePkg.
rsun3
2009-10-14
update code to eliminate the wrong assumption that pci address is equal to ho...
eric_tian
2009-04-10
Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.
jljusten
2009-02-04
1) Fix a typo in EhcMoniteAsyncRequests.
qwang12
2008-12-26
Library usage checked
jji4
2008-12-18
check the usage of %d,%x,%ld,%lx and so on in debug print statement.
jji4
2008-07-08
modify coding style to pass ecc tool and provide comments that complied with ...
eric_tian
2008-02-13
1. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER returns in UsbMassReadBl...
vanjeff
2007-10-08
Fixed unexpected timeout in Usb MassStorage Driver.
yshang1
2007-07-24
Sync USB modules with main trunk.
vanjeff
2007-07-11
Import EhciDxe and UhciDxe into MdeModulePkg.
vanjeff