- 419a271 MdeModulePkg: Do not dump NULL padding resource descriptor by Ruiyu Ni · 9 years ago
- fbe618a MdeModulePkg: Fix a PciBusDxe hot plug bug by Ruiyu Ni · 9 years ago
- 25a2664 MdeModulePkg: exit pci function loops early if device is not multi-function by Joseph Shifflett · 9 years ago
- 2dc5090 MdeModulePkg: AtaAtapiPassThru: select master/slave around DIAG command by Reza Jelveh · 9 years ago
- 7d9340a MdeModulePkg: Enhance PCI capability looking up logic to avoid hang by Ruiyu Ni · 9 years ago
- 5abc2a7 MdeModulePkg: ScsiDiskDxe: adapt SectorCount when shortening transfers by Laszlo Ersek · 9 years ago
- fc3c83e MdeModulePkg: ScsiDiskDxe: recognize EFI_BAD_BUFFER_SIZE by Laszlo Ersek · 9 years ago
- d6a55a1 MdeModulePkg: Add the missing module UNI files. by Liming Gao · 9 years ago
- 12e6c73 MdeModulePkg/Xhci: Remove TDs from transfer ring when timeout happens by Feng Tian · 9 years ago
- 26cd2d6 MdeModulePkg/Xhci: make all timeout values be consistent with comments. by Feng Tian · 9 years ago
- 3cf6450 MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum. by Feng Tian · 9 years ago
- 5c13180 MdeModulePkg: Enhance PciBusDxe to handle high 32bit of MEM64 BAR returns 0 by Ruiyu Ni · 9 years ago
- b567504 MdeModulePkg/PciBus: Simplify an complex if statement to pass VS2015 by Michael D Kinney · 9 years ago
- 5966dd8 MdeModulePkg/UfsPassThru: Fix wrong GLOBAL_REMOVE_IF_UNREFERENCED usage by Feng Tian · 9 years ago
- 56b1927 MdeModulePkg/XhciPei: Error handling enhancement for XhcPeiExecTransfer by Feng Tian · 9 years ago
- a40a5c0 MdeModulePkg/XhciDxe: Error handling enhancement for XhcExecTransfer by Feng Tian · 9 years ago
- 857ce45 MdeModulePkg/AtaBus: remove TPer Reset operation in DriverBindingStart by Tian Feng · 10 years ago
- 754b489 MdeModulePkg/NvmExpressDxe: Add SecurityStorageProtocol support by Tian Feng · 10 years ago
- 9c4ae34 MdeModulePkg/NvmExpressDxe: local variable naming uniformed by Tian Feng · 10 years ago
- beeeb22 MdeModulePkg/NvmExpressDxe: Open NVME_PASS_THRU with BY_CHILD attr by Tian Feng · 10 years ago
- bfe37a7 MdeModulePkg/EhciPei: Remove unused macro by Tian Feng · 10 years ago
- 5a127ab MdeModulePkg/UhciDxe: Update async polling interval to 1ms. by Tian Feng · 10 years ago
- d525ec1 MdeModulePkg/EhciDxe: Update async polling interval to 1ms. by Tian Feng · 10 years ago
- 3ee12d8 MdeModulePkg/XhciDxe: Update async polling interval to 1ms. by Tian Feng · 10 years ago
- 232bdc0 MdeModulePkg: Refine the format of INF file. by Qiu Shumin · 10 years ago
- 166801d MdeModulePkg/NvmExpressDxe: roll back redundant change in r17286 by Feng Tian · 10 years ago
- 5149242 MdeModulePkg/AtaAtapiPassThru: ensure PRDT of IDE is in 64K boundary by Feng Tian · 10 years ago
- 4c31cae MdeModulePkg/UfsPciHcDxe: Fix EBC build error by Feng Tian · 10 years ago
- 095f077 MdeModulePkg/Ufs: Refine EDKII_UFS_HOST_CONTROLLER_PROTOCOL interface by Feng Tian · 10 years ago
- 500e2ac MdeModulePkg/PciBusDxe: Remove unused variable assignment by Olivier Martin · 10 years ago
- edf2896 MdeModulePkg: Fix PciBus hang issue by Ruiyu Ni · 10 years ago
- 80aea15 MdeModulePkg: Move IsaBusDxe driver to MdeModulePkg. by Ruiyu Ni · 10 years ago
- e7401ee MdeModulePkg/AtaAtapiPassThruDxe: Support 4K bytes block size HDDs by Feng Tian · 10 years ago
- 9d02f82 MdeModulePkg/UfsBlockIoPei: Add RecoveryBlockIo2Ppi support by Feng Tian · 10 years ago
- 3fe5862 MdeModulePkg/UsbBotPei: Add RecoveryBlockIo2Ppi support by Feng Tian · 10 years ago
- 25c80c5 MdeModulePkg/IdeBusPei: Add RecoveryBlockIo2 support by Feng Tian · 10 years ago
- 1d95650 MdePkg, MdeModulePkg: Remove EFI_ABORTED from I2C protocols per PI spec 1.4. by Ruiyu Ni · 10 years ago
- c3afcf3 MdePkg, MdeModulePkg: Remove EFI_NOT_FOUND from I2C IO protocol by Ruiyu Ni · 10 years ago
- d6c5598 MdeModulePkg/NvmExpressDxe: Expose EFI_NVM_EXPRESS_PASS_THRU protocol by Feng Tian · 10 years ago
- 2bf87d8 MdeModulePkg: fix some issues in ScsiDisk to co-work with UFS stack by Feng Tian · 10 years ago
- 0591696 MdeModulePkg: Add UFS (Universal Flash Storage) Stack by Feng Tian · 10 years ago
- a9ec6d6 MdeModulePkg/NvmExpressDxe: fix build error by Feng Tian · 10 years ago
- 769402e MdeModulePkg/NvmExpressDxe: Correct Prp list creation algorithm. by Feng Tian · 10 years ago
- 5956af2 MdeModulePkg: fix completed xfer length in XhciDxe and XhciPei drivers by Feng Tian · 10 years ago
- 39e97c3 MdeModulePkg/XhciDxe: rename "Lenth" to "Length" in TRB structs by Feng Tian · 10 years ago
- 3b7f0a4 MdeModulePkg/ScsiDisk: Set correct value to the Media->IoAlign field of BlockIo protocol instance. by Feng Tian · 10 years ago
- 6a54db8 MdeModulePkg/NvmExpressDxe: Fix possible memory leak issue in NvmExpressDxe driver. by Feng Tian · 10 years ago
- 5b5c5fc MdeModulePkg: XhciDxe: list ARM and AARCH64 as valid architectures by Laszlo Ersek · 10 years ago
- e50a226 MdeModulePkg: Fix typo. by Shumin Qiu · 10 years ago
- c5fcd77 MdeModulePkg/Usb: Remove unnecessary direction restriction on UsbHc2.SyncInterruptTransfer(). by Feng Tian · 10 years ago
- a065efc MdeModulePkg: list ARM and AARCH64 as valid architectures for some modules by Laszlo Ersek · 10 years ago
- c45bc17 MdeModulePkg/UsbBotPei: Correct wrong media type detection logic in UsbBotPei by Feng Tian · 10 years ago
- 483d0d8 Dispatch the UEFI option rom returned from PciPlatform/PciOverride protocol. by Ruiyu Ni · 10 years ago
- 6a49701 MdeModulePkg\Bus\Ata\AtaAtapiPassThru: don't set PxSACT bit when issuing command by Chris Ruffin · 10 years ago
- 35f910f MdeModulePkg: Source fixes and cleanup for ARMGCC compiles by Randy Pawell · 10 years ago
- 0133195 MdeModulePkg: Misc comments and DEBUG messages by Samer El-Haj-Mahmoud · 10 years ago
- 0710079 MdeModulePkg: remove usb defined info by jaben carsey · 10 years ago
- 1ff1dd0 MdeModulePkg/AtaAtapiPassThru: don't write read-only AHCI MMIO register by Feng Tian · 10 years ago
- 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
- bf5a949 AtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still signal event when the BufferSize is 0. by Ruiyu Ni · 10 years ago
- 23a2df7 MdeModulePkg/ScsiDiskDxe: Fix the build warning/error "unreachable statement" by Olivier Martin · 10 years ago
- 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
- 04910ce MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility. by Star Zeng · 10 years ago
- 8d443a1 MdeModulePkg/UsbBusDxe: Fixed Clang build error. by Nikolai Saoukh · 10 years ago
- 35c77da MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. by Gao, Liming · 10 years ago
- fea55a1 MdeModulePkg: INF/DEC file updates to EDK II packages by Zeng, Star · 10 years ago
- 6036e94 MdeModulePkg: INF/DEC file updates to EDK II packages by Zeng, Star · 10 years ago
- 4362961 MdeModulePkg/UsbBusDxe: Fix a bug about the alternate setting number which should be up to 256. by Feng Tian · 10 years ago
- 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
- 6e1e540 1) Add type cast for better coding style. by Feng Tian · 10 years ago
- f1bc233 MdeModulePkg/AtaAtapiPassThru: Correct the algo of calculating PRDT number to avoid beyond the boundary of 32 bit. by Tian, Feng · 10 years ago
- e364478 Fixed typos: hanlder should be handler. by Chen Fan · 10 years ago
- 4918a06 MdeModulePkg XhciPei: Fix build failure "conversion from 'UINT32' to 'UINT8', possible loss of data". by Star Zeng · 10 years ago
- 60050b3 MdeModulePkg XhciPei: Initialize ScratchPhy and ScratchEntryPhy in XhcPeiInitSched(). by Star Zeng · 10 years ago
- 414f5bd MdeModulePkg XhciDxe: Initialize ScratchPhy and ScratchEntryPhy in XhcInitSched(). by Star Zeng · 10 years ago
- e1f2dfe MdeModulePkg XhciDxe: XHCI multiple interface alternate setting support. by Star Zeng · 10 years ago
- d987459 MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support. by Star Zeng · 10 years ago
- 523f48e Refine code to make it more safely. by Eric Dong · 11 years ago
- b0bc24a The following call tree exposes a bug in the lifetime (ie. too late by Alex Williamson · 11 years ago
- 4ab4497 MdeModulePkg/NvmExpressDxe: Check if CSTS.RDY is 0 to wait NVMe Host controller disable by Tian, Feng · 11 years ago
- 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
- ab82122 MdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as indefinitely wait to strictly comply with UEFI spec by Tian, Feng · 11 years ago
- 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
- 66a5771 MdeModulePkg/UsbMassStorage: Don't send READ_CAPACITY to unsupported usb mass storage type device. by Tian, Feng · 11 years ago
- 4c7e997 Add NULL pointer check in I2chost. by Elvin Li · 11 years ago
- 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
- 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
- 506560e MdeModulePkg UsbBotPei: The UsbBotPei module contains the private structure definition used by the UsbBusPei module. by Star Zeng · 11 years ago
- 4b738c7 Fix CRLF format by Tian, Hot · 11 years ago
- 0a2326a MdeModulePkg/NvmExpressDxe: Fix a bug in NvmExpressDxe driver’s Unload() that forget to uninstall the DriverSupportedEfiVersionProtocol by Feng Tian · 11 years ago
- 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
- 6f497f8 Check if component name protocol exist, uninstall it when it really exists. by Elvin Li · 11 years ago
- b8b5ff5 Update XhcWaitOpRegBit to take Timout argument as microsecond. by Elvin Li · 11 years ago
- ddc0be5 MdeModulePkg/XhciDxe: Fix ICC compiler build warning. by Feng Tian · 11 years ago
- 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
- 5624a27 MdeModulePkg: introduce PcdPciDisableBusEnumeration by Wei Liu · 11 years ago
- 8d84dbe MdeModulePkg/Xhci: Coding style update to follow EDKII C Coding Standards Spec. by Feng Tian · 11 years ago
- 32e817c MdeModulePkg/AtaAtapiPassThru: Error handling enhancement for uninstalling protocol interface failure case by Feng Tian · 11 years ago
- 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
- 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