]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci
MdeModulePkg/PciSioSerial: Fix bad EOL
[mirror_edk2.git] / MdeModulePkg / Bus / Pci /
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...
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-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/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-18 Hao WuMdeModulePkg NvmExpressDxe: Ensure write-through for...
2016-03-30 Feng TianMdeModulePkg/SdMmc: Add EDKII SD/MMC stack
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-01-28 Laszlo ErsekMdeModulePkg: NvmExpressDxe: clean up NvmeRead() /...
2016-01-26 Ruiyu NiMdeModulePkg/PciHostBridgeDxe: Fix GCC build failure.
2016-01-18 Ruiyu NiMdeModulePkg: Add generic PciHostBridgeDxe driver.
2016-01-11 Feng TianMdeModulePkg/NvmExpressDxe: Fix MS toolchain /Od 32bit...
2016-01-06 Hao WuMdeModulePkg UhciDxe: Fix a typo in function description
2015-12-17 Feng TianMdeModulePkg/PciSioSerialDxe:bitwise operation have...
2015-12-17 Feng TianMdeModulePkg/PciSioSerialDxe:add non-null pointer deref...
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-12-14 Michael KinneyMdeModulePkg/PciSioSerialDxe: Fix compiler warnings
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"
next