qemu/tests/data/acpi/pc
Igor Mammedov 4d6ee555ef tests: acpi: update expected blobs
Expected change removal of dynamic _DSM AML for non-hotpluggable
hots-bridge, storage, isa bridge devices from PC machine blobs:

  -            Scope (S00)
  -            {
  -                Name (ASUN, Zero)
  -                Method (_DSM, 4, Serialized)  // _DSM: Device-Specific Method
  -                {
  -                    Local0 = Package (0x02)
  -                        {
  -                            BSEL,
  -                            ASUN
  -                        }
  -                    Return (PDSM (Arg0, Arg1, Arg2, Arg3, Local0))
  -                }
  -            }
  -
  -            Scope (S08)
  -            {
  -                Name (ASUN, One)
  -                Method (_DSM, 4, Serialized)  // _DSM: Device-Specific Method
  -                {
  -                    Local0 = Package (0x02)
  -                        {
  -                            BSEL,
  -                            ASUN
  -                        }
  -                    Return (PDSM (Arg0, Arg1, Arg2, Arg3, Local0))
  -                }
  -            }
  -
  -            Scope (S10)
  -            {
  -                Name (ASUN, 0x02)
  -                Method (_DSM, 4, Serialized)  // _DSM: Device-Specific Method
  -                {
  -                    Local0 = Package (0x02)
  -                        {
  -                            BSEL,
  -                            ASUN
  -                        }
  -                    Return (PDSM (Arg0, Arg1, Arg2, Arg3, Local0))
  -                }
  -            }

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20230112140312.3096331-41-imammedo@redhat.com>
2023-01-28 06:21:30 -05:00
..
APIC
APIC.acpihmat
APIC.cphp
APIC.dimmpxm
DSDT tests: acpi: update expected blobs 2023-01-28 06:21:30 -05:00
DSDT.acpierst tests: acpi: update expected blobs 2023-01-28 06:21:30 -05:00
DSDT.acpihmat tests: acpi: update expected blobs 2023-01-28 06:21:30 -05:00
DSDT.bridge tests: acpi: update expected blobs 2023-01-28 06:21:30 -05:00
DSDT.cphp tests: acpi: update expected blobs 2023-01-28 06:21:30 -05:00
DSDT.dimmpxm tests: acpi: update expected blobs 2023-01-28 06:21:30 -05:00
DSDT.hpbridge tests: acpi: update expected blobs 2023-01-28 06:21:30 -05:00
DSDT.hpbrroot tests: acpi: update expected blobs 2023-01-28 06:21:29 -05:00
DSDT.ipmikcs tests: acpi: update expected blobs 2023-01-28 06:21:30 -05:00
DSDT.memhp tests: acpi: update expected blobs 2023-01-28 06:21:30 -05:00
DSDT.nohpet tests: acpi: update expected blobs 2023-01-28 06:21:30 -05:00
DSDT.numamem tests: acpi: update expected blobs 2023-01-28 06:21:30 -05:00
DSDT.roothp tests: acpi: update expected blobs 2023-01-28 06:21:30 -05:00
ERST.acpierst ACPI ERST: step 6 of bios-tables-test.c 2022-02-06 04:33:50 -05:00
FACP
FACP.nosmm qtest/acpi/bios-tables-test: update acpi tables 2021-02-23 10:58:42 -05:00
FACS
HMAT.acpihmat
HPET
NFIT.dimmpxm
SLIT.cphp
SLIT.memhp
SRAT.acpihmat
SRAT.cphp
SRAT.dimmpxm
SRAT.memhp
SRAT.numamem
SSDT.dimmpxm test/acpi/bios-tables-test: SSDT: update golden master binaries 2022-11-02 06:56:32 -04:00
WAET