mb/{51nb/x210,razer/blade_stealth_kbl}/dsdt.asl: decrease DSDT revision from 0x5 to 0x2

DSDT revision 2 is used for ACPI v2 and greater.

Change-Id: Ia019358be6574db1b2b06a8a7d52ae996cf45571
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45783
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
This commit is contained in:
Elyes HAOUAS 2020-09-28 09:55:51 +02:00 committed by Patrick Georgi
parent 299689c85f
commit dcc1355de7
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
DefinitionBlock( DefinitionBlock(
"dsdt.aml", "dsdt.aml",
"DSDT", "DSDT",
0x05, // DSDT revision: ACPI v5.0 0x02, // DSDT revision: ACPI v5.0
OEM_ID, OEM_ID,
ACPI_TABLE_CREATOR, ACPI_TABLE_CREATOR,
0x20110725 // OEM revision 0x20110725 // OEM revision

View File

@ -5,7 +5,7 @@
DefinitionBlock( DefinitionBlock(
"dsdt.aml", "dsdt.aml",
"DSDT", "DSDT",
0x05, // DSDT revision: ACPI v5.0 0x02, // DSDT revision: ACPI v5.0
"COREv4", // OEM id "COREv4", // OEM id
"COREBOOT", // OEM table id "COREBOOT", // OEM table id
0x20110725 // OEM revision 0x20110725 // OEM revision