summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb/UsbBusDxe
AgeCommit message (Expand)AuthorFilesLines
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-4/+4
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten1-1/+2
2009-02-25updateeric_tian1-4/+4
2009-02-12add assert logic to avoid Klocwork fake reporteric_tian1-0/+1
2009-02-12add assert logic to avoid Klocwork fake reporteric_tian3-6/+18
2009-02-06fix ecceric_tian1-1/+1
2009-02-043) Doxygen comment cleanup.qwang124-24/+0
2009-02-03Add information in Meta-Data fileeric_tian1-4/+11
2008-12-26Check Library usage and fix some typo.gikidy4-47/+49
2008-12-26Coding style checkedjji41-1/+1
2008-12-18check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji43-10/+10
2008-12-16Clean up to update the reference of the these macros:qhuang81-3/+3
2008-12-12Add description to .inf files.gikidy1-2/+5
2008-12-041)Global variables have been moved backward ahead of functions.jji41-0/+4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-2/+0
2008-12-03Global variables have been moved backward ahead of functions.jji43-51/+442
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu21-2/+2
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-1/+1
2008-10-27Make use of correct format String:qwang122-4/+4
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42-2/+2
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-85/+0
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang81-1/+1
2008-07-28modify coding style to pass ecc tooleric_tian2-10/+13
2008-07-23remove a redefinition to pass ICC builderic_tian1-2/+2
2008-07-23correct spell erroreric_tian1-1/+1
2008-07-23modify coding style to pass ecc tooleric_tian1-2/+2
2008-07-09modify coding style to pass ecc tool and provide comments that complied with ...eric_tian1-2/+1
2008-07-09modify coding style to pass ecc tool and provide comments that complied with ...eric_tian11-783/+1047
2008-07-02Make USB Stack code pass ECC tool check.eric_tian1-1/+1
2008-06-26Clean up for GCC and Intel ICC build.qwang122-5/+9
2008-06-25[Description]:vanjeff1-3/+4
2008-06-24[Description]:vanjeff1-2/+5
2008-05-27De-unicode in comment for all source files.qhuang81-3/+3
2008-03-07Merger tracker:Fixed a USB bus driver logic errorvanjeff1-3/+3
2008-02-26MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf:jljusten2-3/+3
2008-02-26edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.c:jljusten1-4/+4
2008-02-26edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.h:jljusten1-0/+0
2008-02-26edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.c:jljusten1-0/+0
2007-12-26Enhance the Usb bus driver to support Star with Remaining device path.vanjeff5-174/+947
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang81-1/+1
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang81-4/+4
2007-10-08Support ICC build .yshang12-7/+7
2007-10-08Fixed unexpected timeout in Usb MassStorage Driver.yshang16-91/+140
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-101/+258
2007-08-30Added EFIAPI to eventAJFISH2-0/+2
2007-08-27Make MdeModulePkg GCC clean.qwang122-3/+1
2007-08-20Merge in some fix from R8 on USB Bus driver:qwang126-146/+87
2007-07-26Fix the wrong copyright statements.qhuang82-8/+8
2007-07-24Sync USB modules with main trunk.vanjeff2-28/+68
2007-07-20remove some comments introduced by tools.vanjeff2-15/+5