Re: [PATCH 3/5] tests/qtest/bios-tables-test: Update changed ACPI blobs

2025-05-26 Thread Eric Auger
On 5/26/25 3:51 PM, Gustavo Romero wrote: > Hi Eric, > > On 5/26/25 07:25, Eric Auger wrote: >> Hi Gustavo, >> >> On 5/26/25 7:31 AM, Gustavo Romero wrote: >>> Update the aarch64 'virt' base blob and all of its variants. All of >>> them >>> have the same diff, so only one is shown below. The ess

Re: [PATCH 3/5] tests/qtest/bios-tables-test: Update changed ACPI blobs

2025-05-26 Thread Gustavo Romero
Hi Eric, On 5/26/25 07:25, Eric Auger wrote: Hi Gustavo, On 5/26/25 7:31 AM, Gustavo Romero wrote: Update the aarch64 'virt' base blob and all of its variants. All of them have the same diff, so only one is shown below. The essential changes is in the AML code of the _OSC (OS Capabilities) met

Re: [PATCH 3/5] tests/qtest/bios-tables-test: Update changed ACPI blobs

2025-05-26 Thread Eric Auger
Hi Gustavo, On 5/26/25 7:31 AM, Gustavo Romero wrote: > Update the aarch64 'virt' base blob and all of its variants. All of them > have the same diff, so only one is shown below. The essential changes is > in the AML code of the _OSC (OS Capabilities) method, (variable name > from 'CTRL' to 'Local

[PATCH 3/5] tests/qtest/bios-tables-test: Update changed ACPI blobs

2025-05-25 Thread Gustavo Romero
Update the aarch64 'virt' base blob and all of its variants. All of them have the same diff, so only one is shown below. The essential changes is in the AML code of the _OSC (OS Capabilities) method, (variable name from 'CTRL' to 'Local0') and the scope for GED device. DSDT table diff: Definitio