summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Usb/UsbBusPei
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-077-672/+675
* MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-072-2/+2
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-073-28/+26
* MdeModulePkg/UsbBus: Fix various typosAntoine Coeur2020-02-105-5/+5
* MdeModulePkg: Remove BootInRecoveryMode PPIxuwei62019-05-091-1/+1
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0910-80/+10
* 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-292-37/+53
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* MdeModulePkg UsbBusPei: Remove redundant functionsshenglei2018-08-214-169/+0
* MdeModulePkg: Clean up source filesLiming Gao2018-06-2810-70/+70
* MdeModulePkg UsbBusPei: Fix wrong buffer length used to read hub descStar Zeng2018-06-272-74/+38
* MdeModulePkg/Usb: Fix wrong condition judgment to support usb3.1 devFeng Tian2016-04-211-2/+2
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility.Star Zeng2014-09-152-0/+14
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-8/+9
* MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support.Star Zeng2014-07-027-224/+491
* MdeModulePkg UsbBusPei: Produce a USB I/O PPI for all USB Interfaces a USB De...Star Zeng2014-02-112-38/+125
* MdeModulePkg UsbBotPei: The UsbBotPei module contains the private structure d...Star Zeng2014-01-264-88/+48
* MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling...Feng Tian2013-06-242-6/+14
* 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-278-0/+3034