Age | Commit message (Expand) | Author | Files | Lines |
2022-01-04 | MdeModulePkg: Put off UFS HCS.DP checking to fix timing problem | Ke, VincentX | 1 | -28/+19 |
2022-01-04 | MdeModulePkg: Refactoring UFS DME request and fix timing problem | Ke, VincentX | 1 | -139/+187 |
2022-01-04 | MdeModulePkg: Replace with UFS_UNIT_DESC to fix timeout problem | Ke, VincentX | 1 | -12/+11 |
2021-12-29 | MdeModulePkg/PciBusDxe: Enumerator to check for RCiEP before looking for RP | Ray Ni | 1 | -1/+25 |
2021-12-23 | MdeModulePkg/UsbBusDxe: fix NOOPT build error | Gerd Hoffmann | 2 | -2/+2 |
2021-12-09 | MdeModulePkg/Bus/Pci/UhciDxe: Fix the UsbHc memory allocate and free issue | jdzhang | 1 | -4/+4 |
2021-12-07 | MdeModulePkg: Apply uncrustify changes | Michael Kubacki | 280 | -33644/+34755 |
2021-12-07 | MdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END() | Michael D Kinney | 1 | -4/+4 |
2021-12-07 | MdeModulePkg: Change OPTIONAL keyword usage style | Michael D Kinney | 11 | -25/+24 |
2021-12-07 | MdeModulePkg: Change use of EFI_D_* to DEBUG_* | Michael D Kinney | 61 | -881/+852 |
2021-11-24 | MdeModulePkg AtaAtapiPassThru: Skip the potential NULL pointer access | Liming Gao | 1 | -0/+7 |
2021-11-10 | MdeModulePkg\UfsBlockIoPei: UFS MMIO address size support both 32/64 bits | Ian Chiu | 1 | -2/+45 |
2021-11-09 | MdeModulePkg AtaAtapiPassThru: Always do S.M.A.R.T. check if device support | Liming Gao | 1 | -10/+9 |
2021-11-08 | MdeModulePkg: Reproduce builds across source format changes | Michael D Kinney | 1 | -1/+1 |
2021-11-08 | MdeModulePkg/XhciSched: Fix missing DEBUG arguments | Michael Kubacki | 1 | -2/+2 |
2021-10-14 | MdeModulePkg/Sd: Corrections for Extra.uni files | Konstantin Aladyshev | 3 | -5/+8 |
2021-09-26 | MdeModulePkg/PciBusDxe: Improve the flow of testing support attributes | xueshengfeng | 1 | -2/+5 |
2021-08-30 | MdeModulePkg:Increase Nvme capacity display | zhoucheng | 1 | -0/+2 |
2021-06-17 | MdeModulePkg PciBusDxe: Increase the width of data read during oprom shadow | Sumana Venur | 1 | -2/+2 |
2021-06-02 | MdeModulePkg/Xhci: Fix TRT when data length is 0 | Wenyi Xie | 2 | -8/+18 |
2021-05-19 | MdeModulePkg/PciBusDxe: Fix possible uninitialized use | Sergei Dmitrouk | 1 | -3/+2 |
2021-05-17 | MdeModulePkg: Fix various typos | Rebecca Cran | 2 | -2/+2 |
2021-03-25 | MdeModulePkg: Initialize local variable value before they are used | Liming Gao | 1 | -0/+5 |
2021-03-05 | MdeModulePkg/UfsPassThruDxe: Improve Device initialization polling Loop | Bandaru, Purna Chandra Rao | 2 | -5/+15 |
2021-02-02 | MdeModulePkg/PciBusDxe: Fix a bug in ProcessOptionRomLight | Aiden Park | 1 | -6/+1 |
2021-01-18 | MdeModulePkg/PciBusDxe: Handle BAR sizing fail in high 32bit of MEM64. | Zarcd Zhong | 1 | -0/+1 |
2021-01-04 | MdeModulePkg/Bus/Pci/PciBusDxe: Support PCIe Resizable BAR Capability | Luo, Heng | 6 | -19/+234 |
2020-12-19 | MdeModulePkg/PciSioSerialDxe: Flush Tx before config change | Michael D Kinney | 1 | -1/+90 |
2020-11-11 | MdeModulePkg/AtaAtapiPassThru: Trace ATA packets | Albecki, Mateusz | 1 | -0/+94 |
2020-11-11 | MdeModulePkg/AtaAtapiPassThru: Restart failed packets | Albecki, Mateusz | 2 | -125/+182 |
2020-11-11 | MdeModulePkg/AtaAtapiPassThru: Add SATA error recovery flow | Albecki, Mateusz | 2 | -24/+159 |
2020-11-11 | MdeModulePkg/AtaAtapiPassThru: Check IS to check for command completion | Albecki, Mateusz | 2 | -171/+132 |
2020-11-02 | MdeModulePkg/XhciDxe: Retry device slot init on failure | Jon Hunter | 2 | -10/+25 |
2020-10-27 | MdeModulePkg/XhciDxe: Error handle for USB slot initialization failure | Luo, Heng | 1 | -1/+8 |
2020-09-29 | MdeModulePkg/XhciDxe: Fix Broken Timeouts | Patrick Henz | 2 | -28/+94 |
2020-09-18 | MdeModulePkg/NonDiscoverablePciDeviceDxe: Add NULL pointer check | Jeff Brasen | 1 | -0/+4 |
2020-08-19 | MdeModulePkg: Fix spelling mistake for occurred | Michael D Kinney | 1 | -2/+2 |
2020-04-21 | MdeModulePkg/UfsPassThruDxe: Use BaseLib linked list iteration macros | Michael Kubacki | 3 | -10/+5 |
2020-04-21 | MdeModulePkg/XhciDxe: Use BaseLib linked list iteration macros | Michael Kubacki | 2 | -12/+6 |
2020-04-21 | MdeModulePkg/EhciPei: Use BaseLib linked list iteration macros | Michael Kubacki | 4 | -17/+9 |
2020-04-21 | MdeModulePkg/EhciDxe: Use BaseLib linked list iteration macros | Michael Kubacki | 4 | -22/+12 |
2020-04-16 | MdeModulePkg/NonDiscoverablePciDeviceDxe: use standard PCI_MAX_BAR macro | Laszlo Ersek | 2 | -4/+2 |
2020-03-27 | MdeModulePkg/SdDxe: Check the Token to avoid null pointer | Guomin Jiang | 1 | -1/+8 |
2020-03-05 | MdeModulePkg/Pci: Fixed Asserts in SCT PCIIO Protocol Test. | Gaurav Jain | 2 | -3/+155 |
2020-03-05 | MdeModulePkg/SdMmcPciHcDxe: Fix PIO transfer mode | Albecki, Mateusz | 2 | -21/+114 |
2020-03-05 | MdeModulePkg/SdMmcPciHcDxe: Do not map memory for non DMA transfer | Albecki, Mateusz | 1 | -27/+61 |
2020-03-05 | MdeModulePkg/SdMmcPciHcDxe: Refactor data transfer completion | Albecki, Mateusz | 1 | -69/+112 |
2020-03-05 | MdeModulePkg/SdMmcPciHcDxe: Read response on command completion | Albecki, Mateusz | 2 | -58/+144 |
2020-03-05 | MdeModulePkg/SdMmcPciHcDxe: Enhance driver traces | Albecki, Mateusz | 1 | -0/+87 |
2020-03-05 | MdeModulePkg/SdMmcPciHcDxe: Send SEND_STATUS at lower frequency | Albecki, Mateusz | 4 | -24/+69 |