summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-23MdeModulePkg/UsbBusDxe: fix NOOPT build errorGerd Hoffmann1-1/+1
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-254/+242
2021-12-07MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-3/+2
2020-02-10MdeModulePkg/UsbBus: Fix various typosAntoine Coeur1-4/+4
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-08-21MdeModulePkg UsbBusDxe: Remove redundant functionsshenglei1-146/+0
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-3/+3
2017-06-02MdeModulePkg/UsbBus: Correct debug messageRuiyu Ni1-3/+3
2016-02-24MdeModulePkg/UsbBusDxe: Fix memory leakAlcantara, Paulo1-0/+2
2011-09-13MdeModulePkg/UsbBusDxe: Removed unused variableoliviermartin1-2/+0
2010-12-241. update MatchUsbWwid() to check Vendor Id, Product Id and Interface Number. xdu21-15/+44
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff1-5/+12
2009-02-12add assert logic to avoid Klocwork fake reporteric_tian1-0/+2
2009-02-06fix ecceric_tian1-1/+1
2009-02-043) Doxygen comment cleanup.qwang121-2/+0
2008-12-18check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji41-2/+2
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-07-09modify coding style to pass ecc tool and provide comments that complied with ...eric_tian1-188/+177
2008-06-26Clean up for GCC and Intel ICC build.qwang121-4/+8
2008-03-07Merger tracker:Fixed a USB bus driver logic errorvanjeff1-3/+3
2008-02-26edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.c:jljusten1-4/+4
2007-12-26Enhance the Usb bus driver to support Star with Remaining device path.vanjeff1-0/+637
2007-08-20Merge in some fix from R8 on USB Bus driver:qwang121-56/+0
2007-07-171. Fixed tools_def.template to meet ICC build for IA32vanjeff1-3/+3
2007-07-11Import Usb/UsbBusDxe and Usb/UsbMassStorageDxe into MdeModulePkg.vanjeff1-0/+769