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
/
Ehci.c
Age
Commit message (
Expand
)
Author
2010-02-28
update Ehci driver to distinct pci memory address and host address
erictian
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-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-10
fixed DMA not be stopped issue when gBS->ExitBootServices called.
vanjeff
2009-02-04
1) Fix a typo in EhcMoniteAsyncRequests.
qwang12
2008-12-12
Add description to .inf files.
gikidy
2008-12-03
Global variables have been moved backward ahead of functions.
jji4
2008-10-27
Make use of correct format String:
qwang12
2008-07-08
modify coding style to pass ecc tool and provide comments that complied with ...
eric_tian
2008-07-02
Make USB Stack code pass ECC tool check.
eric_tian
2008-06-25
[Description]:
vanjeff
2008-05-06
Rename the confusing PCD.
qhuang8
2008-04-17
[Description]:
qhuang8
2008-03-14
[Description]:
lgao4
2008-02-13
1. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER returns in UsbMassReadBl...
vanjeff
2007-11-28
Fixed potential issues to release resources when error occurs.
vanjeff
2007-10-25
Save original PCI attributes in start() function and restore it in Stop() for...
vanjeff
2007-10-15
Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...
lgao4
2007-10-08
Fixed unexpected timeout in Usb MassStorage Driver.
yshang1
2007-09-30
Update to support to produce Component Name and & Component Name 2 protocol ...
qhuang8
2007-08-27
1. Sync Tcp4 protocol definitions to match UEFI 2.1
vanjeff
2007-07-17
1. Fixed tools_def.template to meet ICC build for IA32
vanjeff
2007-07-11
Import EhciDxe and UhciDxe into MdeModulePkg.
vanjeff