[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 10/10] tests: acpi: update "virt/SSDT.memhp" for edk2-stable2
From: |
Igor Mammedov |
Subject: |
Re: [PATCH 10/10] tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008 |
Date: |
Tue, 8 Sep 2020 10:56:58 +0200 |
On Tue, 8 Sep 2020 09:29:39 +0200
Laszlo Ersek <lersek@redhat.com> wrote:
> 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>
> ---
> 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 e569098abddc..dfb8523c8bf4 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 db61d6733284..375d7b6fc85a 100644
> Binary files a/tests/data/acpi/virt/SSDT.memhp and
> b/tests/data/acpi/virt/SSDT.memhp differ
- Re: [PATCH 05/10] roms/edk2: update submodule from edk2-stable201905 to edk2-stable202008, (continued)
[PATCH 09/10] pc-bios: update the README file with edk2-stable202008 information, Laszlo Ersek, 2020/09/08
[PATCH 10/10] tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008, Laszlo Ersek, 2020/09/08
Re: [PATCH 10/10] tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008,
Igor Mammedov <=
Re: [PATCH 10/10] tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008, Michael S. Tsirkin, 2020/09/08
Re: [PATCH 00/10] edk2: adopt the edk2-stable202008 release, Philippe Mathieu-Daudé, 2020/09/10