summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb
AgeCommit message (Expand)Author
2014-09-15MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility.Star Zeng
2014-09-10MdeModulePkg/UsbBusDxe: Fixed Clang build error.Nikolai Saoukh
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-27MdeModulePkg/UsbBusDxe: Fix a bug about the alternate setting number which sh...Feng Tian
2014-07-02MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support.Star Zeng
2014-04-10MdeModulePkg/UsbMassStorage: Don't send READ_CAPACITY to unsupported usb mass...Tian, Feng
2014-02-11MdeModulePkg UsbBusPei: Produce a USB I/O PPI for all USB Interfaces a USB De...Star Zeng
2014-01-26MdeModulePkg UsbBotPei: The UsbBotPei module contains the private structure d...Star Zeng
2013-12-03MdeModulePkg/Usb: All h/w related stop operation at DriverBindingStop() shoul...Feng Tian
2013-11-22MdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or more tiers SS hubs with SS...Feng Tian
2013-11-19MdeModulePkg/UsbBus: Stop parsing descriptor if some of descriptor fields are...Feng Tian
2013-10-30MdeMdeModulePkg/UsbBusDxe: If DisconnectController() returns an error the USB...Feng Tian
2013-10-08Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud
2013-06-24MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling...Feng Tian
2013-05-10MdeMdeModulePkg/UsbBusDxe: Break device enumeration process if the device des...erictian
2013-04-07MdeMdeModulePkg/UsbBusDxe: Fixed a possible memory leak bug introduced at r14226erictian
2013-03-29MdeMdeModulePkg/Usb: two tunings for better device identification behind huberictian
2013-03-29MdeMdeModulePkg/Usb: Fixed two usb issueserictian
2013-03-15Add the backslash to C12 mapping in keyboard layout mapping table to fix the ...niruiyu
2013-02-21Refine the code to avoid error report.ydong10
2012-10-31Fix build failure.li-elvin
2012-10-30Add missing status code in several modules.li-elvin
2012-10-10MdeModulePkg/UsbBusDxe: Timing tunning for better boot performance.erictian
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu
2012-06-25MdeMdeModulePkg/Usb: Eliminated the use of Set_Idle request on usb modules.erictian
2012-06-18MdeMdeModulePkg/Usb: Coding style alignmenterictian
2012-06-14MdeMdeModulePkg/Usb: Fixed a build error in UsbMouseDxe and UsbMouseAbsoluteP...erictian
2012-06-13MdeModulePkg/UsbMouse: Get HID descriptor from the return of Get_Desc(Configu...erictian
2012-05-24Remove the check of signature because the code which looks for the input Noti...niruiyu
2012-05-14MdeModulePkg/UsbMassStorage: Add 16 byte SCSI cmds support if the last LBA ca...erictian
2012-04-28MdeModulePkg: Enlarge timeout value to wait set_address request success for l...erictian
2012-03-30MdeModulePkg/UsbBusDxe:Correct typos in usb debug messageerictian
2012-03-27MdeModulePkg/XhciDxe: Event Ring traverse algorithm enhancement to avoid that...erictian
2012-03-07MdeModulePkg: add support for ORICO PEUS3-2P carderictian
2011-11-25MdeModulePkg: The patch eliminates two assumptionserictian
2011-10-31MdeModulePkg: Remove variables that are set, but not usedjljusten
2011-10-25Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...niruiyu
2011-09-301. Add Partial Keystroke Support in UsbKb drivers. See the Uefi2.3.1a chapter...qianouyang
2011-09-29remove unnecessary retry logic from usb mass storage driver.erictian
2011-09-23error handling enhancement for possible null pointer dereferencevanjeff
2011-09-23Roll back r12434.vanjeff
2011-09-23error handling enhancement for possible null pointer dereferenceerictian
2011-09-21Coding style refinement.erictian
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-09-141) remove wrong global variable usage because it will bring data corrupt if t...erictian
2011-09-13MdeModulePkg/UsbBusDxe: Removed unused variableoliviermartin
2011-08-25Fixed build error reported by ICC and GCCerictian
2011-08-25Error handling refinement at UsbIoResetPort() to avoid device state machine g...erictian