From 6a09eee4ade53d31e966ee9ca4c531e4dc9aea73 Mon Sep 17 00:00:00 2001 From: Lijian Zhao Date: Thu, 19 Oct 2017 11:55:29 -0700 Subject: soc/intel/cannonlake: Add platform.asl Include common platform.asl to have generic indication of power transition state of system. TEST=Enter and resume from S3, check the post code had been changed to 0096 and 0097. Change-Id: Ic38ac6d7e60441caeba5c088c9dbe4d901355782 Signed-off-by: Lijian Zhao Reviewed-on: https://review.coreboot.org/22111 Reviewed-by: Aaron Durbin Tested-by: build bot (Jenkins) Reviewed-by: Pratikkumar V Prajapati --- src/mainboard/intel/cannonlake_rvp/dsdt.asl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainboard') diff --git a/src/mainboard/intel/cannonlake_rvp/dsdt.asl b/src/mainboard/intel/cannonlake_rvp/dsdt.asl index 46d41e1656..5c4b31c2e9 100644 --- a/src/mainboard/intel/cannonlake_rvp/dsdt.asl +++ b/src/mainboard/intel/cannonlake_rvp/dsdt.asl @@ -24,6 +24,9 @@ DefinitionBlock( 0x20110725 // OEM revision ) { + // Some generic macros + #include + // global NVS and variables #include -- cgit v1.2.3