summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Usb/UsbBusPei/UsbPeim.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-261/+272
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-22/+20
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-8/+1
* MdeModulePkg: Remove the trailing space in three source files.Liming Gao2018-11-021-1/+1
* MdeModulePkg/UsbBusPei: Reject descriptor whose length is badRuiyu Ni2018-10-291-0/+14
* MdeModulePkg/UsbBusPei: Fix out-of-bound read access to descriptorsRuiyu Ni2018-10-291-37/+42
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-44/+44
* MdeModulePkg/Usb: Fix wrong condition judgment to support usb3.1 devFeng Tian2016-04-211-2/+2
* MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility.Star Zeng2014-09-151-0/+3
* MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support.Star Zeng2014-07-021-104/+204
* MdeModulePkg UsbBusPei: Produce a USB I/O PPI for all USB Interfaces a USB De...Star Zeng2014-02-111-38/+122
* error handling enhancement for possible null pointer dereferencevanjeff2011-09-231-9/+12
* Roll back r12434.vanjeff2011-09-231-12/+9
* error handling enhancement for possible null pointer dereferenceerictian2011-09-231-9/+12
* MdeModulePkg: Add PEI USB drivers and related PPIsjljusten2011-06-271-0/+1041