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
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-20
MdeModulePkg/UfsBlockIoPei: fix initialize OCS value to 0x0F
Haojian Zhuang
2017-01-20
MdeModulePkg/UfsPassThruDxe: fix initialize OCS value to 0x0F
Haojian Zhuang
2017-01-20
MdeModulePkg/UfsBlockIoPei: fix the bit in UFS_HC_UTRLDBR_OFFSET reg
Haojian Zhuang
2017-01-20
MdeModulePkg/UfsPassThruDxe: fix the bit in UFS_HC_UTRLDBR_OFFSET reg
Haojian Zhuang
2017-01-20
MdeModuelPkg/UfsPassThruDxe: fix to identify 32 bits address mode
Haojian Zhuang
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-26
MdeModulePkg Ps2KbDxe: Execute key notify func at TPL_CALLBACK
Star Zeng
2016-12-26
MdeModulePkg UsbKbDxe: Execute key notify func at TPL_CALLBACK
Star Zeng
2016-12-20
MdeModulePkg/SataControllerDxe: Fix coding style issue
Dandan Bi
2016-12-20
MdeModulePkg/EmmcDxe: Avoid Non-Boolean type used as Boolean
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/AtaAtapiPassThru: Ensure GHC.AE bit is always set in Ahci
Marcin Wojtas
2016-11-24
MdeModulePkg/Xhci: Add 10ms delay before sending SendAddr cmd to dev
Feng Tian
2016-11-14
MdeModulePkg/UsbMass: Revert changes of removing retry logic
Feng Tian
2016-11-10
MdeModulePkg/PciSioSerial: Fix a bug that wrongly produces 2 UARTs
Ruiyu Ni
2016-11-09
MdeModulePkg/Ufs: ensure the DBC field of UTP PRDT is dword-aligned
Feng Tian
2016-11-01
MdeModulePkg/Xhci: Change short packet debug message to verbose level
Feng Tian
2016-11-01
MdeModulePkg/AtaAtapiPassThru: update AtaStatusBlock after cmd exec
Feng Tian
2016-10-27
MdeModulePkg/UsbBusDxe: rebase to ARRAY_SIZE()
Laszlo Ersek
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
[next]