]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Usb/UsbBusDxe/UsbDesc.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbBusDxe / UsbDesc.c
2023-03-07 Rebecca CranMdeModulePkg: Improve formatting of DEBUG messages...
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2020-02-10 Philippe Mathieu... MdeModulePkg/UsbBusDxe: Fix a typo
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-10-30 Ruiyu NiMdeModulePkg/UsbBusDxe: Add missing "return NULL" in...
2018-10-25 Ruiyu NiMdeModulePkg/UsbBus: Removing trailing spaces
2018-10-17 Ruiyu NiMdeModulePkg/UsbBus: Deny when the string descriptor...
2018-10-17 Ruiyu NiMdeModulePkg/UsbBus: Reject descriptor whose length...
2018-10-17 Ruiyu NiMdeModulePkg/UsbBus: Fix out-of-bound read access to...
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2016-06-29 Evgeny YakovlevMdeModulePkg/UsbBusDxe: Fixed USB descriptor length...
2016-04-21 Feng TianMdeModulePkg/Usb: Fix wrong condition judgment to suppo...
2013-11-19 Feng TianMdeModulePkg/UsbBus: Stop parsing descriptor if some...
2013-10-08 Samer El-Haj-MahmoudFix several DEBUG_ERROR messages that are unnecessarily...
2013-05-10 erictianMdeMdeModulePkg/UsbBusDxe: Break device enumeration...
2013-03-29 erictianMdeMdeModulePkg/Usb: Fixed two usb issues
2011-08-23 erictianEnabling usb3.0 XHCI support.
2011-06-04 andrewfishFix X64 clang warnings.
2010-09-16 ydong10Refine code to make code run safely.
2010-04-24 hhtianUpdate the copyright notice format
2009-12-16 eric_tianadd error handling on usb related modules.
2009-02-04 qwang123) Doxygen comment cleanup.
2008-12-26 gikidyCheck Library usage and fix some typo.
2008-12-18 jji4check the usage of %d,%x,%ld,%lx and so on in debug...
2008-07-09 eric_tianmodify coding style to pass ecc tool and provide commen...
2007-10-08 yshang1Fixed unexpected timeout in Usb MassStorage Driver.
2007-08-20 qwang12Merge in some fix from R8 on USB Bus driver:
2007-07-11 vanjeffImport Usb/UsbBusDxe and Usb/UsbMassStorageDxe into...