summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/XhciPei/XhciSched.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-22MdeModulePkg/Xhci: Skip another size round up for TRB addressDat Mach1-1/+1
2023-09-28MdeModulePkg/Xhci: Skip size round up for TRB during address translationGao Cheng1-22/+26
2023-01-16MdeModulePkg/Xhci: Initial XHCI DCI slot's Context valueAbner Chang1-0/+7
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-495/+543
2021-12-07MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-61/+60
2021-06-02MdeModulePkg/Xhci: Fix TRT when data length is 0Wenyi Xie1-4/+9
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-8/+1
2017-09-16MdeModulePkg/XhciPei: Support IoMmu.Jiewen Yao1-5/+42
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 Tian1-1/+9
2016-11-01MdeModulePkg/Xhci: Change short packet debug message to verbose levelFeng Tian1-1/+1
2015-08-26MdeModulePkg/Xhci: Remove TDs from transfer ring when timeout happensFeng Tian1-29/+206
2015-08-19MdeModulePkg/Xhci: make all timeout values be consistent with comments.Feng Tian1-1/+1
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
2014-09-15MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility.Star Zeng1-6/+26
2014-08-071) Add type cast for better coding style.Feng Tian1-4/+4
2014-07-07MdeModulePkg XhciPei: Initialize ScratchPhy and ScratchEntryPhy in XhcPeiInit...Star Zeng1-0/+2
2014-07-02MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support.Star Zeng1-0/+2761