summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Ata/AhciPei/AhciPei.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-101-9/+9
* MdeModulePkg/AhciPei: Fix MMIO base assignmentCzajkowski, Maciej2022-09-151-2/+4
* MdeModulePkg/AhciPei: Use PCI_DEVICE_PPI to manage AHCI deviceCzajkowski, Maciej2022-08-051-152/+337
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-45/+52
* MdeModulePkg/AhciPei: Add PEI BlockIO supportHao Wu2019-04-241-0/+35
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-8/+1
* MdeModulePkg/AhciPei: Add AHCI mode ATA device support in PEIHao Wu2019-02-221-0/+310