summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/XhciPei
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2-91/+89
2021-06-02MdeModulePkg/Xhci: Fix TRT when data length is 0Wenyi Xie1-4/+9
2019-10-21MdeModulePkg/XhciPei: Fix Aligned Page AllocationAshish Singhal3-21/+160
2019-05-09MdeModulePkg: Remove BootInRecoveryMode PPIxuwei61-1/+1
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney11-87/+11
2018-10-23MdeModulePkg Xhci: Handle value 5 in Port Speed field of PORTSCStar Zeng2-5/+7
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+2
2018-08-21MdeModulePkg XhciPei: Remove redundant functionsshenglei3-60/+0
2018-06-28MdeModulePkg: Clean up source filesLiming Gao2-5/+5
2017-11-17MdeModulePkg XhciPei: Minor refinement about IoMmuStar Zeng1-2/+4
2017-09-16MdeModulePkg/XhciPei: Support IoMmu.Jiewen Yao8-34/+492
2017-09-11MdeModulePkg Xhci: Correct description of Timeout param in XhciReg.hStar Zeng1-2/+2
2017-07-26MdeModulePkg Xhci: Also RecoverHaltedEndpoint for BABBLE_ERRORStar Zeng1-3/+3
2017-06-01MdeModulePkg/Xhci: Fill the 'interval' field for ISO endpoint contextHao Wu1-1/+29
2016-11-24MdeModulePkg/Xhci: Add 10ms delay before sending SendAddr cmd to devFeng Tian2-2/+16
2016-11-01MdeModulePkg/Xhci: Change short packet debug message to verbose levelFeng Tian1-1/+1
2016-09-21MdeModulePkg/XhciPei:1ms delay before access MMIO reg during resetFeng Tian1-0/+6
2016-07-11MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru1-2/+2
2016-04-21MdeModulePkg/Usb: Fix wrong condition judgment to support usb3.1 devFeng Tian1-2/+2
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-08-26MdeModulePkg/Xhci: Remove TDs from transfer ring when timeout happensFeng Tian3-45/+322
2015-08-19MdeModulePkg/Xhci: make all timeout values be consistent with comments.Feng Tian3-16/+15
2015-07-08MdeModulePkg/XhciPei: Error handling enhancement for XhcPeiExecTransferFeng Tian1-5/+8
2015-04-27MdeModulePkg: fix completed xfer length in XhciDxe and XhciPei driversFeng Tian1-2/+2
2015-03-13MdeModulePkg: Fix typo.Shumin Qiu1-2/+2
2014-09-15MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility.Star Zeng1-6/+26
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-2/+7
2014-08-071) Add type cast for better coding style.Feng Tian1-4/+4
2014-07-08MdeModulePkg XhciPei: Fix build failure "conversion from 'UINT32' to 'UINT8',...Star Zeng1-1/+1
2014-07-07MdeModulePkg XhciPei: Initialize ScratchPhy and ScratchEntryPhy in XhcPeiInit...Star Zeng1-0/+2
2014-07-02MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support.Star Zeng8-0/+7076