]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbBusDxe / UsbEnumer.c
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2017-09-11 Laszlo ErsekMdeModulePkg/UsbBusDxe: log warning message at DEBUG_WA...
2017-06-02 Ruiyu NiMdeModulePkg/UsbBus: Fix system hang when failed to...
2016-07-25 Feng TianMdeModulePkg/UsbBus: reduce the port status polling...
2014-09-18 Feng TianMdeModulePkg/UsbBusDxe: Update Device->NumOfInterface...
2014-09-10 Nikolai SaoukhMdeModulePkg/UsbBusDxe: Fixed Clang build error.
2013-10-30 Feng TianMdeMdeModulePkg/UsbBusDxe: If DisconnectController...
2013-10-08 Samer El-Haj-MahmoudFix several DEBUG_ERROR messages that are unnecessarily...
2013-04-07 erictianMdeMdeModulePkg/UsbBusDxe: Fixed a possible memory...
2013-03-29 erictianMdeMdeModulePkg/Usb: Fixed two usb issues
2012-10-30 li-elvinAdd missing status code in several modules.
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-09-14 erictian1) remove wrong global variable usage because it will...
2011-08-25 erictianFixed build error reported by ICC and GCC
2011-08-23 erictianEnabling usb3.0 XHCI support.
2010-04-24 hhtianUpdate the copyright notice format
2009-09-14 eric_tianIn various archs, Processor memory address may not...
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-04 qwang123) Doxygen comment cleanup.
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-07-09 eric_tianmodify coding style to pass ecc tool and provide commen...
2008-06-26 qwang12Clean up for GCC and Intel ICC build.
2008-06-25 vanjeff[Description]:
2008-05-27 qhuang8De-unicode in comment for all source files.
2007-12-26 vanjeffEnhance the Usb bus driver to support Star with Remaini...
2007-10-08 yshang1Fixed unexpected timeout in Usb MassStorage Driver.
2007-08-30 AJFISHAdded EFIAPI to event
2007-08-20 qwang12Merge in some fix from R8 on USB Bus driver:
2007-07-24 vanjeffSync USB modules with main trunk.
2007-07-17 vanjeff1. Fixed tools_def.template to meet ICC build for IA32
2007-07-12 vanjefffixed memcpy link issue.
2007-07-11 vanjeffImport Usb/UsbBusDxe and Usb/UsbMassStorageDxe into...