Re: [PATCH v2 07/11] tests/acpi: update expected data files

2022-03-11 Thread Michael S. Tsirkin
On Fri, Mar 11, 2022 at 06:37:55AM +0100, Gerd Hoffmann wrote: > The switch to edk2 RELEASE builds changes the memory layout a bit, > resulting in a acpi table change. > > DefinitionBlock ("", "SSDT", 1, "BOCHS ", "NVDIMM", 0x0001) > { > Scope (\_SB) > { > Device (NVDR) >

Re: [PATCH v2 07/11] tests/acpi: update expected data files

2022-03-11 Thread Ani Sinha
On Fri, Mar 11, 2022 at 11:09 AM Gerd Hoffmann wrote: > > The switch to edk2 RELEASE builds changes the memory layout a bit, > resulting in a acpi table change. I would actually also refer to the actual change (submodule update etc) that results in this change. Otherwise its hard to track/bosect

Re: [PATCH v2 07/11] tests/acpi: update expected data files

2022-03-11 Thread Igor Mammedov
On Fri, 11 Mar 2022 06:37:55 +0100 Gerd Hoffmann wrote: > The switch to edk2 RELEASE builds changes the memory layout a bit, > resulting in a acpi table change. > > DefinitionBlock ("", "SSDT", 1, "BOCHS ", "NVDIMM", 0x0001) > { > Scope (\_SB) > { > Device (NVDR) >