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-04-26
MdeModulePkg/NvmExpress: Fix bug of handling not null-terminated strings
Feng Tian
2016-04-26
MdeModulePkg/NvmExpress: Fix mem leak in error handling of Start()
Tian Feng
2016-04-26
MdeModulePkg/EmmcDxe: Fix wrong coding style on close brace
Feng Tian
2016-04-26
MdeModulePkg/EmmcDxe: Fix wrong typo on function comments
Feng Tian
2016-04-26
MdeModulePkg/Sd: Not explicitly compare BOOLEAN type with TRUE/FALSE
Feng Tian
2016-04-21
MdeModulePkg/Sd: wait 1ms before check DATA line in voltage switch proc
Feng Tian
2016-04-21
MdeModulePkg/SdMmcPciHc: Reset the slot when sd device is connected
Feng Tian
2016-04-21
MdeModulePkg/Sd: Fix wrong response type of SD Deselect cmd
Feng Tian
2016-04-21
MdeModulePkg/Sd: update the sd detection logic
Feng Tian
2016-04-21
MdeModulePkg/Usb: Fix wrong condition judgment to support usb3.1 dev
Feng Tian
2016-04-21
MdeModulePkg/UsbKbDxe: don't assert when the key read is invalid
Feng Tian
2016-04-18
MdeModulePkg NvmExpressDxe: Ensure write-through for NVMe write command
Hao Wu
2016-04-13
MdeModulePkg/Ps2MouseDxe: Use a different FILE_GUID
Ruiyu Ni
2016-04-13
MdeModulePkg/Ps2KeyboardDxe: Use a different FILE_GUID
Ruiyu Ni
2016-04-13
MdeModulePkg/Ps2Mouse: Fix potential buffer overflow issue.
Ruiyu Ni
2016-04-13
MdeModulePkg/Ps2MouseDxe: Fix build failure of GCC tool chain
Qiu, Shumin
2016-04-08
MdeModulePkg: Add Ps2MouseDxe driver
Ruiyu Ni
2016-04-08
MdeModulePkg: Add Ps2KeyboardDxe driver.
Ruiyu Ni
2016-03-31
MdeModulePkg EmmcDxe: Fix GCC build failure with set but unused variables
Zeng, Star
2016-03-30
MdeModulePkg/SdMmc: Add EDKII SD/MMC stack
Feng Tian
2016-03-29
MdeModulePkg ScsiDiskDxe: Fix hang issue when reconnecting an ISCSI device
Hao Wu
2016-03-25
MdeModulePkg: UfsPassThruDxe: remove set but unused variables
Laszlo Ersek
2016-03-25
MdeModulePkg/PciHostBridgeDxe: remove unused but set variables
Ard Biesheuvel
2016-03-24
MdeModulePkg/PciBus: Should reserve enough bus number for HPC
Ruiyu Ni
2016-03-04
MdeModulePkg/PciHostBridge: Don't assert when setting UC to MMIO fails
Ruiyu Ni
2016-03-03
MdeModulePkg: PciHostBridgeDxe: don't assume extended config space
Laszlo Ersek
2016-03-03
MdeModulePkg: PciHostBridgeDxe: insert horizontal whitespace
Laszlo Ersek
2016-03-01
MdeModulePkg/NvmExpress: Fix uninitialized field used in NVMe DiskInfo
Tian, Feng
2016-02-29
MdeModuelPkg/PciBus: Return AddrTranslationOffset in GetBarAttributes
Ruiyu Ni
2016-02-29
MdeModulePkg/PciBus: reorganize case-statement to reduce code lines
Ruiyu Ni
2016-02-29
MdeModulePkg/PciBus: Change local variable AddressSpace to Descriptor
Ruiyu Ni
2016-02-26
MdeModulePkg/PciHostBridge: Don't assume resources are fully NonExistent
Ruiyu Ni
2016-02-26
MdeModulePkg/PciHostBridge: Refine function header comments.
Ruiyu Ni
2016-02-24
MdeModulePkg/UsbBusDxe: Fix memory leak
Alcantara, Paulo
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
[prev]
[next]