Age | Commit message (Expand) | Author |
2016-09-28 | MdeModulePkg/PciSioSerialDxe: Remove unused global variables | Ruiyu Ni |
2016-09-26 | MdeModulePkg/PciBusDxe: make OPROM BAR degradation configurable | Ard Biesheuvel |
2016-09-21 | MdeModulePkg/XhciPei:1ms delay before access MMIO reg during reset | Feng Tian |
2016-09-21 | MdeModulePkg/XhciDxe:1ms delay before access MMIO reg during reset | Feng Tian |
2016-09-06 | MdeModulePkg/PciHostBridgeDxe: restrict 64-bit DMA to devices that support it | Ard Biesheuvel |
2016-09-06 | MdeModulePkg/XhciDxe: enable 64-bit PCI DMA | Ard Biesheuvel |
2016-09-06 | MdeModulePkg/SdMmcPciHcDxe: enable 64-bit PCI DMA | Ard Biesheuvel |
2016-09-06 | MdeModulePkg/NvmExpressDxe: enable 64-bit PCI DMA | Ard Biesheuvel |
2016-09-06 | MdeModulePkg/EhciDxe: enable 64-bit PCI DMA | Ard Biesheuvel |
2016-09-06 | MdeModulePkg NvmExpressDxe: Set the non-blocking I/O feature support bit | Hao Wu |
2016-09-06 | MdeModulePkg NvmExpressDxe: Fix 'Event' won't be signaled for Admin cmds | Hao Wu |
2016-09-06 | MdeModulePkg NvmExpressDxe: Add NamespaceId validity check in PassThru | Hao Wu |
2016-09-06 | MdeModulePkg NvmExpressDxe: Add check for command packet in PassThru | Hao Wu |
2016-09-06 | MdeModulePkg NvmExpressDxe: Add check on the attributes of NVME controller | Hao Wu |
2016-09-06 | MdeModulePkg NvmExpressDxe: Add buffer alignment check in PassThru API | Hao Wu |
2016-09-06 | MdeModulePkg NvmExpressDxe: Refine GetNextNamespace API to follow spec | Hao Wu |
2016-09-06 | MdeModulePkg NvmExpressDxe: Refine GetNameSpace API to follow spec | Hao Wu |
2016-09-06 | MdeModulePkg NvmExpressDxe: Refine BuildDevicePath API to follow spec | Hao Wu |
2016-09-06 | MdeModulePkg NvmExpressDxe: Avoid crashing 'Mode' during OpenProtocol | Hao Wu |
2016-08-03 | MdeModulePkg: add generic SataController driver. | Feng Tian |
2016-07-25 | MdeModulePkg/XhciDxe: fix a bug on TRB check in async int transfer | Feng Tian |
2016-07-18 | MdeModulePkg/PciHostBridgeDxe: fix Ia32 GCC44 build error | Laszlo Ersek |
2016-07-13 | MdeModulePkg/PciBusDxe: recognize hotplug-capable PCIe ports | Laszlo Ersek |
2016-07-13 | MdeModulePkg/PciBusDxe: look for the right capability in IsSHPC() | Laszlo Ersek |
2016-07-11 | MdeModulePkg: Fix typos in comments and variables | Giri P Mudusuru |
2016-07-01 | MdeModulePkg/SdMmc: update TPL to notify to fix UEFI SCT hang | Feng Tian |
2016-06-29 | MdeModulePkg/XhciDxe:Fix usb desc length check logic | Feng Tian |
2016-06-24 | MdeModulePkg: SdMmc: Add delay before eMMC reset | Joe Zhou |
2016-06-24 | MdeModulePkg: SdMmc: Fix parameters order in EmmcSwitch functions call | Joe Zhou |
2016-06-02 | MdeModulePkg NvmExpressDxe: Fix invalid queue size when creating IO queues | Hao Wu |
2016-05-27 | MdeModulePkg: Move/Replace NvmExpressHci.h definitions to Nvme.h. | Darbin Reyes |
2016-05-26 | MdeModulePkg NvmExpressDxe: Fix VS2010 build error | Hao Wu |
2016-05-24 | MdeModulePkg/PciHostBridgeDxe: Fix VS tool chain build failure | Ruiyu Ni |
2016-05-24 | MdeModulePkg/PciHostBridgeDxe: Add CpuArch protocol dependency | Ruiyu Ni |
2016-05-23 | MdeModulePkg/PciBus: do not improperly degrade resource | Ruiyu Ni |
2016-05-23 | MdeModulePkg/PciBus: Use shorter global variable name | Ruiyu Ni |
2016-05-23 | MdeModulePkg/PciBus: Remove unused fields in PCI_BAR | Ruiyu Ni |
2016-05-23 | MdeModulePkg/PciBus: use better name for local variables. | Ruiyu Ni |
2016-05-19 | MdeModulePkg NvmExpressDxe: Add BlockIo2 support | Hao Wu |
2016-05-18 | MdeModulePkg: Skip invalid bus number scanning in PciBusDxe driver | Ma, Maurice |
2016-05-11 | MdeModulePkg/PciHostBridgeDxe: Honor ResourceAssigned | Ruiyu Ni |
2016-05-11 | MdeModulePkg/PciHostBridgeDxe: Fix a Base/Limit comparing bug | Ruiyu Ni |
2016-05-11 | MdeModulePkg/PciHostBridgeDxe: Don't miss prefetchable MMIO aperture | Ruiyu Ni |
2016-05-10 | MdeModulePkg/PciSioSerialDxe: Do not flush the UART | Ruiyu Ni |
2016-05-06 | MdeModulePkg/SdMmcPciHcDxe: Check SD's supported bus mode before switch | Feng Tian |
2016-05-06 | MdeModulePkg/SdMmcPciHcDxe: Error handling enhance on tuning procedure | Feng Tian |
2016-05-06 | MdeModulePkg/SdMmcPciHcDxe: Using PIO rather than DMA for clock tuning | Feng Tian |
2016-05-06 | MdeModulePkg/SdMmcPciHcDxe: Use BaseClk if the target clock is larger | Feng Tian |
2016-05-06 | MdeModulePkg/SdMmcPciHcDxe: break cmd exec if the card isn't identified | Feng Tian |
2016-05-06 | MdeModulePkg NvmExpressDxe: Initialize IoAlign info for an NVMe device | Hao Wu |