]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Usb/UsbBusDxe
Add missing status code in several modules.
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbBusDxe /
2012-10-10 erictianMdeModulePkg/UsbBusDxe: Timing tunning for better boot...
2012-04-28 erictianMdeModulePkg: Enlarge timeout value to wait set_address...
2012-03-30 erictianMdeModulePkg/UsbBusDxe:Correct typos in usb debug message
2012-03-27 erictianMdeModulePkg/XhciDxe: Event Ring traverse algorithm...
2012-03-07 erictianMdeModulePkg: add support for ORICO PEUS3-2P card
2011-11-25 erictianMdeModulePkg: The patch eliminates two assumptions
2011-09-21 erictianCoding style refinement.
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-14 erictian1) remove wrong global variable usage because it will...
2011-09-13 oliviermartinMdeModulePkg/UsbBusDxe: Removed unused variable
2011-08-25 erictianFixed build error reported by ICC and GCC
2011-08-25 erictianError handling refinement at UsbIoResetPort() to avoid...
2011-08-23 erictianEnabling usb3.0 XHCI support.
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-06-04 andrewfishFix X64 clang warnings.
2011-05-26 li-elvinAdd more status code in drivers.
2010-12-24 xdu21. update MatchUsbWwid() to check Vendor Id, Product...
2010-09-16 ydong10Refine code to make code run safely.
2010-04-24 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2009-12-16 eric_tianadd error handling on usb related modules.
2009-10-05 jljustenMdeModulePkg-UsbBusDxe: Add work around for slower...
2009-09-14 vanjeffupdated the Bus Driver that is able to create all or...
2009-09-14 eric_tianIn various archs, Processor memory address may not...
2009-08-19 eric_tianmodify the incorrect timeout value definitions in Usb...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-10 jljustenFix various 'EFIAPI' inconsistencies found while buildi...
2009-02-25 eric_tianupdate
2009-02-12 eric_tianadd assert logic to avoid Klocwork fake report
2009-02-12 eric_tianadd assert logic to avoid Klocwork fake report
2009-02-06 eric_tianfix ecc
2009-02-04 qwang123) Doxygen comment cleanup.
2009-02-03 eric_tianAdd information in Meta-Data file
2008-12-26 gikidyCheck Library usage and fix some typo.
2008-12-26 jji4Coding style checked
2008-12-18 jji4check the usage of %d,%x,%ld,%lx and so on in debug...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-12 gikidyAdd description to .inf files.
2008-12-04 jji41)Global variables have been moved backward ahead of...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-12-03 jji4Global variables have been moved backward ahead of...
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-27 qwang12Make use of correct format String:
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-18 qhuang8Update some module INF files in MdeModulePkg to "UEFI_D...
2008-07-28 eric_tianmodify coding style to pass ecc tool
2008-07-23 eric_tianremove a redefinition to pass ICC build
2008-07-23 eric_tiancorrect spell error
2008-07-23 eric_tianmodify coding style to pass ecc tool
2008-07-09 eric_tianmodify coding style to pass ecc tool and provide commen...
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-26 qwang12Clean up for GCC and Intel ICC build.
2008-06-25 vanjeff[Description]:
2008-06-24 vanjeff[Description]:
2008-05-27 qhuang8De-unicode in comment for all source files.
2008-03-07 vanjeffMerger tracker:Fixed a USB bus driver logic error
2008-02-26 jljustenMdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf:
2008-02-26 jljustenedk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.c:
2008-02-26 jljustenedk2/MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.h:
2008-02-26 jljustenedk2/MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.c:
2007-12-26 vanjeffEnhance the Usb bus driver to support Star with Remaini...
2007-10-11 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-09 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-08 yshang1Support ICC build .
2007-10-08 yshang1Fixed unexpected timeout in Usb MassStorage Driver.
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-08-30 AJFISHAdded EFIAPI to event
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-08-20 qwang12Merge in some fix from R8 on USB Bus driver:
2007-07-26 qhuang8Fix the wrong copyright statements.
2007-07-24 vanjeffSync USB modules with main trunk.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-17 vanjeff1. Fixed tools_def.template to meet ICC build for IA32
2007-07-16 vanjeffModules cleanup.
2007-07-12 vanjefffixed memcpy link issue.
2007-07-11 vanjeffImport Usb/UsbBusDxe and Usb/UsbMassStorageDxe into...