From: Michael S. Tsirkin Date: Tue, 18 Mar 2014 14:14:59 +0000 (+0200) Subject: acpi-test: rebuild SSDT X-Git-Tag: v2.0.0-rc1~30^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d07e0e9cddf02dd2abedbbf7ab0e069c8f5dabfd;p=thirdparty%2Fqemu.git acpi-test: rebuild SSDT commit 9bcc80cd71892df42605e0c097d85c0237ff45d1 i386/acpi-build: allow more than 255 elements in CPON Replaces 0x1 with a smaller One constant. rebuild expected SSDT. Signed-off-by: Michael S. Tsirkin --- diff --git a/tests/acpi-test-data/pc/SSDT b/tests/acpi-test-data/pc/SSDT index 6444f60ce78..727853eece8 100644 Binary files a/tests/acpi-test-data/pc/SSDT and b/tests/acpi-test-data/pc/SSDT differ diff --git a/tests/acpi-test-data/q35/SSDT b/tests/acpi-test-data/q35/SSDT index 91996387571..c7e20ffad2c 100644 Binary files a/tests/acpi-test-data/q35/SSDT and b/tests/acpi-test-data/q35/SSDT differ