[PATCH 04/13] tests/qtest/bios-table-tests: Update ACPI table binaries for x86

2025-05-28 Thread Annie Li
Following is the diff generated by the step 5 and 6 in tests/qtest/bios-tables-test.c Diff from iasl to show changes in DSDT table: @@ -1,30 +1,30 @@ /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20210604 (64-bit version) * Copyright (c) 2000 - 2021 Intel Corporati

Re: [RFC V3 PATCH 04/13] tests/qtest/bios-table-tests: Update ACPI table binaries for x86

2025-04-17 Thread Annie Li
Hi Gustavo, On 4/17/2025 1:31 PM, Gustavo Romero wrote: Hi Annie, On 4/11/25 17:39, Annie Li wrote: Following is the diff generated by the step 5 and 6 in tests/qtest/bios-tables-test.c Diff from iasl to show changes in DSDT table: --- /tmp/asl-34PV42.dsl 2025-04-09 19:04:34.846646690 +

Re: [RFC V3 PATCH 04/13] tests/qtest/bios-table-tests: Update ACPI table binaries for x86

2025-04-17 Thread Gustavo Romero
Hi Annie, On 4/11/25 17:39, Annie Li wrote: Following is the diff generated by the step 5 and 6 in tests/qtest/bios-tables-test.c Diff from iasl to show changes in DSDT table: --- /tmp/asl-34PV42.dsl 2025-04-09 19:04:34.846646690 + +++ /tmp/asl-5XBW42.dsl 2025-04-09 19:04:34.839646378 +000

[RFC V3 PATCH 04/13] tests/qtest/bios-table-tests: Update ACPI table binaries for x86

2025-04-11 Thread Annie Li
Following is the diff generated by the step 5 and 6 in tests/qtest/bios-tables-test.c Diff from iasl to show changes in DSDT table: --- /tmp/asl-34PV42.dsl 2025-04-09 19:04:34.846646690 + +++ /tmp/asl-5XBW42.dsl 2025-04-09 19:04:34.839646378 + @@ -1,30 +1,30 @@ /* * Intel ACPI Componen