| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg/Xhci: Fix TRT when data length is 0 | Wenyi Xie | 2021-06-02 | 2 | -8/+18 |
* | MdeModulePkg/PciBusDxe: Fix possible uninitialized use | Sergei Dmitrouk | 2021-05-19 | 1 | -3/+2 |
* | MdeModulePkg: Fix various typos | Rebecca Cran | 2021-05-17 | 2 | -2/+2 |
* | MdeModulePkg: Initialize local variable value before they are used | Liming Gao | 2021-03-25 | 1 | -0/+5 |
* | MdeModulePkg/UfsPassThruDxe: Improve Device initialization polling Loop | Bandaru, Purna Chandra Rao | 2021-03-05 | 2 | -5/+15 |
* | MdeModulePkg/PciBusDxe: Fix a bug in ProcessOptionRomLight | Aiden Park | 2021-02-02 | 1 | -6/+1 |
* | MdeModulePkg/PciBusDxe: Handle BAR sizing fail in high 32bit of MEM64. | Zarcd Zhong | 2021-01-18 | 1 | -0/+1 |
* | MdeModulePkg/Bus/Pci/PciBusDxe: Support PCIe Resizable BAR Capability | Luo, Heng | 2021-01-04 | 6 | -19/+234 |
* | MdeModulePkg/PciSioSerialDxe: Flush Tx before config change | Michael D Kinney | 2020-12-19 | 1 | -1/+90 |
* | MdeModulePkg/AtaAtapiPassThru: Trace ATA packets | Albecki, Mateusz | 2020-11-11 | 1 | -0/+94 |
* | MdeModulePkg/AtaAtapiPassThru: Restart failed packets | Albecki, Mateusz | 2020-11-11 | 2 | -125/+182 |
* | MdeModulePkg/AtaAtapiPassThru: Add SATA error recovery flow | Albecki, Mateusz | 2020-11-11 | 2 | -24/+159 |
* | MdeModulePkg/AtaAtapiPassThru: Check IS to check for command completion | Albecki, Mateusz | 2020-11-11 | 2 | -171/+132 |
* | MdeModulePkg/XhciDxe: Retry device slot init on failure | Jon Hunter | 2020-11-02 | 2 | -10/+25 |
* | MdeModulePkg/XhciDxe: Error handle for USB slot initialization failure | Luo, Heng | 2020-10-27 | 1 | -1/+8 |
* | MdeModulePkg/XhciDxe: Fix Broken Timeouts | Patrick Henz | 2020-09-29 | 2 | -28/+94 |
* | MdeModulePkg/NonDiscoverablePciDeviceDxe: Add NULL pointer check | Jeff Brasen | 2020-09-18 | 1 | -0/+4 |
* | MdeModulePkg: Fix spelling mistake for occurred | Michael D Kinney | 2020-08-19 | 1 | -2/+2 |
* | MdeModulePkg/UfsPassThruDxe: Use BaseLib linked list iteration macros | Michael Kubacki | 2020-04-21 | 3 | -10/+5 |
* | MdeModulePkg/XhciDxe: Use BaseLib linked list iteration macros | Michael Kubacki | 2020-04-21 | 2 | -12/+6 |
* | MdeModulePkg/EhciPei: Use BaseLib linked list iteration macros | Michael Kubacki | 2020-04-21 | 4 | -17/+9 |
* | MdeModulePkg/EhciDxe: Use BaseLib linked list iteration macros | Michael Kubacki | 2020-04-21 | 4 | -22/+12 |
* | MdeModulePkg/NonDiscoverablePciDeviceDxe: use standard PCI_MAX_BAR macro | Laszlo Ersek | 2020-04-16 | 2 | -4/+2 |
* | MdeModulePkg/SdDxe: Check the Token to avoid null pointer | Guomin Jiang | 2020-03-27 | 1 | -1/+8 |
* | MdeModulePkg/Pci: Fixed Asserts in SCT PCIIO Protocol Test. | Gaurav Jain | 2020-03-05 | 2 | -3/+155 |
* | MdeModulePkg/SdMmcPciHcDxe: Fix PIO transfer mode | Albecki, Mateusz | 2020-03-05 | 2 | -21/+114 |
* | MdeModulePkg/SdMmcPciHcDxe: Do not map memory for non DMA transfer | Albecki, Mateusz | 2020-03-05 | 1 | -27/+61 |
* | MdeModulePkg/SdMmcPciHcDxe: Refactor data transfer completion | Albecki, Mateusz | 2020-03-05 | 1 | -69/+112 |
* | MdeModulePkg/SdMmcPciHcDxe: Read response on command completion | Albecki, Mateusz | 2020-03-05 | 2 | -58/+144 |
* | MdeModulePkg/SdMmcPciHcDxe: Enhance driver traces | Albecki, Mateusz | 2020-03-05 | 1 | -0/+87 |
* | MdeModulePkg/SdMmcPciHcDxe: Send SEND_STATUS at lower frequency | Albecki, Mateusz | 2020-03-05 | 4 | -24/+69 |
* | MdeModulePkg/SdMmcPciHcDxe: Fix double PciIo Unmap in TRB creation (CVE-2019-... | Hao A Wu | 2020-02-18 | 1 | -1/+2 |
* | MdeModulePkg: Issues reported by ECC in EDK2. | GuoMinJ | 2020-02-14 | 2 | -3/+3 |
* | MdeModulePkg/Usb: Fix various typos | Antoine Coeur | 2020-02-10 | 8 | -17/+17 |
* | MdeModulePkg/UsbBus: Fix various typos | Antoine Coeur | 2020-02-10 | 12 | -27/+27 |
* | MdeModulePkg/UsbMouse: Fix few typos | Antoine Coeur | 2020-02-10 | 6 | -6/+6 |
* | MdeModulePkg/UsbMass: Fix various typos | Antoine Coeur | 2020-02-10 | 8 | -14/+14 |
* | MdeModulePkg/UsbBusDxe: Fix a typo | Philippe Mathieu-Daudé | 2020-02-10 | 1 | -1/+1 |
* | MdeModulePkg/Bus/Sd: Fix various typos | Antoine Coeur | 2020-02-10 | 13 | -33/+33 |
* | MdeModulePkg/Bus/Scsi: Fix various typos | Antoine Coeur | 2020-02-10 | 4 | -26/+26 |
* | MdeModulePkg/Bus/Isa: Fix various typos | Antoine Coeur | 2020-02-10 | 11 | -37/+37 |
* | MdeModulePkg/Bus/I2c: Fix few typos | Antoine Coeur | 2020-02-10 | 3 | -5/+5 |
* | MdeModulePkg/Bus/Ata: Fix various typos | Antoine Coeur | 2020-02-10 | 13 | -45/+45 |
* | MdeModulePkg/SdMmcPciHcDxe: Add retries for async commands | Albecki, Mateusz | 2020-01-19 | 1 | -2/+4 |
* | MdeModulePkg/SdMmcPciHcDxe: Add retries for sync commands | Albecki, Mateusz | 2020-01-19 | 3 | -30/+59 |
* | MdeModulePkg/SdMmcPciHcDxe: Refactor command error detection | Albecki, Mateusz | 2020-01-19 | 1 | -75/+140 |
* | MdeModulePkg/SdMmcPciHcDxe: Fix DAT lane SW reset | Albecki, Mateusz | 2020-01-19 | 1 | -2/+2 |
* | MdeModulePkg/SdMmcPciHcDxe: Fix unknown doxygen tag error | Albecki, Mateusz | 2020-01-13 | 2 | -2/+2 |
* | MdeModulePkg/UsbMouseAbsolutePointer: Fix endpoint selection | MrChromebox | 2020-01-06 | 1 | -2/+3 |
* | MdeModulePkg/Usb/UsbMouse: Fix endpoint selection | MrChromebox | 2020-01-06 | 1 | -2/+3 |