]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdePkg: Add a header for NVMe v1.1 spec. definitions.
authorDarbin Reyes <darbin.emm.reyes@hpe.com>
Wed, 25 May 2016 22:28:40 +0000 (06:28 +0800)
committerFeng Tian <feng.tian@intel.com>
Fri, 27 May 2016 05:31:22 +0000 (13:31 +0800)
Adds a public header for NVMe v1.1 spec. definitions. The majority
of these definitions where copied from a private header in
MdeModulePkg/Bus/Pci/NvmExpress/NvmExpressHci.h. Additional
definitions were added e.g. the NVMe Smart Health Log and
Firmware Info. Log structures. These definitions should be
in a public header so that clients of the NVMe passthru protocol
can use them to execute NVMe commands.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Darbin Reyes <darbin.emm.reyes@hpe.com>
Reviewed-by: Samer El-Haj-Mahmoud <samer.el-haj-mahmoud@hpe.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>

No differences found