Age | Commit message (Expand) | Author | Files | Lines |
2022-09-15 | MdeModulePkg/AhciPei: Fix MMIO base assignment | Czajkowski, Maciej | 1 | -2/+4 |
2022-09-13 | MdeModulePkg: Use configurable PCD for AHCI command retries | Baraneedharan Anbazhagan | 2 | -2/+3 |
2022-09-09 | MdeModulePkg: Fix imbalanced debug macros | Michael Kubacki | 3 | -6/+6 |
2022-09-01 | MdeModulePkg/NvmExpressPei: Use PCI_DEVICE_PPI to manage Nvme device | Chen, Xiao X | 4 | -247/+483 |
2022-08-12 | MdeModulePkg: Enhance bus scan for all root bridge instances | Foster Nong | 1 | -4/+14 |
2022-08-05 | MdeModulePkg/AhciPei: Use PCI_DEVICE_PPI to manage AHCI device | Czajkowski, Maciej | 4 | -214/+381 |
2022-06-27 | MdeModulePkg/XhciDxe: Add access xHCI Extended Capabilities Pointer | Ian Chiu | 4 | -16/+296 |
2022-06-22 | MdeModulePkg/XhciDxe: Check return value of XHC_PAGESIZE register | Luo, Heng | 1 | -2/+8 |
2022-04-02 | MdeModulePkg: Update PciEnumeratorSupport to ignore OptionRom if needed | Min Xu | 2 | -5/+22 |
2022-03-29 | MdeModulePkg/Ufs: bRefClkFreq attribute be programmed after fDeviceInit | Bandaru, Purna Chandra Rao | 1 | -17/+17 |
2022-03-25 | MdeModulePkg/NvmExpressPei: fix check for NVM command set | Mara Sophie Grosch via groups.io | 1 | -1/+1 |
2022-03-25 | MdeModulePkg/NvmExpressDxe: fix check for Cap.Css | Mara Sophie Grosch via groups.io | 1 | -1/+1 |
2022-03-17 | MdeModulePkg/SdMmcPciHcDxe: Make timeout for SD card configurable | Sean Rhodes | 2 | -1/+6 |
2022-03-10 | MdeModulePkg: Add bRefClkFreq card attribute programming support | Bandaru, Purna Chandra Rao | 2 | -19/+61 |
2022-03-07 | MdeModulePkg: Add a check for metadata size in NvmExpress Driver | Ma, Hua | 2 | -3/+33 |
2022-03-03 | MdeModulePkg/Usb/Keyboard.c: Don't request protocol before setting | Sean Rhodes | 1 | -13/+5 |
2022-02-28 | MdeModulePkg: Correct high-memory use in NvmExpressDxe | Tomas Pilar | 2 | -25/+28 |
2022-02-04 | MdeModulePkg/Bus/Pci/PciBusDxe: Support platform PCI ROM override | Michael D Kinney | 1 | -3/+2 |
2022-01-24 | MdeModulePkg/SdMmcPciHcDxe: Robust improvements for SD card 1.8V switch | Aiman Rosli | 1 | -3/+36 |
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 |