Re: [edk2-devel] [PATCH v2 1/1] MdePkg: Add PCCT table signature definition

2020-02-13 Thread Liming Gao
muja...@arm.com; n...@arm.com > Subject: Re: [edk2-devel] [PATCH v2 1/1] MdePkg: Add PCCT table signature > definition > > Reviewed-by: Liming Gao > > > -Original Message- > > From: Krzysztof Koch > > Sent: Thursday, February 13, 2020 1:28 AM > >

Re: [edk2-devel] [PATCH v2 1/1] MdePkg: Add PCCT table signature definition

2020-02-12 Thread Liming Gao
Reviewed-by: Liming Gao > -Original Message- > From: Krzysztof Koch > Sent: Thursday, February 13, 2020 1:28 AM > To: devel@edk2.groups.io > Cc: Kinney, Michael D ; Gao, Liming > ; matteo.carl...@arm.com; > sami.muja...@arm.com; n...@arm.com > Subject: [PATCH v2 1/1] MdePkg: Add PCCT ta

[edk2-devel] [PATCH v2 1/1] MdePkg: Add PCCT table signature definition

2020-02-12 Thread Krzysztof Koch
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