| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | MdeModulePkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 280 | -33644/+34755 |
* | MdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END() | Michael D Kinney | 2021-12-07 | 1 | -4/+4 |
* | MdeModulePkg: Change OPTIONAL keyword usage style | Michael D Kinney | 2021-12-07 | 11 | -25/+24 |
* | MdeModulePkg: Change use of EFI_D_* to DEBUG_* | Michael D Kinney | 2021-12-07 | 61 | -881/+852 |
* | MdeModulePkg AtaAtapiPassThru: Skip the potential NULL pointer access | Liming Gao | 2021-11-24 | 1 | -0/+7 |
* | MdeModulePkg\UfsBlockIoPei: UFS MMIO address size support both 32/64 bits | Ian Chiu | 2021-11-10 | 1 | -2/+45 |
* | MdeModulePkg AtaAtapiPassThru: Always do S.M.A.R.T. check if device support | Liming Gao | 2021-11-09 | 1 | -10/+9 |
* | MdeModulePkg: Reproduce builds across source format changes | Michael D Kinney | 2021-11-08 | 1 | -1/+1 |
* | MdeModulePkg/XhciSched: Fix missing DEBUG arguments | Michael Kubacki | 2021-11-08 | 1 | -2/+2 |
* | MdeModulePkg/Sd: Corrections for Extra.uni files | Konstantin Aladyshev | 2021-10-14 | 3 | -5/+8 |
* | MdeModulePkg/PciBusDxe: Improve the flow of testing support attributes | xueshengfeng | 2021-09-26 | 1 | -2/+5 |
* | MdeModulePkg:Increase Nvme capacity display | zhoucheng | 2021-08-30 | 1 | -0/+2 |
* | MdeModulePkg PciBusDxe: Increase the width of data read during oprom shadow | Sumana Venur | 2021-06-17 | 1 | -2/+2 |
* | 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 |