summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci/XhciPei
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/Xhci: Fix TRT when data length is 0Wenyi Xie2021-06-021-4/+9
* MdeModulePkg/XhciPei: Fix Aligned Page AllocationAshish Singhal2019-10-213-21/+160
* MdeModulePkg: Remove BootInRecoveryMode PPIxuwei62019-05-091-1/+1
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0911-87/+11
* MdeModulePkg Xhci: Handle value 5 in Port Speed field of PORTSCStar Zeng2018-10-232-5/+7
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-2/+2
* MdeModulePkg XhciPei: Remove redundant functionsshenglei2018-08-213-60/+0
* MdeModulePkg: Clean up source filesLiming Gao2018-06-282-5/+5
* MdeModulePkg XhciPei: Minor refinement about IoMmuStar Zeng2017-11-171-2/+4
* MdeModulePkg/XhciPei: Support IoMmu.Jiewen Yao2017-09-168-34/+492
* MdeModulePkg Xhci: Correct description of Timeout param in XhciReg.hStar Zeng2017-09-111-2/+2
* MdeModulePkg Xhci: Also RecoverHaltedEndpoint for BABBLE_ERRORStar Zeng2017-07-261-3/+3
* MdeModulePkg/Xhci: Fill the 'interval' field for ISO endpoint contextHao Wu2017-06-011-1/+29
* MdeModulePkg/Xhci: Add 10ms delay before sending SendAddr cmd to devFeng Tian2016-11-242-2/+16
* MdeModulePkg/Xhci: Change short packet debug message to verbose levelFeng Tian2016-11-011-1/+1
* MdeModulePkg/XhciPei:1ms delay before access MMIO reg during resetFeng Tian2016-09-211-0/+6
* MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru2016-07-111-2/+2
* 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/Xhci: Remove TDs from transfer ring when timeout happensFeng Tian2015-08-263-45/+322
* MdeModulePkg/Xhci: make all timeout values be consistent with comments.Feng Tian2015-08-193-16/+15
* MdeModulePkg/XhciPei: Error handling enhancement for XhcPeiExecTransferFeng Tian2015-07-081-5/+8
* MdeModulePkg: fix completed xfer length in XhciDxe and XhciPei driversFeng Tian2015-04-271-2/+2
* MdeModulePkg: Fix typo.Shumin Qiu2015-03-131-2/+2
* MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility.Star Zeng2014-09-151-6/+26
* 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-2/+7
* 1) Add type cast for better coding style.Feng Tian2014-08-071-4/+4
* MdeModulePkg XhciPei: Fix build failure "conversion from 'UINT32' to 'UINT8',...Star Zeng2014-07-081-1/+1
* MdeModulePkg XhciPei: Initialize ScratchPhy and ScratchEntryPhy in XhcPeiInit...Star Zeng2014-07-071-0/+2
* MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support.Star Zeng2014-07-028-0/+7076