]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c
check the usage of %d,%x,%ld,%lx and so on in debug print statement.
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / UhciDxe / Uhci.c
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.