]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
tests/data/uefi-boot-images: Add ISO image for LoongArch system
authorBibo Mao <maobibo@loongson.cn>
Tue, 20 May 2025 13:01:52 +0000 (21:01 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 1 Jun 2025 10:38:53 +0000 (06:38 -0400)
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 <maobibo@loongson.cn>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20250520130158.767083-3-maobibo@loongson.cn>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/data/uefi-boot-images/bios-tables-test.loongarch64.iso.qcow2 [new file with mode: 0644]

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 (file)
index 0000000..18daee0
Binary files /dev/null and b/tests/data/uefi-boot-images/bios-tables-test.loongarch64.iso.qcow2 differ