]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/Acpi62: Add type 7 NFIT Platform Capabilities Structure support
authorMiki Shindo <miki.shindo@intel.com>
Thu, 23 Jun 2022 03:40:17 +0000 (11:40 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 29 Jun 2022 02:53:49 +0000 (02:53 +0000)
commitc13377153f74d66adc83702b4e4ca5e9eadde2fd
tree37867bc4fa11cd6ede6c14a14cd6a90fc3d082e4
parent59141288716f8917968d4bb96367b7d08fe5ab8a
MdePkg/Acpi62: Add type 7 NFIT Platform Capabilities Structure support

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

This commit adds a definition type 7 Platform Capabilities Structure
and the struct definition for NFIT Table Structure Types.
The type has been added since ACPI Specification Version 6.2A.

Signed-off-by: Miki Shindo <miki.shindo@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
MdePkg/Include/IndustryStandard/Acpi62.h
MdePkg/Include/IndustryStandard/Acpi63.h
MdePkg/Include/IndustryStandard/Acpi64.h