According to the ACPI Serial Port Console Redirection Table (SPCR) specification, the field order after Flow Control is:
- Terminal Type (offset 62, 1 byte) - Language (offset 63, 1 byte) Reference: https://learn.microsoft.com/en-us/windows-hardware/drivers/bringup/serial-port-console-redirection-table Sia Jee Heng (1): qtest: allow SPCR acpi table changes Xiang W (2): hw/acpi: Fix Terminal Type and Language field order in SPCR table tests/qtest/bios-tables-test: Fix Terminal Type and Language field order in SPCR table hw/acpi/aml-build.c | 4 ++-- tests/data/acpi/loongarch64/virt/SPCR | Bin 80 -> 80 bytes tests/data/acpi/riscv64/virt/SPCR | Bin 90 -> 90 bytes 3 files changed, 2 insertions(+), 2 deletions(-) -- 2.47.3
