MdePkg/IndustryStandard: Add _PSD/_CPC/Coord types definitions
Add definitions for: - _PSD version: added in ACPI 3.0 - C-state Coordination Types: added in ACPI 3.0 - _CPC version: added in ACPI 5.0 Signed-off-by: Pierre Gondois <pierre.gondois@arm.com> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
This commit is contained in:
committed by
mergify[bot]
parent
0223bdd4e4
commit
5d016fe0a0
@@ -12,6 +12,16 @@
|
||||
|
||||
#include <IndustryStandard/Acpi63.h>
|
||||
|
||||
///
|
||||
/// _PSD Revision for ACPI 6.4
|
||||
///
|
||||
#define EFI_ACPI_6_4_AML_PSD_REVISION 0
|
||||
|
||||
///
|
||||
/// _CPC Revision for ACPI 6.4
|
||||
///
|
||||
#define EFI_ACPI_6_4_AML_CPC_REVISION 3
|
||||
|
||||
//
|
||||
// Ensure proper structure formats
|
||||
//
|
||||
|
Reference in New Issue
Block a user