summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/XhciDxe/XhciReg.c
AgeCommit message (Expand)AuthorFilesLines
5 hoursXhciDxe: Fail the start of malfunctioning XHCI controllersRebecca Cran1-0/+2
2024-05-07MdeModulePkg/XhciDxe: Add PCD for the delay of HCRSTXianglei Cai1-1/+1
2023-09-25MdeModulePkg/XhciDxe: Use Performance Timer for XHCI TimeoutsHenz, Patrick1-44/+24
2022-12-21MdeModulePkg/Bus/Pci/XhciDxe: Check port is compatible before getting PSIVSean Rhodes1-6/+29
2022-06-27MdeModulePkg/XhciDxe: Add access xHCI Extended Capabilities PointerIan Chiu1-0/+178
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-101/+96
2021-12-07MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-13/+12
2020-09-29MdeModulePkg/XhciDxe: Fix Broken TimeoutsPatrick Henz1-13/+46
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-09-26MdeModulePkg: XhciDxe: Prevent illegal memory access in XhcSetHseeMarcin Wojtas1-1/+1
2018-09-12MdeModulePkg XhciDxe: Set HSEE Bit if SERR# Enable Bit is setStar Zeng1-0/+41
2018-08-21MdeModulePkg XhciDxe: Remove redundant functionsshenglei1-66/+0
2017-03-06MdeModulePkg: Refine casting expression result to bigger sizeHao Wu1-10/+10
2016-09-21MdeModulePkg/XhciDxe:1ms delay before access MMIO reg during resetFeng Tian1-1/+7
2015-08-19MdeModulePkg/Xhci: make all timeout values be consistent with comments.Feng Tian1-8/+8
2013-12-25Update XhcWaitOpRegBit to take Timout argument as microsecond.Elvin Li1-6/+6
2013-10-15MdeModulePkg/XhciDxe: Usb legacy support feature is optional. For those usb 3...Sergey Isakov1-2/+10
2013-10-09Just like EhciDxe, do not reset host controller when debug capability is enab...Elvin Li1-6/+14
2011-11-25MdeModulePkg: The patch eliminates two assumptionserictian1-103/+0
2011-09-141) remove wrong global variable usage because it will bring data corrupt if t...erictian1-56/+59
2011-08-25Fixed build error reported by ICC and GCCerictian1-2/+2
2011-08-23Enabling usb3.0 XHCI support.erictian1-0/+827