]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdePkg ACPI: Correct processor struct of PPTT
authorMing Huang <huangming23@huawei.com>
Tue, 30 Jan 2018 05:51:55 +0000 (13:51 +0800)
committerStar Zeng <star.zeng@intel.com>
Wed, 31 Jan 2018 01:56:49 +0000 (09:56 +0800)
The Type field of EFI_ACPI_6_2_PPTT_STRUCTURE_PROCESSOR should
be UINT8 as ACPI version 6.2 specification.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ming Huang <huangming23@huawei.com>
Signed-off-by: Heyi Guo <heyi.guo@linaro.org>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

No differences found