From b0850a5d71bd7eb279bc2a3a748da7957a73e958 Mon Sep 17 00:00:00 2001 From: Chen Qun Date: Thu, 10 Feb 2022 17:08:08 +0800 Subject: [PATCH] bios-tables-test: Allow changes to q35/SSDT.dimmpxm file List test/data/acpi/q35/SSDT.dimmpxm as the expected files allowed to be changed in tests/qtest/bios-tables-test-allowed-diff.h Signed-off-by: Yan Wang Signed-off-by: imxcc (cherry picked from commit bbbc6a1a9ca0ae046d5f43e5e5005dbe00796cd6) --- ...-Allow-changes-to-q35-SSDT.dimmpxm-f.patch | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 bios-tables-test-Allow-changes-to-q35-SSDT.dimmpxm-f.patch diff --git a/bios-tables-test-Allow-changes-to-q35-SSDT.dimmpxm-f.patch b/bios-tables-test-Allow-changes-to-q35-SSDT.dimmpxm-f.patch new file mode 100644 index 0000000..8228abc --- /dev/null +++ b/bios-tables-test-Allow-changes-to-q35-SSDT.dimmpxm-f.patch @@ -0,0 +1,23 @@ +From 00c4115a1388ee72295b99fce1f6ad49bf761134 Mon Sep 17 00:00:00 2001 +From: Yan Wang +Date: Thu, 10 Feb 2022 17:08:08 +0800 +Subject: [PATCH] bios-tables-test: Allow changes to q35/SSDT.dimmpxm file + +List test/data/acpi/q35/SSDT.dimmpxm as the expected files allowed to +be changed in tests/qtest/bios-tables-test-allowed-diff.h + +Signed-off-by: Yan Wang +--- + tests/qtest/bios-tables-test-allowed-diff.h | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h +index dfb8523c8b..81148a604f 100644 +--- a/tests/qtest/bios-tables-test-allowed-diff.h ++++ b/tests/qtest/bios-tables-test-allowed-diff.h +@@ -1 +1,2 @@ + /* List of comma-separated changed AML files to ignore */ ++"tests/data/acpi/q35/SSDT.dimmpxm", +-- +2.27.0 +