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-02-03
MdeModulePkg/UsbAbsPointer:Fix GetState() to return absolute value
Ruiyu Ni
2016-01-28
MdeModulePkg: NvmExpressDxe: clean up NvmeRead() / NvmeWrite() debug msgs
Laszlo Ersek
2016-01-26
MdeModulePkg/PciHostBridgeDxe: Fix GCC build failure.
Ruiyu Ni
2016-01-25
MdeModulePkg/.../IdeMode: correctly report length of returned data
Paolo Bonzini
2016-01-19
MdeModulePkg/.../IdeMode: report early finish of packet read as success
Laszlo Ersek
2016-01-19
MdeModulePkg/.../IdeMode: actualize DRQReady*() comment blocks
Laszlo Ersek
2016-01-18
MdeModulePkg: Add generic PciHostBridgeDxe driver.
Ruiyu Ni
2016-01-11
MdeModulePkg/NvmExpressDxe: Fix MS toolchain /Od 32bit build failure
Feng Tian
2016-01-11
MdeModulePkg/UfsBlockIoPei: Fix MS toolchain /Od 32bit build failure
Feng Tian
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
[next]