From 03f82bd787833db4c341a129a3329ea0aead6235 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 20 Sep 2011 22:36:32 +0200 Subject: Use ACPI text fields consistently with all other boards LXBIOS and LXB-DSDT are not used in other parts of the tree. Make names consistent across the tree. Signed-off-by: Stefan Reinauer Change-Id: I91caeac09fd2401a36e53bd061d249b236a48e43 Reviewed-on: http://review.coreboot.org/224 Tested-by: build bot (Jenkins) Reviewed-by: Peter Stuge --- src/mainboard/gigabyte/m57sli/dsdt.asl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/gigabyte/m57sli') diff --git a/src/mainboard/gigabyte/m57sli/dsdt.asl b/src/mainboard/gigabyte/m57sli/dsdt.asl index 44e9e6bc29..6a6e2e49ca 100644 --- a/src/mainboard/gigabyte/m57sli/dsdt.asl +++ b/src/mainboard/gigabyte/m57sli/dsdt.asl @@ -23,7 +23,7 @@ * ISA portions taken from QEMU acpi-dsdt.dsl. */ -DefinitionBlock ("DSDT.aml", "DSDT", 1, "LXBIOS", "LXB-DSDT", 1) +DefinitionBlock ("DSDT.aml", "DSDT", 1, "CORE ", "COREBOOT", 1) { #include "northbridge/amd/amdk8/util.asl" -- cgit v1.2.3