diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2023-06-26 05:54:41 -0400 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-06-26 09:50:00 -0400 |
commit | c85cad8105e647e6aae1b0d8405c49d91994b158 (patch) | |
tree | 4bdab2f974627c0366c5f9a3dd88803b63ad0f8b /tests/data | |
parent | bf376f3020dfd7bcb2c4158b4ffa85c04d44f56d (diff) |
tests/data/acpi: update after SMBIOS 2.0 change
Switching to SMBIOS3.0 by default shifts some addresses, so we get this
change in tests/data/acpi/q35/SSDT.dimmpxm :
@@ -389,6 +389,6 @@
}
}
- Name (MEMA, 0x07FFE000)
+ Name (MEMA, 0x07FFF000)
}
update the expected file to match.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/acpi/q35/SSDT.dimmpxm | bin | 1815 -> 1815 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/data/acpi/q35/SSDT.dimmpxm b/tests/data/acpi/q35/SSDT.dimmpxm Binary files differindex 9ea4e0d0ce..70f133412f 100644 --- a/tests/data/acpi/q35/SSDT.dimmpxm +++ b/tests/data/acpi/q35/SSDT.dimmpxm |