On LoongArch and RISC-V the SPCR test data contained:
Terminal Type : 00
Language : 03
The corrected values are:
Terminal Type : 03
Language : 00
See the specification of the table in
https://learn.microsoft.com/en-us/windows-hardware/drivers/bringup/serial-port-console-redirection-table
The ACPI table data was rebuilt with
tests/data/acpi/rebuild-expected-aml.sh.
Signed-off-by: Heinrich Schuchardt <[email protected]>
---
v4:
Reproduce the test data changes using rebuild-expected-aml.sh
creating the same diff as v3 but in two separate patches.
v3:
Update test data
https://lore.kernel.org/qemu-devel/[email protected]/
---
tests/data/acpi/loongarch64/virt/SPCR | Bin 80 -> 80 bytes
tests/data/acpi/riscv64/virt/SPCR | Bin 90 -> 90 bytes
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/tests/data/acpi/loongarch64/virt/SPCR
b/tests/data/acpi/loongarch64/virt/SPCR
index
3cc9bbcfb8051e632592d9db0fe3dba0af53ed8d..7bb819cd0d2ad20269e40e4a738709a45260cbb2
100644
GIT binary patch
delta 23
TcmWFtm|!Qw%<vxw7?1z}S|J61
delta 23
TcmWFtm|!Qw!2BNw7?1z}S{?;}
diff --git a/tests/data/acpi/riscv64/virt/SPCR
b/tests/data/acpi/riscv64/virt/SPCR
index
09617f8793a6f7b1f08172f735b58aa748671540..59d2c8f7f215a604612cbd0294c18bc6301e208a
100644
GIT binary patch
delta 10
Rcma!wnqbGo%rMbG3IGpM0&@TW
delta 10
Rcma!wnqbGoz&z1G3IGpJ0&@TW
--
2.53.0