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
Age
Commit message (
Expand
)
Author
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
2012-12-25
MdeMdeModulePkg/Ehci: Add logic to dispatch OHCI driver first if the companio...
erictian
2012-11-02
Update comments for functions UhciAllocateDev, EhcCreateUsb2Hc and XhcCreateU...
li-elvin
2012-10-30
Add missing status code in several modules.
li-elvin
2012-05-02
MdeModulePkg: Fix EHCI module build warning reported by VS2005 tool chain.
erictian
2012-04-28
MdeModulePkg: Skip to manage usb debug port in EDKII EHCI driver if it's used...
erictian
2011-11-16
MdeModulePkg: Enable port power if port power control feature is supported by...
erictian
2011-08-24
Remove CONST modifier to be spec compliance
erictian
2011-07-06
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2011-03-04
when timeout is 0, infinite loop on the timeout request to follow UEFI spec
erictian
2010-11-26
EHCI Controllers with a CapLen of 0 are ignored.
erictian
2010-05-07
Update UHCI and ECHI drivers to both Stop and Reset the host controller at Ex...
mdkinney
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-10
Minor comment fix.
rsun3
2010-03-05
Add a blank line in the end of file.
lgao4
2010-03-05
fix build error
erictian
2010-03-05
roll back the parameter check of AsyncInterruptTransfer() and SyncInterruptTr...
erictian
2010-03-04
Add an EHCI register dump function for debug. Not hooked in any place...
andrewfish
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-02-24
1. Correct File header to ## @file
lgao4
2010-02-20
add more comments for gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport.
niruiyu
2010-01-19
Improve coding style in MdeModulePkg.
rsun3
2009-12-16
add error handling on usb related modules.
eric_tian
2009-12-10
Tempoprary removal of this ASSERT as it crashes the BeagleBoard. We can put i...
AJFISH
2009-10-14
MdeModule EhciDxe: Fix compiler warning for IA32 architecture.
jljusten
2009-10-14
update code to eliminate the wrong assumption that pci address is equal to ho...
eric_tian
2009-08-19
modify the incorrect timeout value definitions in Usb driver
eric_tian
2009-08-11
add comments to clarify the enhancement on EHCI driver, which is guaranteed t...
eric_tian
2009-07-24
code cleanup:
eric_tian
2009-07-23
Adding a segment code to make sure that the EHCI controller get attached to t...
eric_tian
2009-04-30
Replace references to RFC 3066 with RFC 4646.
gikidy
2009-04-10
Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.
jljusten
2009-04-10
fixed DMA not be stopped issue when gBS->ExitBootServices called.
vanjeff
2009-02-25
update
eric_tian
2009-02-06
clean ecc
eric_tian
2009-02-04
Use TO_START and BY_START for UEFI driver model driver.
qwang12
2009-02-04
1) Fix a typo in EhcMoniteAsyncRequests.
qwang12
2009-02-03
Add information in Meta-Data file
eric_tian
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-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-12-12
Add description to .inf files.
gikidy
2008-12-06
Change _CR() to BASE_CR() to follow naming convention
mdkinney
2008-12-04
Typo corrected
jji4
2008-12-04
1)Global variables have been moved backward ahead of functions.
jji4
2008-12-03
Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...
gikidy
[next]