]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci
MdeModulePkg: Delete useless case code
[mirror_edk2.git] / MdeModulePkg / Bus / Pci /
2017-08-09 Ruiyu NiMdeModulePkg/NvmExpressDxe: Notify NVME HW when system...
2017-07-28 Ruiyu NiMdeModulePkg/PciBus: Avoid hang when BUS pad resource...
2017-07-26 Star ZengMdeModulePkg Xhci: Also RecoverHaltedEndpoint for BABBL...
2017-07-11 Bi, DandanMdeModulePkg/XhciDxe: Make comments align with function
2017-07-06 Hao WuMdeModulePkg/NvmExpressDxe: Handle timeout for blocking...
2017-07-05 Ruiyu NiMdeModulePkg/XhciDxe: Check timeout URB again after...
2017-07-05 Ruiyu NiMdeModulePkg/XhciDxe: Separate common logic to XhcTransfer
2017-07-05 Ruiyu NiMdeModulePkg/XhciDxe: Dump the CMD/EVENT/INT/BULK ring...
2017-07-05 Ruiyu NiMdeModulePkg/XhciDxe: Refine IsTransferRingTrb and...
2017-06-20 Dandan BiMdeModulePkg: Clean ACPI 2.0 characters in UEFI spec
2017-06-09 Hao WuMdeModulePkg/PciHostBridgeDxe: Make bitwise operands...
2017-06-02 Ruiyu NiMdeModulePkg/Xhci: Correct the indention of comments
2017-06-02 Ruiyu NiMdeModulePkg/Xhci: Remove TRB when canceling Async...
2017-06-01 Hao WuMdeModulePkg/Xhci: Fill the 'interval' field for ISO...
2017-05-18 Dandan BiMdeModulePkg/PciHostBridgeDxe: Fix EBC build failure
2017-05-17 Jiewen YaoMdeModulePkg/PciBus: Add IOMMU support.
2017-05-17 Jiewen YaoMdeModulePkg/PciHostBridge: Add IOMMU support.
2017-04-25 Hao WuMdeModulePkg/UfsPciHc: Avoid overriding return value...
2017-04-25 Hao WuMdeModulePkg/UfsPciHc: Remove unused field in UfsHc...
2017-04-24 Suman PrakashMdeModulePkg/NvmExpressDxe: Handling return of write...
2017-04-13 Hao WuMdeModulePkg/IdeBusPei: Fix undefined behavior in signe...
2017-03-21 Suman PrakashMdeModulePkg/NvmExpressDxe: Memory leak fix in async...
2017-03-13 Feng TianMdeModulePkg/SdMmc: Add break to avoid dead loop when...
2017-03-06 Hao WuMdeModulePkg: Refine casting expression result to bigge...
2017-03-06 Hao WuMdeModulePkg: Refine type cast for pointer subtraction
2017-02-21 Ruiyu NiMdeModulePkg/PciBusDxe: Refine code to make it more...
2017-02-21 Hao WuMdeModulePkg/SdMmc: Avoid assigning 0 to the BlockSize...
2017-02-17 Ruiyu NiMdeModulePkg/PciBusDxe: Fix IA32 build failure
2017-02-10 Ruiyu NiMdeModulePkg/IncompatiblePci: Use MAX_UINTN to match...
2017-02-10 Ruiyu NiMdeModulePkg/IncompatiblePciDevice: Do not use deprecat...
2017-02-10 Ruiyu NiMdeModulePkg/PciBus: Accept Spec values as BarIndex...
2017-02-10 Ruiyu NiMdeModulePkg/PciSioSerialDxe: Use MAX_UINT8 instead...
2017-01-20 Thomas HuthMdeModulePkg: Remove superfluous return statements
2017-01-12 Hao WuMdeModulePkg/NonDiscoverable: Compare SIZE_4GB with...
2017-01-05 Dandan BiMdeModulePkg/StaControllerDxe: Fix coding style issue
2016-12-20 Dandan BiMdeModulePkg/SataControllerDxe: Fix coding style issue
2016-12-19 Dandan BiMdeModulePkg/NonDiscoverablePciDevice: Make variable...
2016-12-19 Dandan BiMdeModulePkg/NonDiscoverablePciDeviceDxe: Add comments...
2016-12-19 Dandan BiMdeModulePkg/NonDiscoverablePciDeviceDxe: Fix VS2010...
2016-12-15 Ard BiesheuvelMdeModulePkg/NonDiscoverablePciDeviceDxe: add support...
2016-12-13 Hao WuMdeModulePkg/NonDiscoverablePciDev: Fix type mismatch...
2016-12-09 Ard BiesheuvelMdeModulePkg/NonDiscoverablePciDevice: add missing...
2016-12-07 Ard BiesheuvelMdeModulePkg: implement generic PCI I/O driver for...
2016-12-06 Ruiyu NiMdeModulePkg/PciSioSerial: Fix bad EOL
2016-12-02 Feng TianMdeModulePkg/Ehci: don't clear port status bits during...
2016-12-02 Feng TianMdeModulePkg/SdMmc: Fix build failure caused by last...
2016-11-30 Feng TianMdeModulePkg/SdMmcPciHcDxe: Replace deprecated debug...
2016-11-24 Feng TianMdeModulePkg/Xhci: Add 10ms delay before sending SendAd...
2016-11-10 Ruiyu NiMdeModulePkg/PciSioSerial: Fix a bug that wrongly produ...
2016-11-01 Feng TianMdeModulePkg/Xhci: Change short packet debug message...
2016-10-27 Laszlo ErsekMdeModulePkg/PciHostBridgeDxe: rebase to ARRAY_SIZE()
2016-10-27 Laszlo ErsekMdeModulePkg/PciBusDxe: rebase to ARRAY_SIZE()
2016-10-27 Gary LinMdeModulePkg/Bus: Fix typos in comments
2016-09-28 Ruiyu NiMdeModulePkg/PciSioSerialDxe: Remove unused global...
2016-09-26 Ard BiesheuvelMdeModulePkg/PciBusDxe: make OPROM BAR degradation...
2016-09-21 Feng TianMdeModulePkg/XhciPei:1ms delay before access MMIO reg...
2016-09-21 Feng TianMdeModulePkg/XhciDxe:1ms delay before access MMIO reg...
2016-09-06 Ard BiesheuvelMdeModulePkg/PciHostBridgeDxe: restrict 64-bit DMA...
2016-09-06 Ard BiesheuvelMdeModulePkg/XhciDxe: enable 64-bit PCI DMA
2016-09-06 Ard BiesheuvelMdeModulePkg/SdMmcPciHcDxe: enable 64-bit PCI DMA
2016-09-06 Ard BiesheuvelMdeModulePkg/NvmExpressDxe: enable 64-bit PCI DMA
2016-09-06 Ard BiesheuvelMdeModulePkg/EhciDxe: enable 64-bit PCI DMA
2016-09-06 Hao WuMdeModulePkg NvmExpressDxe: Set the non-blocking I...
2016-09-06 Hao WuMdeModulePkg NvmExpressDxe: Fix 'Event' won't be signal...
2016-09-06 Hao WuMdeModulePkg NvmExpressDxe: Add NamespaceId validity...
2016-09-06 Hao WuMdeModulePkg NvmExpressDxe: Add check for command packe...
2016-09-06 Hao WuMdeModulePkg NvmExpressDxe: Add check on the attributes...
2016-09-06 Hao WuMdeModulePkg NvmExpressDxe: Add buffer alignment check...
2016-09-06 Hao WuMdeModulePkg NvmExpressDxe: Refine GetNextNamespace...
2016-09-06 Hao WuMdeModulePkg NvmExpressDxe: Refine GetNameSpace API...
2016-09-06 Hao WuMdeModulePkg NvmExpressDxe: Refine BuildDevicePath...
2016-09-06 Hao WuMdeModulePkg NvmExpressDxe: Avoid crashing 'Mode' durin...
2016-08-03 Feng TianMdeModulePkg: add generic SataController driver.
2016-07-25 Feng TianMdeModulePkg/XhciDxe: fix a bug on TRB check in async...
2016-07-18 Laszlo ErsekMdeModulePkg/PciHostBridgeDxe: fix Ia32 GCC44 build...
2016-07-13 Laszlo ErsekMdeModulePkg/PciBusDxe: recognize hotplug-capable PCIe...
2016-07-13 Laszlo ErsekMdeModulePkg/PciBusDxe: look for the right capability...
2016-07-11 Giri P MudusuruMdeModulePkg: Fix typos in comments and variables
2016-07-01 david weiMerge branch 'master' of https://github.com/tianocore...
2016-07-01 Feng TianMdeModulePkg/SdMmc: update TPL to notify to fix UEFI...
2016-06-29 Feng TianMdeModulePkg/XhciDxe:Fix usb desc length check logic
2016-06-24 Joe ZhouMdeModulePkg: SdMmc: Add delay before eMMC reset
2016-06-24 Joe ZhouMdeModulePkg: SdMmc: Fix parameters order in EmmcSwitch...
2016-06-02 Hao WuMdeModulePkg NvmExpressDxe: Fix invalid queue size...
2016-05-27 Darbin ReyesMdeModulePkg: Move/Replace NvmExpressHci.h definitions...
2016-05-26 Hao WuMdeModulePkg NvmExpressDxe: Fix VS2010 build error
2016-05-24 Ruiyu NiMdeModulePkg/PciHostBridgeDxe: Fix VS tool chain build...
2016-05-24 Ruiyu NiMdeModulePkg/PciHostBridgeDxe: Add CpuArch protocol...
2016-05-23 Ruiyu NiMdeModulePkg/PciBus: do not improperly degrade resource
2016-05-23 Ruiyu NiMdeModulePkg/PciBus: Use shorter global variable name
2016-05-23 Ruiyu NiMdeModulePkg/PciBus: Remove unused fields in PCI_BAR
2016-05-23 Ruiyu NiMdeModulePkg/PciBus: use better name for local variables.
2016-05-19 Hao WuMdeModulePkg NvmExpressDxe: Add BlockIo2 support
2016-05-18 Ma, MauriceMdeModulePkg: Skip invalid bus number scanning in PciBu...
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-06 Feng TianMdeModulePkg/SdMmcPciHcDxe: Check SD's supported bus...
next