| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg: Improve formatting of DEBUG messages in UsbBusDxe | Rebecca Cran | 2023-03-07 | 4 | -11/+11 |
* | MdeModulePkg/Pci: Display more information of PCIe devices | Abner Chang | 2023-02-15 | 1 | -2/+5 |
* | MdeModulePkg: ScsiDiskDxe: clean up comment in ScsiDisk.c | Yuan Yu | 2023-02-04 | 1 | -4/+0 |
* | MdeModulePkg/Bus/Ata/AhciPei: Fix DEADCODE Coverity issue | Ranbir Singh | 2023-02-02 | 1 | -4/+0 |
* | MdeModulePkg: ScsiBusDxe: Refactor DiscoverScsiDevice() | Yuan Yu | 2023-02-02 | 2 | -20/+23 |
* | MdeModulePkg/XhciPei: Unlinked XhciPei memory block | Abner Chang | 2023-01-16 | 1 | -2/+29 |
* | MdeModulePkg/Usb: Read a large number of blocks | Abner Chang | 2023-01-16 | 1 | -13/+12 |
* | MdeModulePkg/Xhci: Initial XHCI DCI slot's Context value | Abner Chang | 2023-01-16 | 2 | -0/+14 |
* | MdeModulePkg/Bus/Pci/XhciDxe: Reset port if status change returns an error | Sean Rhodes | 2023-01-04 | 1 | -1/+10 |
* | MdeModulePkg/Bus/Pci/XhciDxe: Check port is compatible before getting PSIV | Sean Rhodes | 2022-12-21 | 3 | -11/+36 |
* | MdeModulePkg/XhciDxe/Xhci: Don't check for invalid PSIV | Matt DeVillier | 2022-12-21 | 1 | -19/+25 |
* | MdeModulePkg: SdMmcPciHcDxe: Fix issue that SD1.0 cards can't be recognized | Chevron Li (WH) | 2022-12-12 | 1 | -10/+24 |
* | MdeModulePkg/Ata: Fix command status reporting | Albecki, Mateusz | 2022-12-12 | 1 | -8/+11 |
* | MdeModulePkg: Put USB DEBUGs that occur for bulk timeouts under VERBOSE | Rebecca Cran | 2022-12-08 | 4 | -6/+20 |
* | MdeModulePkg/Ufs :Coverity scan flags multiple issues in edk2-stable202205 | Sivaparvathi C | 2022-11-04 | 2 | -13/+24 |
* | MdeModulePkg/scsi :Coverity scan flags multiple issues in edk2-stable202205 | Sivaparvathi C | 2022-11-04 | 2 | -10/+19 |
* | MdeModulePkg/ScsiDiskDxe: Update proper device name for ScsiDisk drive | Cheripally Gopi | 2022-10-31 | 3 | -2/+62 |
* | MdeModulePkg: Fix spelling error in PciSioSerialDxe | Nate DeSimone | 2022-10-25 | 1 | -1/+1 |
* | Ps2KbdCtrller: Make wait for SUCCESS after BAT non-fatal | Matt DeVillier | 2022-10-25 | 1 | -7/+1 |
* | MdeModulePkg/XhciDxe: Add boundary check for TRB ring allocation | jdzhang | 2022-10-20 | 3 | -22/+47 |
* | Fix bug on SRIOV ReservedBusNum when ARI enable. | Foster Nong | 2022-10-14 | 3 | -1/+29 |
* | MdeModulePkg: Fixed extra 1 SR-IOV reserved bus | Foster Nong | 2022-10-14 | 1 | -1/+1 |
* | MdeModulePkg: Handle InitialVFs=0 case for SR-IOV | Foster Nong | 2022-10-08 | 1 | -6/+10 |
* | MdeModulePkg/NonDiscoverablePciDeviceDxe: Allow partial FreeBuffer | Jeff Brasen via groups.io | 2022-10-01 | 1 | -2/+62 |
* | MdeModulePkg/XhciDxe: Input context update for Evaluate Context command | jdzhang | 2022-09-27 | 1 | -2/+12 |
* | MdeModulePkg/AhciPei: Fix MMIO base assignment | Czajkowski, Maciej | 2022-09-15 | 1 | -2/+4 |
* | MdeModulePkg: Use configurable PCD for AHCI command retries | Baraneedharan Anbazhagan | 2022-09-13 | 2 | -2/+3 |
* | MdeModulePkg: Fix imbalanced debug macros | Michael Kubacki | 2022-09-09 | 3 | -6/+6 |
* | MdeModulePkg/NvmExpressPei: Use PCI_DEVICE_PPI to manage Nvme device | Chen, Xiao X | 2022-09-01 | 4 | -247/+483 |
* | MdeModulePkg: Enhance bus scan for all root bridge instances | Foster Nong | 2022-08-12 | 1 | -4/+14 |
* | MdeModulePkg/AhciPei: Use PCI_DEVICE_PPI to manage AHCI device | Czajkowski, Maciej | 2022-08-05 | 4 | -214/+381 |
* | MdeModulePkg/XhciDxe: Add access xHCI Extended Capabilities Pointer | Ian Chiu | 2022-06-27 | 4 | -16/+296 |
* | MdeModulePkg/XhciDxe: Check return value of XHC_PAGESIZE register | Luo, Heng | 2022-06-22 | 1 | -2/+8 |
* | MdeModulePkg: Update PciEnumeratorSupport to ignore OptionRom if needed | Min Xu | 2022-04-02 | 2 | -5/+22 |
* | MdeModulePkg/Ufs: bRefClkFreq attribute be programmed after fDeviceInit | Bandaru, Purna Chandra Rao | 2022-03-29 | 1 | -17/+17 |
* | MdeModulePkg/NvmExpressPei: fix check for NVM command set | Mara Sophie Grosch via groups.io | 2022-03-25 | 1 | -1/+1 |
* | MdeModulePkg/NvmExpressDxe: fix check for Cap.Css | Mara Sophie Grosch via groups.io | 2022-03-25 | 1 | -1/+1 |
* | MdeModulePkg/SdMmcPciHcDxe: Make timeout for SD card configurable | Sean Rhodes | 2022-03-17 | 2 | -1/+6 |
* | MdeModulePkg: Add bRefClkFreq card attribute programming support | Bandaru, Purna Chandra Rao | 2022-03-10 | 2 | -19/+61 |
* | MdeModulePkg: Add a check for metadata size in NvmExpress Driver | Ma, Hua | 2022-03-07 | 2 | -3/+33 |
* | MdeModulePkg/Usb/Keyboard.c: Don't request protocol before setting | Sean Rhodes | 2022-03-03 | 1 | -13/+5 |
* | MdeModulePkg: Correct high-memory use in NvmExpressDxe | Tomas Pilar | 2022-02-28 | 2 | -25/+28 |
* | MdeModulePkg/Bus/Pci/PciBusDxe: Support platform PCI ROM override | Michael D Kinney | 2022-02-04 | 1 | -3/+2 |
* | MdeModulePkg/SdMmcPciHcDxe: Robust improvements for SD card 1.8V switch | Aiman Rosli | 2022-01-24 | 1 | -3/+36 |
* | MdeModulePkg: Put off UFS HCS.DP checking to fix timing problem | Ke, VincentX | 2022-01-04 | 1 | -28/+19 |
* | MdeModulePkg: Refactoring UFS DME request and fix timing problem | Ke, VincentX | 2022-01-04 | 1 | -139/+187 |
* | MdeModulePkg: Replace with UFS_UNIT_DESC to fix timeout problem | Ke, VincentX | 2022-01-04 | 1 | -12/+11 |
* | MdeModulePkg/PciBusDxe: Enumerator to check for RCiEP before looking for RP | Ray Ni | 2021-12-29 | 1 | -1/+25 |
* | MdeModulePkg/UsbBusDxe: fix NOOPT build error | Gerd Hoffmann | 2021-12-23 | 2 | -2/+2 |
* | MdeModulePkg/Bus/Pci/UhciDxe: Fix the UsbHc memory allocate and free issue | jdzhang | 2021-12-09 | 1 | -4/+4 |