diff options
author | Hao Wu <hao.a.wu@intel.com> | 2018-05-02 14:12:12 +0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2018-06-25 09:13:12 +0800 |
commit | 508acb5f6c29d86b266ea2412b3cfb8fce278a07 (patch) | |
tree | d16ecc15b48c3183e13045f131ed88c3b569d3f2 /BaseTools/Source/Python/UPT/GenMetaFile/GenDecFile.py | |
parent | cc0d998b8ba08819f7a7e18219d95ba3b6aba81f (diff) | |
download | edk2-508acb5f6c29d86b266ea2412b3cfb8fce278a07.tar.gz edk2-508acb5f6c29d86b266ea2412b3cfb8fce278a07.tar.bz2 edk2-508acb5f6c29d86b266ea2412b3cfb8fce278a07.zip |
MdeModulePkg: Add definitions for EDKII PEI NVME host controller PPI
Introduces the below PPI:
struct EDKII_NVM_EXPRESS_HOST_CONTROLLER_PPI {
EDKII_NVM_EXPRESS_HC_GET_MMIO_BAR GetNvmeHcMmioBar;
EDKII_NVM_EXPRESS_HC_GET_DEVICE_PATH GetNvmeHcDevicePath;
};
The GetNvmeHcMmioBar service will provide the caller with the MMIO BAR
address of each NVMe HC within the system;
The GetNvmeHcDevicePath service will provide the caller with the device
path information of each NVMe HC.
Cc: Eric Dong <eric.dong@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/UPT/GenMetaFile/GenDecFile.py')
0 files changed, 0 insertions, 0 deletions