From: Bibo Mao Date: Tue, 20 May 2025 13:01:52 +0000 (+0800) Subject: tests/data/uefi-boot-images: Add ISO image for LoongArch system X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0265723eba8a612d8a94d190cef988cf8d616862;p=thirdparty%2Fqemu.git tests/data/uefi-boot-images: Add ISO image for LoongArch system To test ACPI tables, edk2 needs to be booted with a disk image having EFI partition. This image is created using UefiTestToolsPkg. The image is generated with the following command: make -f tests/uefi-test-tools/Makefile Signed-off-by: Bibo Mao Acked-by: Gerd Hoffmann Message-Id: <20250520130158.767083-3-maobibo@loongson.cn> Reviewed-by: Michael S. Tsirkin Signed-off-by: Michael S. Tsirkin --- diff --git a/tests/data/uefi-boot-images/bios-tables-test.loongarch64.iso.qcow2 b/tests/data/uefi-boot-images/bios-tables-test.loongarch64.iso.qcow2 new file mode 100644 index 0000000000..18daee0c52 Binary files /dev/null and b/tests/data/uefi-boot-images/bios-tables-test.loongarch64.iso.qcow2 differ