]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus
MdeModulePkg DxeCore: Fix issue to print GUID value %g without pointer
[mirror_edk2.git] / MdeModulePkg / Bus /
2016-05-19 Hao WuMdeModulePkg NvmExpressDxe: Add BlockIo2 support
2016-05-18 Ma, MauriceMdeModulePkg: Skip invalid bus number scanning in PciBu...
2016-05-12 Hao WuMdeModulePkg AtaAtapiPassThru: Fix incorrect parameter...
2016-05-12 Hao WuMdeModulePkg Ata: Use the new (incompatible) PortMultip...
2016-05-12 Feng TianMdeModulePkg/UsbMouseAbsolutePointerDxe: fix VS2015...
2016-05-11 Zhang, Chao BMerge branch 'master' of github.com:tianocore/edk2
2016-05-11 Ruiyu NiMdeModulePkg/PciHostBridgeDxe: Honor ResourceAssigned
2016-05-11 Ruiyu NiMdeModulePkg/PciHostBridgeDxe: Fix a Base/Limit compari...
2016-05-11 Ruiyu NiMdeModulePkg/PciHostBridgeDxe: Don't miss prefetchable...
2016-05-10 Ruiyu NiMdeModulePkg/PciSioSerialDxe: Do not flush the UART
2016-05-09 Feng TianMdeModulePkg/Sd: add Erase Block support on sd/emmc...
2016-05-06 Feng TianMdeModulePkg/SdMmcPciHcDxe: Check SD's supported bus...
2016-05-06 Feng TianMdeModulePkg/SdMmcPciHcDxe: Error handling enhance...
2016-05-06 Feng TianMdeModulePkg/SdMmcPciHcDxe: Using PIO rather than DMA...
2016-05-06 Feng TianMdeModulePkg/SdMmcPciHcDxe: Use BaseClk if the target...
2016-05-06 Feng TianMdeModulePkg/SdMmcPciHcDxe: break cmd exec if the card...
2016-05-06 Hao WuMdeModulePkg NvmExpressDxe: Initialize IoAlign info...
2016-05-05 Laszlo ErsekMdeModulePkg: ScsiDiskDxe: cope with broken "Supported...
2016-04-29 Ard BiesheuvelMdeModulePkg/PciBusDxe: don't create bogus descriptor...
2016-04-29 Feng TianMdeModulePkg/NvmExpressDxe: comments update to meet...
2016-04-26 Tian FengMdeModulePkg/NvmExpress: Clean Phase/CqHdbl/SqTdbl...
2016-04-26 Feng TianMdeModulePkg/NvmExpress: Fix bug of handling not null...
2016-04-26 Tian FengMdeModulePkg/NvmExpress: Fix mem leak in error handling...
2016-04-26 Feng TianMdeModulePkg/EmmcDxe: Fix wrong coding style on close...
2016-04-26 Feng TianMdeModulePkg/EmmcDxe: Fix wrong typo on function comments
2016-04-26 Feng TianMdeModulePkg/Sd: Not explicitly compare BOOLEAN type...
2016-04-21 Feng TianMdeModulePkg/Sd: wait 1ms before check DATA line in...
2016-04-21 Feng TianMdeModulePkg/SdMmcPciHc: Reset the slot when sd device...
2016-04-21 Feng TianMdeModulePkg/Sd: Fix wrong response type of SD Deselect cmd
2016-04-21 Feng TianMdeModulePkg/Sd: update the sd detection logic
2016-04-21 Feng TianMdeModulePkg/Usb: Fix wrong condition judgment to suppo...
2016-04-21 Feng TianMdeModulePkg/UsbKbDxe: don't assert when the key read...
2016-04-18 Hao WuMdeModulePkg NvmExpressDxe: Ensure write-through for...
2016-04-13 Ruiyu NiMdeModulePkg/Ps2MouseDxe: Use a different FILE_GUID
2016-04-13 Ruiyu NiMdeModulePkg/Ps2KeyboardDxe: Use a different FILE_GUID
2016-04-13 Ruiyu NiMdeModulePkg/Ps2Mouse: Fix potential buffer overflow...
2016-04-13 Qiu, ShuminMdeModulePkg/Ps2MouseDxe: Fix build failure of GCC...
2016-04-08 Ruiyu NiMdeModulePkg: Add Ps2MouseDxe driver
2016-04-08 Ruiyu NiMdeModulePkg: Add Ps2KeyboardDxe driver.
2016-03-31 Zeng, StarMdeModulePkg EmmcDxe: Fix GCC build failure with set...
2016-03-30 Feng TianMdeModulePkg/SdMmc: Add EDKII SD/MMC stack
2016-03-29 Hao WuMdeModulePkg ScsiDiskDxe: Fix hang issue when reconnect...
2016-03-25 Laszlo ErsekMdeModulePkg: UfsPassThruDxe: remove set but unused...
2016-03-25 Ard BiesheuvelMdeModulePkg/PciHostBridgeDxe: remove unused but set...
2016-03-24 Ruiyu NiMdeModulePkg/PciBus: Should reserve enough bus number...
2016-03-04 Ruiyu NiMdeModulePkg/PciHostBridge: Don't assert when setting...
2016-03-03 Laszlo ErsekMdeModulePkg: PciHostBridgeDxe: don't assume extended...
2016-03-03 Laszlo ErsekMdeModulePkg: PciHostBridgeDxe: insert horizontal white...
2016-03-01 Tian, FengMdeModulePkg/NvmExpress: Fix uninitialized field used...
2016-02-29 Ruiyu NiMdeModuelPkg/PciBus: Return AddrTranslationOffset in...
2016-02-29 Ruiyu NiMdeModulePkg/PciBus: reorganize case-statement to reduc...
2016-02-29 Ruiyu NiMdeModulePkg/PciBus: Change local variable AddressSpace...
2016-02-26 Ruiyu NiMdeModulePkg/PciHostBridge: Don't assume resources...
2016-02-26 Ruiyu NiMdeModulePkg/PciHostBridge: Refine function header...
2016-02-24 Alcantara, PauloMdeModulePkg/UsbBusDxe: Fix memory leak
2016-02-03 Ruiyu NiMdeModulePkg/UsbAbsPointer:Fix GetState() to return...
2016-01-28 Laszlo ErsekMdeModulePkg: NvmExpressDxe: clean up NvmeRead() /...
2016-01-26 Ruiyu NiMdeModulePkg/PciHostBridgeDxe: Fix GCC build failure.
2016-01-25 Paolo BonziniMdeModulePkg/.../IdeMode: correctly report length of...
2016-01-19 Laszlo ErsekMdeModulePkg/.../IdeMode: report early finish of packet...
2016-01-19 Laszlo ErsekMdeModulePkg/.../IdeMode: actualize DRQReady*() comment...
2016-01-18 Ruiyu NiMdeModulePkg: Add generic PciHostBridgeDxe driver.
2016-01-11 Feng TianMdeModulePkg/NvmExpressDxe: Fix MS toolchain /Od 32bit...
2016-01-11 Feng TianMdeModulePkg/UfsBlockIoPei: Fix MS toolchain /Od 32bit...
2016-01-07 Feng TianMdeModulePkg/ScsiDisk: Increase the value of SCSI_DISK_...
2016-01-07 Feng TianMdeModulePkg/Ide: return correct status when DRQ is...
2016-01-06 Samer El-Haj-MahmoudMdeModulePkg: Add error DEBUG statements in ATA passthr...
2016-01-06 Hao WuMdeModulePkg UhciDxe: Fix a typo in function description
2015-12-22 Hao WuMdeModulePkg UfsPassThruDxe: Raise to TPL_NOTIFY when...
2015-12-22 Hao WuMdeModulePkg ScsiBusDxe: Raise the Tpl of async IO...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Raise the Tpl of async IO...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Add retry scheme for async...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Fix async request retry times...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Close event when SCSI command...
2015-12-22 Hao WuMdeModulePkg ScsiBusDxe: Only signal caller event when...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Modify WriteBlocks(Ex)()...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Modify FlushBlocksEx() to...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Set block I/O media of SCSI...
2015-12-17 Feng TianMdeModulePkg/PciSioSerialDxe:bitwise operation have...
2015-12-17 Feng TianMdeModulePkg/PciSioSerialDxe:add non-null pointer deref...
2015-12-15 Hao WuMdeModulePkg UfsPassThru: ASSERT if params are NULL...
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-12-14 Michael KinneyMdeModulePkg/PciSioSerialDxe: Fix compiler warnings
2015-12-11 Hao WuMdeModulePkg ScsiBusDxe: Fix caller event may nerver...
2015-12-11 Hao WuMdeModulePkg UfsPassThruDxe: Add Non-blocking I/O Support
2015-12-11 Hao WuMdeModulePkg ScsiDiskDxe: Add BlockIO2 Support
2015-12-10 Ruiyu NiMdeModulePkg: Add PciSioSerialDxe driver
2015-12-01 Anbazhagan, Barane... MdeModulePkg/NvmExpressDxe: Fix wrong logic in GetContr...
2015-11-03 Ruiyu NiMdeModulePkg: Fix a PciBusDxe hot plug bug
2015-11-03 Ruiyu NiMdeModulePkg: Fix a PCI resource dumping bug in PciBusD...
2015-11-03 Ruiyu NiRevert "MdeModulePkg: Fix a PciBusDxe hot plug bug"
2015-10-29 Ruiyu NiMdeModulePkg: Do not dump NULL padding resource descriptor
2015-10-23 Ruiyu NiMdeModulePkg: Fix a PciBusDxe hot plug bug
2015-10-06 Joseph ShifflettMdeModulePkg: exit pci function loops early if device...
2015-09-22 Reza JelvehMdeModulePkg: AtaAtapiPassThru: select master/slave...
2015-09-15 Ruiyu NiMdeModulePkg: Enhance PCI capability looking up logic...
2015-09-10 Laszlo ErsekMdeModulePkg: ScsiDiskDxe: adapt SectorCount when short...
2015-09-10 Laszlo ErsekMdeModulePkg: ScsiDiskDxe: recognize EFI_BAD_BUFFER_SIZE
2015-08-28 Liming GaoMdeModulePkg: Add the missing module UNI files.
2015-08-26 Feng TianMdeModulePkg/Xhci: Remove TDs from transfer ring when...
next