]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus
MdeModulePkg/AtaAtapiPassThru: Revert patch to disable Bus Master
[mirror_edk2.git] / MdeModulePkg / Bus /
2017-11-29 Ruiyu NiMdeModulePkg/AtaAtapiPassThru: Revert patch to disable...
2017-11-24 Star ZengMdeModulePkg UhciPei: Also check TempPtr against NULL...
2017-11-22 Star ZengMdeModulePkg UhciPei: Support IoMmu
2017-11-22 Star ZengMdeModulePkg EhciPei: Minor refinement about IOMMU
2017-11-22 Ruiyu NiMdeModulePkg/PciBus: Revert "Enable BM on P2P bridges...
2017-11-22 Ruiyu NiMdeModulePkg/PciBus: Revert "disable all BME when enter...
2017-11-21 Star ZengMdeModulePkg EhciPei: Also check Buf against NULL to...
2017-11-20 Michael D KinneyMdeModulePkg/UsbMassStorageDxe: Check Get Max LUN statu...
2017-11-20 Michael D KinneyMdeModulePkg/UsbBusDxe: Add UsbControlTransfer() error...
2017-11-17 Michael D KinneyMdeModulePkg/UsbMassStorageDxe: Enhance Request Sense...
2017-11-17 Hao WuMdeModulePkg/SdBlockIoPei: Support IoMmu
2017-11-17 Hao WuMdeModulePkg/EmmcBlockIoPei: Support IoMmu
2017-11-17 Hao WuMdeModulePkg/UfsBlockIoPei: Support IoMmu
2017-11-17 Star ZengMdeModulePkg XhciPei: Minor refinement about IoMmu
2017-11-17 Star ZengMdeModulePkg EhciPei: Support IoMmu
2017-11-15 Michael D KinneyMdeModulePkg/UsbMassStorageDxe: Fix USB Mass Storage...
2017-11-08 Heyi GuoMdeModulePkg/NonDiscoverable: fix memory override bug
2017-11-07 Ruiyu NiMdeModulePkg/PciBus: Disable BME of all devices when...
2017-11-06 Ard BiesheuvelMdeModulePkg/SdMmcPciHcDxe: call SdMmcFreeTrb() to...
2017-10-31 Ruiyu NiMdeModulePkg/PciBus: Fix bug that doesn't produce BusOv...
2017-10-31 Ruiyu NiMdeModulePkg/PciBus: Don't create entry when recording...
2017-10-31 Ruiyu NiMdeModulePkg/PciBus: Refine EFI_PCI_ROM_IMAGE_MAPPING
2017-10-27 Laszlo ErsekMdeModulePkg/AtaAtapiPassThru: disable only BM-DMA...
2017-10-23 Ruiyu NiMdeModulePkg/PciBus: Fix bug that PCI BUS claims too...
2017-10-20 Ruiyu NiMdeModulePkg/PciHostBridge: Set SpecificFlag to 0 for...
2017-10-09 Ruiyu NiMdeModulePkg/PciBus: Count multiple hotplug resource...
2017-09-29 Hao WuMdeModulePkg/AtaAtapiPassThru: Fix possible out of...
2017-09-28 Ruiyu NiMdeModulePkg/PciBusDxe: Enable Bus Master on P2P bridge...
2017-09-16 Jiewen YaoMdeModulePkg/XhciPei: Support IoMmu.
2017-09-11 Laszlo ErsekMdeModulePkg/UsbBusDxe: log warning message at DEBUG_WA...
2017-09-11 Star ZengMdeModulePkg Xhci: Correct description of Timeout param...
2017-09-08 Laszlo ErsekMdeModulePkg/AtaAtapiPassThru: disable the device at...
2017-09-08 Laszlo ErsekMdeModulePkg/AtaAtapiPassThru: unmap DMA buffers after...
2017-09-08 Laszlo ErsekMdeModulePkg/AtaAtapiPassThru: cache EnabledPciAttributes
2017-08-25 Star ZengMdeModulePkg XhciDxe: Fix Map and Unmap inconsistency
2017-08-18 Laszlo ErsekMdeModulePkg/ScsiBusDxe: don't produce ScsiIo for nonex...
2017-08-18 Laszlo ErsekMdeModulePkg/ScsiBusDxe: remove redundant "else" after...
2017-08-18 Laszlo ErsekMdeModulePkg/ScsiBusDxe: don't produce ScsiIo for nonex...
2017-08-14 Hao WuMdeModulePkg/EmmcDxe: Make sure no extra data is erased...
2017-08-09 Ruiyu NiMdeModulePkg/NvmExpressDxe: Notify NVME HW when system...
2017-08-02 Hao WuMdeModulePkg/Ufs: Set 'Data Segment Length' field for...
2017-08-02 Hao WuMdeModulePkg/UfsPassThruDxe: Add impl of UFS Device...
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/EmmcDxe: Implementation of Disk Informatio...
2017-07-06 Hao WuMdeModulePkg/SdDxe: Implementation of Disk Information...
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-28 Ard BiesheuvelMdeModulePkg/AtaAtapiPassThru: relax PHY detect timeout
2017-06-20 Dandan BiMdeModulePkg: Clean ACPI 2.0 characters in UEFI spec
2017-06-20 Dandan BiMdeModulePkg: Update comments in SimpleTextInEx accordi...
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-02 Ruiyu NiMdeModulePkg/UsbBus: Correct debug message
2017-06-02 Ruiyu NiMdeModulePkg/UsbBus: Fix system hang when failed to...
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-05-17 Hao WuMdeModulePkg/UfsPassThruDxe: Fix typo in UfsPassThruGet...
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-20 Hao WuMdeModulePkg/Ufs: Wait fDeviceInit be cleared by device...
2017-04-20 Hao WuMdeModulePkg/UfsPassThruDxe: Replace 'EFI_D_XXX' with...
2017-04-13 Hao WuMdeModulePkg/UsbBotPei: Fix undefined behavior in signe...
2017-04-13 Hao WuMdeModulePkg/UfsBlkIoPei: Fix undefined behavior in...
2017-04-13 Hao WuMdeModulePkg/IdeBusPei: Fix undefined behavior in signe...
2017-04-13 Hao WuMdeModulePkg/ScsiDiskDxe: Fix undefined behavior in...
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-20 Haojian ZhuangMdeModulePkg/UfsBlockIoPei: fix initialize OCS value...
2017-01-20 Haojian ZhuangMdeModulePkg/UfsPassThruDxe: fix initialize OCS value...
2017-01-20 Haojian ZhuangMdeModulePkg/UfsBlockIoPei: fix the bit in UFS_HC_UTRLD...
2017-01-20 Haojian ZhuangMdeModulePkg/UfsPassThruDxe: fix the bit in UFS_HC_UTRL...
2017-01-20 Haojian ZhuangMdeModuelPkg/UfsPassThruDxe: fix to identify 32 bits...
2017-01-12 Hao WuMdeModulePkg/NonDiscoverable: Compare SIZE_4GB with...
2017-01-05 Dandan BiMdeModulePkg/StaControllerDxe: Fix coding style issue
2016-12-26 Star ZengMdeModulePkg Ps2KbDxe: Execute key notify func at TPL_C...
2016-12-26 Star ZengMdeModulePkg UsbKbDxe: Execute key notify func at TPL_C...
2016-12-20 Dandan BiMdeModulePkg/SataControllerDxe: Fix coding style issue
2016-12-20 Dandan BiMdeModulePkg/EmmcDxe: Avoid Non-Boolean type used as...
2016-12-19 Dandan BiMdeModulePkg/NonDiscoverablePciDevice: Make variable...
2016-12-19 Dandan BiMdeModulePkg/NonDiscoverablePciDeviceDxe: Add comments...
2016-12-19 Dandan BiMdeModulePkg/NonDiscoverablePciDeviceDxe: Fix VS2010...
next