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
2016-03-04
MdeModulePkg: PciHostBridgeDxe: don't assume extended config space
Laszlo Ersek
2016-03-04
MdeModulePkg: PciHostBridgeDxe: insert horizontal whitespace
Laszlo Ersek
2016-03-04
MdeModulePkg/PciHostBridge: Don't assume resources are fully NonExistent
Ruiyu Ni
2016-03-04
MdeModulePkg/PciHostBridge: Refine function header comments.
Ruiyu Ni
2016-02-23
MdeModulePkg/PciHostBridgeDxe: Fix GCC build failure.
Ruiyu Ni
2016-02-23
MdeModulePkg: Add generic PciHostBridgeDxe driver.
Ruiyu Ni
2015-12-23
MdeModulePkg UfsPassThruDxe: Raise to TPL_NOTIFY when dealing async task
Hao Wu
2015-12-23
MdeModulePkg ScsiBusDxe: Raise the Tpl of async IO callback to TPL_NOTIFY
Hao Wu
2015-12-23
MdeModulePkg ScsiDiskDxe: Raise the Tpl of async IO callback to TPL_NOTIFY
Hao Wu
2015-12-23
MdeModulePkg ScsiDiskDxe: Add retry scheme for async SCSI I/O command
Hao Wu
2015-12-23
MdeModulePkg ScsiDiskDxe: Fix async request retry times info lost issue
Hao Wu
2015-12-23
MdeModulePkg ScsiDiskDxe: Close event when SCSI command fails
Hao Wu
2015-12-23
MdeModulePkg ScsiBusDxe: Only signal caller event when PassThru() succeeds
Hao Wu
2015-12-23
MdeModulePkg ScsiDiskDxe: Modify WriteBlocks(Ex)() to follow UEFI spec
Hao Wu
2015-12-23
MdeModulePkg ScsiDiskDxe: Modify FlushBlocksEx() to follow UEFI spec
Hao Wu
2015-12-23
MdeModulePkg ScsiDiskDxe: Set block I/O media of SCSI CDROM to read-only
Hao Wu
2015-12-17
MdeModulePkg/PciSioSerialDxe:bitwise operation have same width operands
Feng Tian
2015-12-17
MdeModulePkg/PciSioSerialDxe:add non-null pointer dereference assertion
Feng Tian
2015-12-15
MdeModulePkg UfsPassThru: ASSERT if params are NULL in SignalCallerEvent
Hao Wu
2015-12-15
MdeModulePkg/PciSioSerialDxe: Fix compiler warnings
Michael Kinney
2015-12-11
MdeModulePkg ScsiBusDxe: Fix caller event may nerver be signaled
Hao Wu
2015-12-11
MdeModulePkg UfsPassThruDxe: Add Non-blocking I/O Support
Hao Wu
2015-12-11
MdeModulePkg ScsiDiskDxe: Add BlockIO2 Support
Hao Wu
2015-12-10
MdeModulePkg: Add PciSioSerialDxe driver
Ruiyu Ni
2015-11-16
MdeModulePkg: Fix a PciBusDxe hot plug bug
Ruiyu Ni
2015-11-16
MdeModulePkg: Fix a PCI resource dumping bug in PciBusDxe driver
Ruiyu Ni
2015-09-15
MdeModulePkg: Enhance PCI capability looking up logic to avoid hang
Ruiyu Ni
2015-08-28
MdeModulePkg: Add the missing module UNI files.
Liming Gao
2015-08-26
MdeModulePkg/Xhci: Remove TDs from transfer ring when timeout happens
Feng Tian
2015-08-19
MdeModulePkg/Xhci: make all timeout values be consistent with comments.
Feng Tian
2015-08-06
MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum.
Feng Tian
2015-07-30
MdeModulePkg: Enhance PciBusDxe to handle high 32bit of MEM64 BAR returns 0
Ruiyu Ni
2015-07-29
MdeModulePkg/PciBus: Simplify an complex if statement to pass VS2015
Michael D Kinney
2015-07-28
MdeModulePkg/UfsPassThru: Fix wrong GLOBAL_REMOVE_IF_UNREFERENCED usage
Feng Tian
2015-07-08
MdeModulePkg/XhciPei: Error handling enhancement for XhcPeiExecTransfer
Feng Tian
2015-07-08
MdeModulePkg/XhciDxe: Error handling enhancement for XhcExecTransfer
Feng Tian
2015-06-26
MdeModulePkg/AtaBus: remove TPer Reset operation in DriverBindingStart
Tian Feng
2015-06-16
MdeModulePkg/NvmExpressDxe: Add SecurityStorageProtocol support
Tian Feng
2015-06-16
MdeModulePkg/NvmExpressDxe: local variable naming uniformed
Tian Feng
2015-06-16
MdeModulePkg/NvmExpressDxe: Open NVME_PASS_THRU with BY_CHILD attr
Tian Feng
2015-06-09
MdeModulePkg/EhciPei: Remove unused macro
Tian Feng
2015-06-09
MdeModulePkg/UhciDxe: Update async polling interval to 1ms.
Tian Feng
2015-06-09
MdeModulePkg/EhciDxe: Update async polling interval to 1ms.
Tian Feng
2015-06-09
MdeModulePkg/XhciDxe: Update async polling interval to 1ms.
Tian Feng
2015-06-05
MdeModulePkg: Refine the format of INF file.
Qiu Shumin
2015-06-04
MdeModulePkg/NvmExpressDxe: roll back redundant change in r17286
Feng Tian
2015-06-03
MdeModulePkg/AtaAtapiPassThru: ensure PRDT of IDE is in 64K boundary
Feng Tian
2015-05-29
MdeModulePkg/UfsPciHcDxe: Fix EBC build error
Feng Tian
2015-05-28
MdeModulePkg/Ufs: Refine EDKII_UFS_HOST_CONTROLLER_PROTOCOL interface
Feng Tian
2015-05-28
MdeModulePkg/PciBusDxe: Remove unused variable assignment
Olivier Martin
[next]