]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c
Clean up DEC files:
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / UhciDxe / Uhci.c
2010-05-07 mdkinneyUpdate UHCI and ECHI drivers to both Stop and Reset...
2010-04-24 hhtianUpdate the copyright notice format
2010-03-20 lgao4Fix compile break on IA32 arch.
2010-03-19 erictianFix a bug that usb keybarod can not work well when...
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2009-09-30 eric_tianFor the data region which will be touched by Pci Bus...
2009-09-14 eric_tianIn various archs, Processor memory address may not...
2009-07-24 eric_tiancode cleanup:
2009-04-10 vanjefffixed DMA not be stopped issue when gBS->ExitBootServic...
2009-02-04 qwang123) Doxygen comment cleanup.
2009-02-02 eric_tianadd parameter check logic to clean up Klocwork warning.
2008-12-26 jji4Library usage checked
2008-12-18 jji4check the usage of %d,%x,%ld,%lx and so on in debug...
2008-12-03 jji4Global variables have been moved backward ahead of...
2008-07-09 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...
2008-01-24 vanjefffixed comments problem.
2008-01-23 vanjeff1. Remove USB HC Protocol installing from Uhci module...
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.