index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Bus
/
Pci
Age
Commit message (
Expand
)
Author
2016-09-06
MdeModulePkg/SdMmcPciHcDxe: enable 64-bit PCI DMA
Ard Biesheuvel
2016-09-06
MdeModulePkg/NvmExpressDxe: enable 64-bit PCI DMA
Ard Biesheuvel
2016-09-06
MdeModulePkg/EhciDxe: enable 64-bit PCI DMA
Ard Biesheuvel
2016-09-06
MdeModulePkg NvmExpressDxe: Set the non-blocking I/O feature support bit
Hao Wu
2016-09-06
MdeModulePkg NvmExpressDxe: Fix 'Event' won't be signaled for Admin cmds
Hao Wu
2016-09-06
MdeModulePkg NvmExpressDxe: Add NamespaceId validity check in PassThru
Hao Wu
2016-09-06
MdeModulePkg NvmExpressDxe: Add check for command packet in PassThru
Hao Wu
2016-09-06
MdeModulePkg NvmExpressDxe: Add check on the attributes of NVME controller
Hao Wu
2016-09-06
MdeModulePkg NvmExpressDxe: Add buffer alignment check in PassThru API
Hao Wu
2016-09-06
MdeModulePkg NvmExpressDxe: Refine GetNextNamespace API to follow spec
Hao Wu
2016-09-06
MdeModulePkg NvmExpressDxe: Refine GetNameSpace API to follow spec
Hao Wu
2016-09-06
MdeModulePkg NvmExpressDxe: Refine BuildDevicePath API to follow spec
Hao Wu
2016-09-06
MdeModulePkg NvmExpressDxe: Avoid crashing 'Mode' during OpenProtocol
Hao Wu
2016-08-03
MdeModulePkg: add generic SataController driver.
Feng Tian
2016-07-25
MdeModulePkg/XhciDxe: fix a bug on TRB check in async int transfer
Feng Tian
2016-07-18
MdeModulePkg/PciHostBridgeDxe: fix Ia32 GCC44 build error
Laszlo Ersek
2016-07-13
MdeModulePkg/PciBusDxe: recognize hotplug-capable PCIe ports
Laszlo Ersek
2016-07-13
MdeModulePkg/PciBusDxe: look for the right capability in IsSHPC()
Laszlo Ersek
2016-07-11
MdeModulePkg: Fix typos in comments and variables
Giri P Mudusuru
2016-07-01
MdeModulePkg/SdMmc: update TPL to notify to fix UEFI SCT hang
Feng Tian
2016-06-29
MdeModulePkg/XhciDxe:Fix usb desc length check logic
Feng Tian
2016-06-24
MdeModulePkg: SdMmc: Add delay before eMMC reset
Joe Zhou
2016-06-24
MdeModulePkg: SdMmc: Fix parameters order in EmmcSwitch functions call
Joe Zhou
2016-06-02
MdeModulePkg NvmExpressDxe: Fix invalid queue size when creating IO queues
Hao Wu
2016-05-27
MdeModulePkg: Move/Replace NvmExpressHci.h definitions to Nvme.h.
Darbin Reyes
2016-05-26
MdeModulePkg NvmExpressDxe: Fix VS2010 build error
Hao Wu
2016-05-24
MdeModulePkg/PciHostBridgeDxe: Fix VS tool chain build failure
Ruiyu Ni
2016-05-24
MdeModulePkg/PciHostBridgeDxe: Add CpuArch protocol dependency
Ruiyu Ni
2016-05-23
MdeModulePkg/PciBus: do not improperly degrade resource
Ruiyu Ni
2016-05-23
MdeModulePkg/PciBus: Use shorter global variable name
Ruiyu Ni
2016-05-23
MdeModulePkg/PciBus: Remove unused fields in PCI_BAR
Ruiyu Ni
2016-05-23
MdeModulePkg/PciBus: use better name for local variables.
Ruiyu Ni
2016-05-19
MdeModulePkg NvmExpressDxe: Add BlockIo2 support
Hao Wu
2016-05-18
MdeModulePkg: Skip invalid bus number scanning in PciBusDxe driver
Ma, Maurice
2016-05-11
MdeModulePkg/PciHostBridgeDxe: Honor ResourceAssigned
Ruiyu Ni
2016-05-11
MdeModulePkg/PciHostBridgeDxe: Fix a Base/Limit comparing bug
Ruiyu Ni
2016-05-11
MdeModulePkg/PciHostBridgeDxe: Don't miss prefetchable MMIO aperture
Ruiyu Ni
2016-05-10
MdeModulePkg/PciSioSerialDxe: Do not flush the UART
Ruiyu Ni
2016-05-06
MdeModulePkg/SdMmcPciHcDxe: Check SD's supported bus mode before switch
Feng Tian
2016-05-06
MdeModulePkg/SdMmcPciHcDxe: Error handling enhance on tuning procedure
Feng Tian
2016-05-06
MdeModulePkg/SdMmcPciHcDxe: Using PIO rather than DMA for clock tuning
Feng Tian
2016-05-06
MdeModulePkg/SdMmcPciHcDxe: Use BaseClk if the target clock is larger
Feng Tian
2016-05-06
MdeModulePkg/SdMmcPciHcDxe: break cmd exec if the card isn't identified
Feng Tian
2016-05-06
MdeModulePkg NvmExpressDxe: Initialize IoAlign info for an NVMe device
Hao Wu
2016-04-29
MdeModulePkg/PciBusDxe: don't create bogus descriptor if no resources needed
Ard Biesheuvel
2016-04-29
MdeModulePkg/NvmExpressDxe: comments update to meet implementation
Feng Tian
2016-04-26
MdeModulePkg/NvmExpress: Clean Phase/CqHdbl/SqTdbl fields to restart HC
Tian Feng
2016-04-26
MdeModulePkg/NvmExpress: Fix bug of handling not null-terminated strings
Feng Tian
2016-04-26
MdeModulePkg/NvmExpress: Fix mem leak in error handling of Start()
Tian Feng
2016-04-26
MdeModulePkg/Sd: Not explicitly compare BOOLEAN type with TRUE/FALSE
Feng Tian
[next]