]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Include/IndustryStandard/Acpi50.h
MdePkg: Add PCCT table signature definition
authorKrzysztof Koch <krzysztof.koch@arm.com>
Wed, 12 Feb 2020 17:27:39 +0000 (01:27 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 13 Feb 2020 07:34:06 +0000 (07:34 +0000)
commita67efa3b22113cc9b52f8e56e50466d6da0ab11e
tree6c5717b336b0c15c485d91b96753471540114309
parent58bccfa57cc4b417f01bffe487ee8ed2fb2acca7
MdePkg: Add PCCT table signature definition

The Platform Communications Channel Table (PCCT) was defined in:
ACPI Specification Version 5.0, Errata A - Published Nov. 13, 2013.

Starting from the Acpi50.h header file, there are definitions
describing the table but a macro with the table's signature is missing.

This patch adds the definition of Platform Communications Channel
Table's signature to the relevant ACPI header files.

Signed-off-by: Krzysztof Koch <krzysztof.koch@arm.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
MdePkg/Include/IndustryStandard/Acpi50.h
MdePkg/Include/IndustryStandard/Acpi51.h
MdePkg/Include/IndustryStandard/Acpi60.h
MdePkg/Include/IndustryStandard/Acpi61.h
MdePkg/Include/IndustryStandard/Acpi62.h
MdePkg/Include/IndustryStandard/Acpi63.h