summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/XhciDxe/XhciReg.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-21MdeModulePkg/Bus/Pci/XhciDxe: Check port is compatible before getting PSIVSean Rhodes1-4/+6
2022-06-27MdeModulePkg/XhciDxe: Add access xHCI Extended Capabilities PointerIan Chiu1-2/+91
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-179/+177
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-10-23MdeModulePkg Xhci: Handle value 5 in Port Speed field of PORTSCStar Zeng1-2/+2
2018-10-23MdeModulePkg XhciDxe: Assign Usb2Hc.XXXRevision based on SBRNStar Zeng1-0/+2
2018-08-21MdeModulePkg XhciDxe: Remove redundant functionsshenglei1-28/+0
2017-09-11MdeModulePkg Xhci: Correct description of Timeout param in XhciReg.hStar Zeng1-5/+5
2013-12-25Update XhcWaitOpRegBit to take Timout argument as microsecond.Elvin Li1-4/+4
2013-12-06MdeModulePkg/Xhci: Coding style update to follow EDKII C Coding Standards Spec.Feng Tian1-1/+6
2013-11-22MdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or more tiers SS hubs with SS...Feng Tian1-2/+16
2013-10-09Just like EhciDxe, do not reset host controller when debug capability is enab...Elvin Li1-3/+28
2012-03-27MdeModulePkg/XhciDxe: Event Ring traverse algorithm enhancement to avoid that...erictian1-1/+10
2011-11-25MdeModulePkg: The patch eliminates two assumptionserictian1-45/+0
2011-09-141) remove wrong global variable usage because it will bring data corrupt if t...erictian1-84/+90
2011-08-23Enabling usb3.0 XHCI support.erictian1-0/+569