]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus
MdeModulePkg/EmmcDxe: Fix wrong coding style on close brace
[mirror_edk2.git] / MdeModulePkg / Bus /
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...
2015-08-19 Feng TianMdeModulePkg/Xhci: make all timeout values be consisten...
2015-08-06 Feng TianMdeModulePkg/Usb: Adjust TPL to not block async transfe...
2015-07-30 Ruiyu NiMdeModulePkg: Enhance PciBusDxe to handle high 32bit...
2015-07-29 Michael D KinneyMdeModulePkg/PciBus: Simplify an complex if statement...
2015-07-28 Feng TianMdeModulePkg/UfsPassThru: Fix wrong GLOBAL_REMOVE_IF_UN...
2015-07-08 Feng TianMdeModulePkg/XhciPei: Error handling enhancement for...
2015-07-08 Feng TianMdeModulePkg/XhciDxe: Error handling enhancement for...
2015-06-26 Tian FengMdeModulePkg/AtaBus: remove TPer Reset operation in...
2015-06-16 Tian FengMdeModulePkg/NvmExpressDxe: Add SecurityStorageProtocol...
2015-06-16 Tian FengMdeModulePkg/NvmExpressDxe: local variable naming uniformed
2015-06-16 Tian FengMdeModulePkg/NvmExpressDxe: Open NVME_PASS_THRU with...
2015-06-09 Tian FengMdeModulePkg/EhciPei: Remove unused macro
2015-06-09 Tian FengMdeModulePkg/UhciDxe: Update async polling interval...
2015-06-09 Tian FengMdeModulePkg/EhciDxe: Update async polling interval...
2015-06-09 Tian FengMdeModulePkg/XhciDxe: Update async polling interval...
2015-06-05 Qiu ShuminMdeModulePkg: Refine the format of INF file.
2015-06-04 Feng TianMdeModulePkg/NvmExpressDxe: roll back redundant change...
2015-06-03 Feng TianMdeModulePkg/AtaAtapiPassThru: ensure PRDT of IDE is...
2015-05-29 Feng TianMdeModulePkg/UfsPciHcDxe: Fix EBC build error
2015-05-28 Feng TianMdeModulePkg/Ufs: Refine EDKII_UFS_HOST_CONTROLLER_PROT...
2015-05-28 Olivier MartinMdeModulePkg/PciBusDxe: Remove unused variable assignment
2015-05-27 Ruiyu NiMdeModulePkg: Fix PciBus hang issue
2015-05-26 Ruiyu NiMdeModulePkg: Move IsaBusDxe driver to MdeModulePkg.
next