diff options
author | Hao Wu <hao.a.wu@intel.com> | 2018-07-03 14:28:22 +0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2019-02-22 08:20:07 +0800 |
commit | caa7cbbfcf8285f5be68f2c12b66e56fc59950fb (patch) | |
tree | 1acb407cb220a02682f78d9b55f69468480abc75 /StandaloneMmPkg | |
parent | af2cf989dfa48534965a1ba79e9ce41da99c5f3c (diff) | |
download | edk2-caa7cbbfcf8285f5be68f2c12b66e56fc59950fb.zip edk2-caa7cbbfcf8285f5be68f2c12b66e56fc59950fb.tar.gz edk2-caa7cbbfcf8285f5be68f2c12b66e56fc59950fb.tar.bz2 |
MdeModulePkg: Add definitions for EDKII PEI ATA PassThru PPI
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1409
This commit will add the definitions for EDKII PEI ATA PassThru PPI. This
PPI will provide services that allow ATA commands to be sent to ATA
devices attached to an ATA controller in the PEI phase.
More specifically, the PPI will provide services to:
* Send ATA commands to an ATA device (by service 'PassThru');
* Get the list of the attached ATA device on a controller (by services
'GetNextPort' and 'GetNextDevice');
* Get the identification information (DevicePath) of the underlying ATA
host controller (by service 'GetDevicePath').
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>
Diffstat (limited to 'StandaloneMmPkg')
0 files changed, 0 insertions, 0 deletions