1. 419a271 MdeModulePkg: Do not dump NULL padding resource descriptor by Ruiyu Ni · 9 years ago
  2. fbe618a MdeModulePkg: Fix a PciBusDxe hot plug bug by Ruiyu Ni · 9 years ago
  3. 25a2664 MdeModulePkg: exit pci function loops early if device is not multi-function by Joseph Shifflett · 9 years ago
  4. 2dc5090 MdeModulePkg: AtaAtapiPassThru: select master/slave around DIAG command by Reza Jelveh · 9 years ago
  5. 7d9340a MdeModulePkg: Enhance PCI capability looking up logic to avoid hang by Ruiyu Ni · 9 years ago
  6. 5abc2a7 MdeModulePkg: ScsiDiskDxe: adapt SectorCount when shortening transfers by Laszlo Ersek · 9 years ago
  7. fc3c83e MdeModulePkg: ScsiDiskDxe: recognize EFI_BAD_BUFFER_SIZE by Laszlo Ersek · 9 years ago
  8. d6a55a1 MdeModulePkg: Add the missing module UNI files. by Liming Gao · 9 years ago
  9. 12e6c73 MdeModulePkg/Xhci: Remove TDs from transfer ring when timeout happens by Feng Tian · 9 years ago
  10. 26cd2d6 MdeModulePkg/Xhci: make all timeout values be consistent with comments. by Feng Tian · 9 years ago
  11. 3cf6450 MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum. by Feng Tian · 9 years ago
  12. 5c13180 MdeModulePkg: Enhance PciBusDxe to handle high 32bit of MEM64 BAR returns 0 by Ruiyu Ni · 9 years ago
  13. b567504 MdeModulePkg/PciBus: Simplify an complex if statement to pass VS2015 by Michael D Kinney · 9 years ago
  14. 5966dd8 MdeModulePkg/UfsPassThru: Fix wrong GLOBAL_REMOVE_IF_UNREFERENCED usage by Feng Tian · 9 years ago
  15. 56b1927 MdeModulePkg/XhciPei: Error handling enhancement for XhcPeiExecTransfer by Feng Tian · 9 years ago
  16. a40a5c0 MdeModulePkg/XhciDxe: Error handling enhancement for XhcExecTransfer by Feng Tian · 9 years ago
  17. 857ce45 MdeModulePkg/AtaBus: remove TPer Reset operation in DriverBindingStart by Tian Feng · 10 years ago
  18. 754b489 MdeModulePkg/NvmExpressDxe: Add SecurityStorageProtocol support by Tian Feng · 10 years ago
  19. 9c4ae34 MdeModulePkg/NvmExpressDxe: local variable naming uniformed by Tian Feng · 10 years ago
  20. beeeb22 MdeModulePkg/NvmExpressDxe: Open NVME_PASS_THRU with BY_CHILD attr by Tian Feng · 10 years ago
  21. bfe37a7 MdeModulePkg/EhciPei: Remove unused macro by Tian Feng · 10 years ago
  22. 5a127ab MdeModulePkg/UhciDxe: Update async polling interval to 1ms. by Tian Feng · 10 years ago
  23. d525ec1 MdeModulePkg/EhciDxe: Update async polling interval to 1ms. by Tian Feng · 10 years ago
  24. 3ee12d8 MdeModulePkg/XhciDxe: Update async polling interval to 1ms. by Tian Feng · 10 years ago
  25. 232bdc0 MdeModulePkg: Refine the format of INF file. by Qiu Shumin · 10 years ago
  26. 166801d MdeModulePkg/NvmExpressDxe: roll back redundant change in r17286 by Feng Tian · 10 years ago
  27. 5149242 MdeModulePkg/AtaAtapiPassThru: ensure PRDT of IDE is in 64K boundary by Feng Tian · 10 years ago
  28. 4c31cae MdeModulePkg/UfsPciHcDxe: Fix EBC build error by Feng Tian · 10 years ago
  29. 095f077 MdeModulePkg/Ufs: Refine EDKII_UFS_HOST_CONTROLLER_PROTOCOL interface by Feng Tian · 10 years ago
  30. 500e2ac MdeModulePkg/PciBusDxe: Remove unused variable assignment by Olivier Martin · 10 years ago
  31. edf2896 MdeModulePkg: Fix PciBus hang issue by Ruiyu Ni · 10 years ago
  32. 80aea15 MdeModulePkg: Move IsaBusDxe driver to MdeModulePkg. by Ruiyu Ni · 10 years ago
  33. e7401ee MdeModulePkg/AtaAtapiPassThruDxe: Support 4K bytes block size HDDs by Feng Tian · 10 years ago
  34. 9d02f82 MdeModulePkg/UfsBlockIoPei: Add RecoveryBlockIo2Ppi support by Feng Tian · 10 years ago
  35. 3fe5862 MdeModulePkg/UsbBotPei: Add RecoveryBlockIo2Ppi support by Feng Tian · 10 years ago
  36. 25c80c5 MdeModulePkg/IdeBusPei: Add RecoveryBlockIo2 support by Feng Tian · 10 years ago
  37. 1d95650 MdePkg, MdeModulePkg: Remove EFI_ABORTED from I2C protocols per PI spec 1.4. by Ruiyu Ni · 10 years ago
  38. c3afcf3 MdePkg, MdeModulePkg: Remove EFI_NOT_FOUND from I2C IO protocol by Ruiyu Ni · 10 years ago
  39. d6c5598 MdeModulePkg/NvmExpressDxe: Expose EFI_NVM_EXPRESS_PASS_THRU protocol by Feng Tian · 10 years ago
  40. 2bf87d8 MdeModulePkg: fix some issues in ScsiDisk to co-work with UFS stack by Feng Tian · 10 years ago
  41. 0591696 MdeModulePkg: Add UFS (Universal Flash Storage) Stack by Feng Tian · 10 years ago
  42. a9ec6d6 MdeModulePkg/NvmExpressDxe: fix build error by Feng Tian · 10 years ago
  43. 769402e MdeModulePkg/NvmExpressDxe: Correct Prp list creation algorithm. by Feng Tian · 10 years ago
  44. 5956af2 MdeModulePkg: fix completed xfer length in XhciDxe and XhciPei drivers by Feng Tian · 10 years ago
  45. 39e97c3 MdeModulePkg/XhciDxe: rename "Lenth" to "Length" in TRB structs by Feng Tian · 10 years ago
  46. 3b7f0a4 MdeModulePkg/ScsiDisk: Set correct value to the Media->IoAlign field of BlockIo protocol instance. by Feng Tian · 10 years ago
  47. 6a54db8 MdeModulePkg/NvmExpressDxe: Fix possible memory leak issue in NvmExpressDxe driver. by Feng Tian · 10 years ago
  48. 5b5c5fc MdeModulePkg: XhciDxe: list ARM and AARCH64 as valid architectures by Laszlo Ersek · 10 years ago
  49. e50a226 MdeModulePkg: Fix typo. by Shumin Qiu · 10 years ago
  50. c5fcd77 MdeModulePkg/Usb: Remove unnecessary direction restriction on UsbHc2.SyncInterruptTransfer(). by Feng Tian · 10 years ago
  51. a065efc MdeModulePkg: list ARM and AARCH64 as valid architectures for some modules by Laszlo Ersek · 10 years ago
  52. c45bc17 MdeModulePkg/UsbBotPei: Correct wrong media type detection logic in UsbBotPei by Feng Tian · 10 years ago
  53. 483d0d8 Dispatch the UEFI option rom returned from PciPlatform/PciOverride protocol. by Ruiyu Ni · 10 years ago
  54. 6a49701 MdeModulePkg\Bus\Ata\AtaAtapiPassThru: don't set PxSACT bit when issuing command by Chris Ruffin · 10 years ago
  55. 35f910f MdeModulePkg: Source fixes and cleanup for ARMGCC compiles by Randy Pawell · 10 years ago
  56. 0133195 MdeModulePkg: Misc comments and DEBUG messages by Samer El-Haj-Mahmoud · 10 years ago
  57. 0710079 MdeModulePkg: remove usb defined info by jaben carsey · 10 years ago
  58. 1ff1dd0 MdeModulePkg/AtaAtapiPassThru: don't write read-only AHCI MMIO register by Feng Tian · 10 years ago
  59. 43654b1 MdeModulePkg/AtaAtapiPassThru: When D2H FIS received at PIO DATA-IN transfer, check PxTFD.Error register to confirm if there is a real error for better device compatibilities with Qemu and Marvel9230 sata controllers. by Reza Jelveh · 10 years ago
  60. bf5a949 AtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still signal event when the BufferSize is 0. by Ruiyu Ni · 10 years ago
  61. 23a2df7 MdeModulePkg/ScsiDiskDxe: Fix the build warning/error "unreachable statement" by Olivier Martin · 10 years ago
  62. 4d3d422 MdeModulePkg/UsbBusDxe: Update Device->NumOfInterface at error handling path to avoid system hang when DisconnectController is invoked to free resource occupied by usb device whose interface descriptor format doesn't follow usb spec. by Feng Tian · 10 years ago
  63. 04910ce MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility. by Star Zeng · 10 years ago
  64. 8d443a1 MdeModulePkg/UsbBusDxe: Fixed Clang build error. by Nikolai Saoukh · 10 years ago
  65. 35c77da MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. by Gao, Liming · 10 years ago
  66. fea55a1 MdeModulePkg: INF/DEC file updates to EDK II packages by Zeng, Star · 10 years ago
  67. 6036e94 MdeModulePkg: INF/DEC file updates to EDK II packages by Zeng, Star · 10 years ago
  68. 4362961 MdeModulePkg/UsbBusDxe: Fix a bug about the alternate setting number which should be up to 256. by Feng Tian · 10 years ago
  69. acedecd Do not access transfer ring when endpoint is isochronous type and control type. And when one Endpoint is a unknown type, do not ASSERT(0) and process next endpoint. by Elvin Li · 10 years ago
  70. 6e1e540 1) Add type cast for better coding style. by Feng Tian · 10 years ago
  71. f1bc233 MdeModulePkg/AtaAtapiPassThru: Correct the algo of calculating PRDT number to avoid beyond the boundary of 32 bit. by Tian, Feng · 10 years ago
  72. e364478 Fixed typos: hanlder should be handler. by Chen Fan · 10 years ago
  73. 4918a06 MdeModulePkg XhciPei: Fix build failure "conversion from 'UINT32' to 'UINT8', possible loss of data". by Star Zeng · 10 years ago
  74. 60050b3 MdeModulePkg XhciPei: Initialize ScratchPhy and ScratchEntryPhy in XhcPeiInitSched(). by Star Zeng · 10 years ago
  75. 414f5bd MdeModulePkg XhciDxe: Initialize ScratchPhy and ScratchEntryPhy in XhcInitSched(). by Star Zeng · 10 years ago
  76. e1f2dfe MdeModulePkg XhciDxe: XHCI multiple interface alternate setting support. by Star Zeng · 10 years ago
  77. d987459 MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support. by Star Zeng · 10 years ago
  78. 523f48e Refine code to make it more safely. by Eric Dong · 11 years ago
  79. b0bc24a The following call tree exposes a bug in the lifetime (ie. too late by Alex Williamson · 11 years ago
  80. 4ab4497 MdeModulePkg/NvmExpressDxe: Check if CSTS.RDY is 0 to wait NVMe Host controller disable by Tian, Feng · 11 years ago
  81. 3bdb6d1 Change PciIo::GetBarAttributes() to return unsupported for a unsupported bar even it's below 6 to follow the UEFI Spec. by Ruiyu Ni · 11 years ago
  82. ab82122 MdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as indefinitely wait to strictly comply with UEFI spec by Tian, Feng · 11 years ago
  83. 73a9e82 MdeModulePkg/ScsiDisk: Using back-off algorithm to dynamically adjust transfer length in a single SCSI/ATAPI transfer to reach best device compatibility. by Tian, Feng · 11 years ago
  84. 66a5771 MdeModulePkg/UsbMassStorage: Don't send READ_CAPACITY to unsupported usb mass storage type device. by Tian, Feng · 11 years ago
  85. 4c7e997 Add NULL pointer check in I2chost. by Elvin Li · 11 years ago
  86. 8a718ba MdeModulePkg UsbBusPei: Produce a USB I/O PPI for all USB Interfaces a USB Device advertises in its USB configuration. by Star Zeng · 11 years ago
  87. 52f8e37 MdeModulePkg/ScsiDisk:If the SCSI device target status is in CHECK_CONDITION, then parse sense data to decide which actions need to be done. by Tian, Feng · 11 years ago
  88. 506560e MdeModulePkg UsbBotPei: The UsbBotPei module contains the private structure definition used by the UsbBusPei module. by Star Zeng · 11 years ago
  89. 4b738c7 Fix CRLF format by Tian, Hot · 11 years ago
  90. 0a2326a MdeModulePkg/NvmExpressDxe: Fix a bug in NvmExpressDxe driver’s Unload() that forget to uninstall the DriverSupportedEfiVersionProtocol by Feng Tian · 11 years ago
  91. 2fa7786 If the driver does not start before, we do not disconnect driver and we must still uninstall other protocols on image handle. The original implementation of error return is not correct. by Elvin Li · 11 years ago
  92. 6f497f8 Check if component name protocol exist, uninstall it when it really exists. by Elvin Li · 11 years ago
  93. b8b5ff5 Update XhcWaitOpRegBit to take Timout argument as microsecond. by Elvin Li · 11 years ago
  94. ddc0be5 MdeModulePkg/XhciDxe: Fix ICC compiler build warning. by Feng Tian · 11 years ago
  95. 62eeb52 Per PI 1.3 spec, when Reserved bit set in the SlaveAddress parameter, EFI_NOT_FOUND should be returned in EFI_I2C_HOST_PROTOCOL.QueueRequest(). by Elvin Li · 11 years ago
  96. 5624a27 MdeModulePkg: introduce PcdPciDisableBusEnumeration by Wei Liu · 11 years ago
  97. 8d84dbe MdeModulePkg/Xhci: Coding style update to follow EDKII C Coding Standards Spec. by Feng Tian · 11 years ago
  98. 32e817c MdeModulePkg/AtaAtapiPassThru: Error handling enhancement for uninstalling protocol interface failure case by Feng Tian · 11 years ago
  99. 0f58371 MdeModulePkg/Usb: All h/w related stop operation at DriverBindingStop() should be behind s/w related stop operation, which could avoid h/w not working if s/w stop operation fails. by Feng Tian · 11 years ago
  100. c3f44a7 MdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or more tiers SS hubs with SS devices may have no response. by Feng Tian · 11 years ago