]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: Add definitions for ATA AHCI host controller PPI
authorHao Wu <hao.a.wu@intel.com>
Tue, 19 Jun 2018 05:52:36 +0000 (13:52 +0800)
committerHao Wu <hao.a.wu@intel.com>
Fri, 22 Feb 2019 00:20:07 +0000 (08:20 +0800)
commitaf2cf989dfa48534965a1ba79e9ce41da99c5f3c
tree0812b77961535911c663c1e249aefa871fb143b6
parent94e0dd1afe53d23286968130d836ff0755c17c9b
MdeModulePkg: Add definitions for ATA AHCI host controller PPI

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1409

This commit will add the definitions for ATA AHCI host controller PPI. The
purpose of the PPI in to provide:

* MMIO base address
* Controller identification information (DevicePath)

for ATA host controllers working under AHCI mode.

Cc: Jian J Wang <jian.j.wang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
MdeModulePkg/Include/Ppi/AtaAhciController.h [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dec