[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 10/10] tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008
From: |
Philippe Mathieu-Daudé |
Subject: |
[PULL 10/10] tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008 |
Date: |
Mon, 14 Sep 2020 09:17:20 +0200 |
From: Laszlo Ersek <lersek@redhat.com>
The NVDIMM_ACPI_MEM_ADDR dword in "virt/SSDT.memhp" needs an update due to
the firmware now allocating NVDIMM_DSM_MEM_FILE at a lower address.
> }
> }
>
> - Name (MEMA, 0x43DD0000)
> + Name (MEMA, 0x43D10000)
> }
>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Ref: https://bugs.launchpad.net/qemu/+bug/1852196
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Acked-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200908072939.30178-11-lersek@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
---
tests/qtest/bios-tables-test-allowed-diff.h | 1 -
tests/data/acpi/virt/SSDT.memhp | Bin 736 -> 736 bytes
2 files changed, 1 deletion(-)
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h
b/tests/qtest/bios-tables-test-allowed-diff.h
index e569098abdd..dfb8523c8bf 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1,2 +1 @@
/* List of comma-separated changed AML files to ignore */
-"tests/data/acpi/virt/SSDT.memhp",
diff --git a/tests/data/acpi/virt/SSDT.memhp b/tests/data/acpi/virt/SSDT.memhp
index
db61d6733284c90153e0e2c1d6c2ac25c22b1d84..375d7b6fc85a484f492a26ccd355c205f2c34473
100644
GIT binary patch
delta 22
dcmaFB`hb-yIM^lR0TTlQqy0v%D@;rmodHrj2HXGu
delta 22
dcmaFB`hb-yIM^lR0TTlQqwz+rD@;sxodHqw2HXGu
--
2.26.2
- [PULL 00/10] EDK2 firmware: Adopt the edk2-stable202008 release, Philippe Mathieu-Daudé, 2020/09/14
- [PULL 01/10] Makefile: remove obsolete edk2 exception from "clean" rule, Philippe Mathieu-Daudé, 2020/09/14
- [PULL 02/10] roms/efirom, tests/uefi-test-tools: update edk2's own submodules first, Philippe Mathieu-Daudé, 2020/09/14
- [PULL 03/10] roms/Makefile.edk2: prepare for replacing TPM2*_ENABLE macros, Philippe Mathieu-Daudé, 2020/09/14
- [PULL 04/10] tests: acpi: tolerate "virt/SSDT.memhp" mismatch temporarily, Philippe Mathieu-Daudé, 2020/09/14
- [PULL 06/10] roms/Makefile.edk2: complete replacing TPM2*_ENABLE macros, Philippe Mathieu-Daudé, 2020/09/14
- [PULL 05/10] roms/edk2: update submodule from edk2-stable201905 to edk2-stable202008, Philippe Mathieu-Daudé, 2020/09/14
- [PULL 07/10] roms/Makefile.edk2: enable new ARM/AARCH64 flags up to edk2-stable202008, Philippe Mathieu-Daudé, 2020/09/14
- [PULL 09/10] pc-bios: update the README file with edk2-stable202008 information, Philippe Mathieu-Daudé, 2020/09/14
- [PULL 10/10] tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008,
Philippe Mathieu-Daudé <=
- Re: [PULL 00/10] EDK2 firmware: Adopt the edk2-stable202008 release, Peter Maydell, 2020/09/14
- [PULL 08/10] pc-bios: refresh edk2 build artifacts for edk2-stable202008, Philippe Mathieu-Daudé, 2020/09/14