summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus
AgeCommit message (Expand)Author
2016-03-09MdeModulePkg/PciHostBridge: Don't assert when setting UC to MMIO failsRuiyu Ni
2016-03-04MdeModulePkg: PciHostBridgeDxe: don't assume extended config spaceLaszlo Ersek
2016-03-04MdeModulePkg: PciHostBridgeDxe: insert horizontal whitespaceLaszlo Ersek
2016-03-04MdeModulePkg/PciHostBridge: Don't assume resources are fully NonExistentRuiyu Ni
2016-03-04MdeModulePkg/PciHostBridge: Refine function header comments.Ruiyu Ni
2016-02-23MdeModulePkg/PciHostBridgeDxe: Fix GCC build failure.Ruiyu Ni
2016-02-23MdeModulePkg: Add generic PciHostBridgeDxe driver.Ruiyu Ni
2015-12-23MdeModulePkg UfsPassThruDxe: Raise to TPL_NOTIFY when dealing async taskHao Wu
2015-12-23MdeModulePkg ScsiBusDxe: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Add retry scheme for async SCSI I/O commandHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Fix async request retry times info lost issueHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Close event when SCSI command failsHao Wu
2015-12-23MdeModulePkg ScsiBusDxe: Only signal caller event when PassThru() succeedsHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Modify WriteBlocks(Ex)() to follow UEFI specHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Modify FlushBlocksEx() to follow UEFI specHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Set block I/O media of SCSI CDROM to read-onlyHao Wu
2015-12-17MdeModulePkg/PciSioSerialDxe:bitwise operation have same width operandsFeng Tian
2015-12-17MdeModulePkg/PciSioSerialDxe:add non-null pointer dereference assertionFeng Tian
2015-12-15MdeModulePkg UfsPassThru: ASSERT if params are NULL in SignalCallerEventHao Wu
2015-12-15MdeModulePkg/PciSioSerialDxe: Fix compiler warningsMichael Kinney
2015-12-11MdeModulePkg ScsiBusDxe: Fix caller event may nerver be signaledHao Wu
2015-12-11MdeModulePkg UfsPassThruDxe: Add Non-blocking I/O SupportHao Wu
2015-12-11MdeModulePkg ScsiDiskDxe: Add BlockIO2 SupportHao Wu
2015-12-10MdeModulePkg: Add PciSioSerialDxe driverRuiyu Ni
2015-11-16MdeModulePkg: Fix a PciBusDxe hot plug bugRuiyu Ni
2015-11-16MdeModulePkg: Fix a PCI resource dumping bug in PciBusDxe driverRuiyu Ni
2015-09-15MdeModulePkg: Enhance PCI capability looking up logic to avoid hangRuiyu Ni
2015-08-28MdeModulePkg: Add the missing module UNI files.Liming Gao
2015-08-26MdeModulePkg/Xhci: Remove TDs from transfer ring when timeout happensFeng Tian
2015-08-19MdeModulePkg/Xhci: make all timeout values be consistent with comments.Feng Tian
2015-08-06MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum.Feng Tian
2015-07-30MdeModulePkg: Enhance PciBusDxe to handle high 32bit of MEM64 BAR returns 0Ruiyu Ni
2015-07-29MdeModulePkg/PciBus: Simplify an complex if statement to pass VS2015Michael D Kinney
2015-07-28MdeModulePkg/UfsPassThru: Fix wrong GLOBAL_REMOVE_IF_UNREFERENCED usageFeng Tian
2015-07-08MdeModulePkg/XhciPei: Error handling enhancement for XhcPeiExecTransferFeng Tian
2015-07-08MdeModulePkg/XhciDxe: Error handling enhancement for XhcExecTransferFeng Tian
2015-06-26MdeModulePkg/AtaBus: remove TPer Reset operation in DriverBindingStartTian Feng
2015-06-16MdeModulePkg/NvmExpressDxe: Add SecurityStorageProtocol supportTian Feng
2015-06-16MdeModulePkg/NvmExpressDxe: local variable naming uniformedTian Feng
2015-06-16MdeModulePkg/NvmExpressDxe: Open NVME_PASS_THRU with BY_CHILD attrTian Feng
2015-06-09MdeModulePkg/EhciPei: Remove unused macroTian Feng
2015-06-09MdeModulePkg/UhciDxe: Update async polling interval to 1ms.Tian Feng
2015-06-09MdeModulePkg/EhciDxe: Update async polling interval to 1ms.Tian Feng
2015-06-09MdeModulePkg/XhciDxe: Update async polling interval to 1ms.Tian Feng
2015-06-05MdeModulePkg: Refine the format of INF file.Qiu Shumin
2015-06-04MdeModulePkg/NvmExpressDxe: roll back redundant change in r17286Feng Tian
2015-06-03MdeModulePkg/AtaAtapiPassThru: ensure PRDT of IDE is in 64K boundaryFeng Tian
2015-05-29MdeModulePkg/UfsPciHcDxe: Fix EBC build errorFeng Tian
2015-05-28MdeModulePkg/Ufs: Refine EDKII_UFS_HOST_CONTROLLER_PROTOCOL interfaceFeng Tian