mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-29 18:18:54 +02:00
Address (and checksum) change due to firmware image size change.
DefinitionBlock ("", "SSDT", 1, "BOCHS ", "NVDIMM", 0x00000001)
[ ... ]
- Name (MEMA, 0x43C80000)
+ Name (MEMA, 0x43DA0000)
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>