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-01-07
MdeModulePkg/ScsiDisk: Increase the value of SCSI_DISK_TIMEOUT to 30s
Feng Tian
2016-01-07
MdeModulePkg/Ide: return correct status when DRQ is not ready for ATAPI
Feng Tian
2016-01-06
MdeModulePkg: Add error DEBUG statements in ATA passthru driver
Samer El-Haj-Mahmoud
2016-01-06
MdeModulePkg UhciDxe: Fix a typo in function description
Hao Wu
2015-12-22
MdeModulePkg UfsPassThruDxe: Raise to TPL_NOTIFY when dealing async task
Hao Wu
2015-12-22
MdeModulePkg ScsiBusDxe: Raise the Tpl of async IO callback to TPL_NOTIFY
Hao Wu
2015-12-22
MdeModulePkg ScsiDiskDxe: Raise the Tpl of async IO callback to TPL_NOTIFY
Hao Wu
2015-12-22
MdeModulePkg ScsiDiskDxe: Add retry scheme for async SCSI I/O command
Hao Wu
2015-12-22
MdeModulePkg ScsiDiskDxe: Fix async request retry times info lost issue
Hao Wu
2015-12-22
MdeModulePkg ScsiDiskDxe: Close event when SCSI command fails
Hao Wu
2015-12-22
MdeModulePkg ScsiBusDxe: Only signal caller event when PassThru() succeeds
Hao Wu
2015-12-22
MdeModulePkg ScsiDiskDxe: Modify WriteBlocks(Ex)() to follow UEFI spec
Hao Wu
2015-12-22
MdeModulePkg ScsiDiskDxe: Modify FlushBlocksEx() to follow UEFI spec
Hao Wu
2015-12-22
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: Convert all .uni files to utf-8
Jordan Justen
2015-12-14
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-12-01
MdeModulePkg/NvmExpressDxe: Fix wrong logic in GetControllerName()
Anbazhagan, Baraneedharan
2015-11-03
MdeModulePkg: Fix a PciBusDxe hot plug bug
Ruiyu Ni
2015-11-03
MdeModulePkg: Fix a PCI resource dumping bug in PciBusDxe driver
Ruiyu Ni
2015-11-03
Revert "MdeModulePkg: Fix a PciBusDxe hot plug bug"
Ruiyu Ni
2015-10-29
MdeModulePkg: Do not dump NULL padding resource descriptor
Ruiyu Ni
2015-10-23
MdeModulePkg: Fix a PciBusDxe hot plug bug
Ruiyu Ni
2015-10-06
MdeModulePkg: exit pci function loops early if device is not multi-function
Joseph Shifflett
2015-09-22
MdeModulePkg: AtaAtapiPassThru: select master/slave around DIAG command
Reza Jelveh
2015-09-15
MdeModulePkg: Enhance PCI capability looking up logic to avoid hang
Ruiyu Ni
2015-09-10
MdeModulePkg: ScsiDiskDxe: adapt SectorCount when shortening transfers
Laszlo Ersek
2015-09-10
MdeModulePkg: ScsiDiskDxe: recognize EFI_BAD_BUFFER_SIZE
Laszlo Ersek
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
[next]