diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2023-12-13 10:40:02 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2023-12-13 11:22:34 +0100 |
commit | 55abfc1ffbe54c00529668903fd99b4bb57a6338 (patch) | |
tree | 6618bf25e8818c668dd1b36a8e4c298fd920a3b6 /tests/data/acpi | |
parent | 5058720151961d79ef3abdacea94327f2c63951a (diff) |
tests/acpi: update expected data files
edk2 firmware update caused a address layout change.
DefinitionBlock ("", "SSDT", 1, "BOCHS ", "NVDIMM", 0x00000001)
{
[ ... ]
- Name (MEMA, 0x43C90000)
+ Name (MEMA, 0x43C80000)
}
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'tests/data/acpi')
-rw-r--r-- | tests/data/acpi/virt/SSDT.memhp | bin | 1817 -> 1817 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/data/acpi/virt/SSDT.memhp b/tests/data/acpi/virt/SSDT.memhp Binary files differindex 31ff6ac469..fb3dcde5a1 100644 --- a/tests/data/acpi/virt/SSDT.memhp +++ b/tests/data/acpi/virt/SSDT.memhp |