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
2017-03-13
MdeModulePkg/SdMmc: Add break to avoid dead loop when polling OCR Reg
Feng Tian
2017-03-06
MdeModulePkg: Refine casting expression result to bigger size
Hao Wu
2017-03-06
MdeModulePkg: Refine type cast for pointer subtraction
Hao Wu
2017-02-21
MdeModulePkg/PciBusDxe: Refine code to make it more readable
Ruiyu Ni
2017-02-21
MdeModulePkg/SdMmc: Avoid assigning 0 to the BlockSize of Trb
Hao Wu
2017-02-17
MdeModulePkg/PciBusDxe: Fix IA32 build failure
Ruiyu Ni
2017-02-10
MdeModulePkg/IncompatiblePci: Use MAX_UINTN to match any IDs
Ruiyu Ni
2017-02-10
MdeModulePkg/IncompatiblePciDevice: Do not use deprecated macros
Ruiyu Ni
2017-02-10
MdeModulePkg/PciBus: Accept Spec values as BarIndex and Alignment
Ruiyu Ni
2017-02-10
MdeModulePkg/PciSioSerialDxe: Use MAX_UINT8 instead of PCI_BAR_ALL
Ruiyu Ni
2017-01-20
MdeModulePkg: Remove superfluous return statements
Thomas Huth
2017-01-12
MdeModulePkg/NonDiscoverable: Compare SIZE_4GB with address type
Hao Wu
2017-01-05
MdeModulePkg/StaControllerDxe: Fix coding style issue
Dandan Bi
2016-12-20
MdeModulePkg/SataControllerDxe: Fix coding style issue
Dandan Bi
2016-12-19
MdeModulePkg/NonDiscoverablePciDevice: Make variable definition follow rule
Dandan Bi
2016-12-19
MdeModulePkg/NonDiscoverablePciDeviceDxe: Add comments for functions
Dandan Bi
2016-12-19
MdeModulePkg/NonDiscoverablePciDeviceDxe: Fix VS2010/2012 build failure
Dandan Bi
2016-12-15
MdeModulePkg/NonDiscoverablePciDeviceDxe: add support for non-coherent DMA
Ard Biesheuvel
2016-12-13
MdeModulePkg/NonDiscoverablePciDev: Fix type mismatch in switch/case
Hao Wu
2016-12-09
MdeModulePkg/NonDiscoverablePciDevice: add missing cast and EFIAPI modifiers
Ard Biesheuvel
2016-12-07
MdeModulePkg: implement generic PCI I/O driver for non-discoverable devices
Ard Biesheuvel
2016-12-06
MdeModulePkg/PciSioSerial: Fix bad EOL
Ruiyu Ni
2016-12-02
MdeModulePkg/Ehci: don't clear port status bits during init
Feng Tian
2016-12-02
MdeModulePkg/SdMmc: Fix build failure caused by last check-in
Feng Tian
2016-11-30
MdeModulePkg/SdMmcPciHcDxe: Replace deprecated debug level macros
Feng Tian
2016-11-24
MdeModulePkg/Xhci: Add 10ms delay before sending SendAddr cmd to dev
Feng Tian
2016-11-10
MdeModulePkg/PciSioSerial: Fix a bug that wrongly produces 2 UARTs
Ruiyu Ni
2016-11-01
MdeModulePkg/Xhci: Change short packet debug message to verbose level
Feng Tian
2016-10-27
MdeModulePkg/PciHostBridgeDxe: rebase to ARRAY_SIZE()
Laszlo Ersek
2016-10-27
MdeModulePkg/PciBusDxe: rebase to ARRAY_SIZE()
Laszlo Ersek
2016-10-27
MdeModulePkg/Bus: Fix typos in comments
Gary Lin
2016-09-28
MdeModulePkg/PciSioSerialDxe: Remove unused global variables
Ruiyu Ni
2016-09-26
MdeModulePkg/PciBusDxe: make OPROM BAR degradation configurable
Ard Biesheuvel
2016-09-21
MdeModulePkg/XhciPei:1ms delay before access MMIO reg during reset
Feng Tian
2016-09-21
MdeModulePkg/XhciDxe:1ms delay before access MMIO reg during reset
Feng Tian
2016-09-06
MdeModulePkg/PciHostBridgeDxe: restrict 64-bit DMA to devices that support it
Ard Biesheuvel
2016-09-06
MdeModulePkg/XhciDxe: enable 64-bit PCI DMA
Ard Biesheuvel
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
[next]