]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus
SecurityPkg: Add TPM PTP support in TPM2 device lib.
[mirror_edk2.git] / MdeModulePkg / Bus /
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.
2015-05-22 Feng TianMdeModulePkg/AtaAtapiPassThruDxe: Support 4K bytes...
2015-05-20 Feng TianMdeModulePkg/UfsBlockIoPei: Add RecoveryBlockIo2Ppi...
2015-05-20 Feng TianMdeModulePkg/UsbBotPei: Add RecoveryBlockIo2Ppi support
2015-05-20 Feng TianMdeModulePkg/IdeBusPei: Add RecoveryBlockIo2 support
2015-05-08 Ruiyu NiMdePkg, MdeModulePkg: Remove EFI_ABORTED from I2C proto...
2015-05-08 Ruiyu NiMdePkg, MdeModulePkg: Remove EFI_NOT_FOUND from I2C...
2015-05-04 Feng TianMdeModulePkg/NvmExpressDxe: Expose EFI_NVM_EXPRESS_PASS...
2015-04-29 Feng TianMdeModulePkg: fix some issues in ScsiDisk to co-work...
2015-04-29 Feng TianMdeModulePkg: Add UFS (Universal Flash Storage) Stack
2015-04-27 Feng TianMdeModulePkg/NvmExpressDxe: fix build error
2015-04-27 Feng TianMdeModulePkg/NvmExpressDxe: Correct Prp list creation...
2015-04-27 Feng TianMdeModulePkg: fix completed xfer length in XhciDxe...
2015-04-27 Feng TianMdeModulePkg/XhciDxe: rename "Lenth" to "Length" in...
2015-04-23 Feng TianMdeModulePkg/ScsiDisk: Set correct value to the Media...
2015-04-10 Feng TianMdeModulePkg/NvmExpressDxe: Fix possible memory leak...
2015-03-16 Laszlo ErsekMdeModulePkg: XhciDxe: list ARM and AARCH64 as valid...
2015-03-13 Shumin QiuMdeModulePkg: Fix typo.
2015-03-12 Feng TianMdeModulePkg/Usb: Remove unnecessary direction restrict...
2015-02-23 Laszlo ErsekMdeModulePkg: list ARM and AARCH64 as valid architectur...
2015-01-27 Feng TianMdeModulePkg/UsbBotPei: Correct wrong media type detect...
2015-01-20 Ruiyu NiDispatch the UEFI option rom returned from PciPlatform...
2014-12-18 Chris RuffinMdeModulePkg\Bus\Ata\AtaAtapiPassThru: don't set PxSACT...
2014-12-04 Randy PawellMdeModulePkg: Source fixes and cleanup for ARMGCC compiles
2014-11-27 Samer El-Haj-MahmoudMdeModulePkg: Misc comments and DEBUG messages
2014-11-24 jaben carseyMdeModulePkg: remove usb defined info
2014-11-10 Feng TianMdeModulePkg/AtaAtapiPassThru: don't write read-only...
2014-10-22 Reza JelvehMdeModulePkg/AtaAtapiPassThru: When D2H FIS received...
2014-10-15 Ruiyu NiAtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still...
2014-09-30 Olivier MartinMdeModulePkg/ScsiDiskDxe: Fix the build warning/error...
2014-09-18 Feng TianMdeModulePkg/UsbBusDxe: Update Device->NumOfInterface...
2014-09-15 Star ZengMdeModulePkg XhciPei/UsbBusPei: Enhance code for better...
2014-09-10 Nikolai SaoukhMdeModulePkg/UsbBusDxe: Fixed Clang build error.
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
next