]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c
Update the copyright notice format
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / EhciDxe / Ehci.c
2010-04-24 hhtianUpdate the copyright notice format
2010-03-05 erictianroll back the parameter check of AsyncInterruptTransfer...
2010-02-28 erictianupdate Ehci driver to distinct pci memory address and...
2010-02-20 niruiyuadd more comments for gEfiMdeModulePkgTokenSpaceGuid...
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2009-12-16 eric_tianadd error handling on usb related modules.
2009-08-11 eric_tianadd comments to clarify the enhancement on EHCI driver...
2009-07-24 eric_tiancode cleanup:
2009-07-23 eric_tianAdding a segment code to make sure that the EHCI contro...
2009-04-10 vanjefffixed DMA not be stopped issue when gBS->ExitBootServic...
2009-02-04 qwang121) Fix a typo in EhcMoniteAsyncRequests.
2008-12-12 gikidyAdd description to .inf files.
2008-12-03 jji4Global variables have been moved backward ahead of...
2008-10-27 qwang12Make use of correct format String:
2008-07-08 eric_tianmodify coding style to pass ecc tool and provide commen...
2008-07-02 eric_tianMake USB Stack code pass ECC tool check.
2008-06-25 vanjeff[Description]:
2008-05-06 qhuang8Rename the confusing PCD.
2008-04-17 qhuang8[Description]:
2008-03-14 lgao4[Description]:
2008-02-13 vanjeff1. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER...
2007-11-28 vanjeffFixed potential issues to release resources when error...
2007-10-25 vanjeffSave original PCI attributes in start() function and...
2007-10-15 lgao4Remove the special logic on EFI_PCI_DEVICE_ENABLE in...
2007-10-08 yshang1Fixed unexpected timeout in Usb MassStorage Driver.
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-08-27 vanjeff1. Sync Tcp4 protocol definitions to match UEFI 2.1
2007-07-17 vanjeff1. Fixed tools_def.template to meet ICC build for IA32
2007-07-11 vanjeffImport EhciDxe and UhciDxe into MdeModulePkg.