summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Ata/AhciPei
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/Bus: Fix port multiplier port in AhciPei PEIMNeo Hsueh2023-06-071-0/+10
* MdeModulePkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-103-29/+29
* MdeModulePkg: Consume new alignment-related macrosMarvin Häuser2023-04-013-6/+5
* MdeModulePkg: Rename IS_ALIGNED macros to avoid name collisionsMarvin Häuser2023-04-013-6/+6
* MdeModulePkg/Bus/Ata/AhciPei: Fix DEADCODE Coverity issueRanbir Singh2023-02-021-4/+0
* MdeModulePkg/AhciPei: Fix MMIO base assignmentCzajkowski, Maciej2022-09-151-2/+4
* MdeModulePkg/AhciPei: Use PCI_DEVICE_PPI to manage AHCI deviceCzajkowski, Maciej2022-08-054-214/+381
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-0712-857/+919
* MdeModulePkg/Bus/Ata: Fix various typosAntoine Coeur2020-02-102-6/+6
* MdeModulePkg/AhciPei: Fix device cannot be found in non-S3 pathHao A Wu2019-05-311-1/+8
* MdeModulePkg/AhciPei: Add PEI BlockIO supportHao Wu2019-04-246-0/+960
* MdeModulePkg/AhciPei: Limit max transfer blocknum for 48-bit addressHao Wu2019-04-241-1/+7
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0913-103/+13
* MdeModulePkg/AhciPei: Add AHCI mode ATA device support in PEIHao Wu2019-02-2213-0/+5183