summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-2820-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-2810-92/+106
* Do not access transfer ring when endpoint is isochronous type and control typ...Elvin Li2014-08-221-6/+26
* 1) Add type cast for better coding style.Feng Tian2014-08-079-21/+21
* Fixed typos: hanlder should be handler.Chen Fan2014-07-093-3/+3
* 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 XhciDxe: Initialize ScratchPhy and ScratchEntryPhy in XhcInitSch...Star Zeng2014-07-071-0/+2
* MdeModulePkg XhciDxe: XHCI multiple interface alternate setting support.Star Zeng2014-07-044-249/+841
* MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support.Star Zeng2014-07-028-0/+7076
* Refine code to make it more safely.Eric Dong2014-06-262-3/+6
* The following call tree exposes a bug in the lifetime (ie. too lateAlex Williamson2014-06-191-25/+9
* MdeModulePkg/NvmExpressDxe: Check if CSTS.RDY is 0 to wait NVMe Host controll...Tian, Feng2014-06-042-18/+37
* Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar ...Ruiyu Ni2014-05-151-86/+73
* Fix CRLF formatTian, Hot2014-01-223-2496/+2496
* MdeModulePkg/NvmExpressDxe: Fix a bug in NvmExpressDxe driver’s Unload() th...Feng Tian2014-01-101-60/+65
* Update XhcWaitOpRegBit to take Timout argument as microsecond.Elvin Li2013-12-252-10/+10
* MdeModulePkg/XhciDxe: Fix ICC compiler build warning.Feng Tian2013-12-131-1/+1
* MdeModulePkg: introduce PcdPciDisableBusEnumerationWei Liu2013-12-082-1/+6
* MdeModulePkg/Xhci: Coding style update to follow EDKII C Coding Standards Spec.Feng Tian2013-12-061-1/+6
* MdeModulePkg/Usb: All h/w related stop operation at DriverBindingStop() shoul...Feng Tian2013-12-033-26/+30
* MdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or more tiers SS hubs with SS...Feng Tian2013-11-223-53/+100
* MdeModulePkg/NvmExpressDxe: Correct the calculation of LbaFmtIdx of Identify ...Feng Tian2013-10-291-1/+1
* MdeModulePkg/XhciDxe: Dynamically calculate the interval value of interrupt e...Tian, Feng2013-10-231-4/+6
* MdeModulePkg/XhciDxe: Usb legacy support feature is optional. For those usb 3...Sergey Isakov2013-10-152-3/+11
* Just like EhciDxe, do not reset host controller when debug capability is enab...Elvin Li2013-10-094-10/+51
* Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud2013-10-081-25/+25
* MdeModulePkg/NvmExpressDxe: Fix an issue of potential uninitialized local var...Feng Tian2013-09-231-2/+4
* MdeModulePkg/NvmExpressDxe: Fix some bugsFeng Tian2013-09-115-38/+95
* Remove several ASSERT in XhciDxe to allow error status happen then do error h...Elvin Li2013-08-212-42/+67
* Change the PciBusDxe driver to install the PCI enumeration complete GUID in t...Ruiyu Ni2013-08-161-3/+1
* Update XHCI driver to use PCI IO AllocateBuffer/Map/Unmap to do DMA operation.Elvin Li2013-08-127-123/+1357
* MdeMdeModulePkg/NvmExpressDxe: Add NVM Express support.Feng Tian2013-08-1212-0/+5832
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-263-18/+7
* The PCI host bridge can signal failures in its initialization toOlivier Martin2013-07-182-8/+32
* MdeModulePkg/Usb: Update some debug messages’ print level to EFI_D_VERBOSEFeng Tian2013-07-053-78/+78
* MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling...Feng Tian2013-06-248-25/+65
* MdeMdeModulePkg/Xhci: Clear BIOS_OWN semaphore before halting XHCI controllererictian2013-05-101-4/+4
* Fix the bug which incorrectly programs the 64bit base address register in the...niruiyu2013-04-271-4/+42
* MdeMdeModulePkg/Usb: Fixed two usb issueserictian2013-03-291-2/+2
* MdeModulePkg: Fixed 'variable set but not used' build warning.erictian2013-03-201-9/+2
* Shouldn't free the PciDev structure because the PciDev needs to be saved to R...niruiyu2013-02-211-1/+0
* Fix the bug that the device claiming too much resource cannot be rejected by ...niruiyu2013-01-092-3/+15
* MdeMdeModulePkg/Ehci: Add logic to dispatch OHCI driver first if the companio...erictian2012-12-251-17/+18
* MdeMdeModulePkg/Xhci: Fix a wrong conditional judgment which bring assertion ...erictian2012-12-251-76/+74
* Update comments for functions UhciAllocateDev, EhcCreateUsb2Hc and XhcCreateU...li-elvin2012-11-023-0/+3
* MdeModulePkg: eliminate all implicit library dependencies for all modules in ...erictian2012-11-011-1/+2
* Add missing status code in several modules.li-elvin2012-10-3011-59/+180
* Use %lx to print UINT64 value instead of %x.niruiyu2012-10-182-10/+10
* Cache the state whether the ROM image contains EFI Option ROM when loading th...niruiyu2012-09-074-74/+16