diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2023-12-13 10:40:02 +0100 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2024-01-12 17:23:21 +0300 |
commit | 19144a80c95efa185bb94d63bc7e887504631172 (patch) | |
tree | d476535a60bb8d7c859532b8cd826a27bce50452 /tests | |
parent | 02b01b39253ea53bb2932fe3ef44fc1bcb5c7169 (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>
(cherry picked from commit 55abfc1ffbe54c00529668903fd99b4bb57a6338)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'tests')
-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 |