summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/UsbBusDxe: fix NOOPT build errorGerd Hoffmann2021-12-231-1/+1
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-254/+242
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-3/+2
* MdeModulePkg/UsbBus: Fix various typosAntoine Coeur2020-02-101-4/+4
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg UsbBusDxe: Remove redundant functionsshenglei2018-08-211-146/+0
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-3/+3
* MdeModulePkg/UsbBus: Correct debug messageRuiyu Ni2017-06-021-3/+3
* MdeModulePkg/UsbBusDxe: Fix memory leakAlcantara, Paulo2016-02-241-0/+2
* MdeModulePkg/UsbBusDxe: Removed unused variableoliviermartin2011-09-131-2/+0
* 1. update MatchUsbWwid() to check Vendor Id, Product Id and Interface Number. xdu22010-12-241-15/+44
* Update the copyright notice formathhtian2010-04-241-2/+2
* updated the Bus Driver that is able to create all or one of its child handles...vanjeff2009-09-141-5/+12
* add assert logic to avoid Klocwork fake reporteric_tian2009-02-121-0/+2
* fix ecceric_tian2009-02-061-1/+1
* 3) Doxygen comment cleanup.qwang122009-02-041-2/+0
* check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji42008-12-181-2/+2
* 1, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22008-11-111-2/+2
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+1
* modify coding style to pass ecc tool and provide comments that complied with ...eric_tian2008-07-091-188/+177
* Clean up for GCC and Intel ICC build.qwang122008-06-261-4/+8
* Merger tracker:Fixed a USB bus driver logic errorvanjeff2008-03-071-3/+3
* edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.c:jljusten2008-02-261-4/+4
* Enhance the Usb bus driver to support Star with Remaining device path.vanjeff2007-12-261-0/+637
* Merge in some fix from R8 on USB Bus driver:qwang122007-08-201-56/+0
* 1. Fixed tools_def.template to meet ICC build for IA32vanjeff2007-07-171-3/+3
* Import Usb/UsbBusDxe and Usb/UsbMassStorageDxe into MdeModulePkg.vanjeff2007-07-111-0/+769