aboutsummaryrefslogtreecommitdiff
path: root/tests/uefi-test-tools
diff options
context:
space:
mode:
authorSunil V L <sunilvl@ventanamicro.com>2024-06-25 20:38:27 +0530
committerMichael S. Tsirkin <mst@redhat.com>2024-07-03 18:14:06 -0400
commit2f95279aa8c3ced9607eb5959c20d2995ecd980b (patch)
tree8744dc72b04ed3e7279a97dece9ef778169608fb /tests/uefi-test-tools
parentad8560fa29fc18acda2e8cfc1fdd87f6c6cca122 (diff)
downloadqemu-2f95279aa8c3ced9607eb5959c20d2995ecd980b.zip
qemu-2f95279aa8c3ced9607eb5959c20d2995ecd980b.tar.gz
qemu-2f95279aa8c3ced9607eb5959c20d2995ecd980b.tar.bz2
tests/data/uefi-boot-images: Add RISC-V ISO image
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 using tests/uefi-test-tools source. Signed-off-by: Sunil V L <sunilvl@ventanamicro.com> Message-Id: <20240625150839.1358279-5-sunilvl@ventanamicro.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests/uefi-test-tools')
-rw-r--r--tests/uefi-test-tools/uefi-test-build.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/uefi-test-tools/uefi-test-build.config b/tests/uefi-test-tools/uefi-test-build.config
index 1f389ae..a4c61fc 100644
--- a/tests/uefi-test-tools/uefi-test-build.config
+++ b/tests/uefi-test-tools/uefi-test-build.config
@@ -24,7 +24,7 @@ cpy1 = AARCH64/BiosTablesTest.efi bios-tables-test.aarch64.efi
####################################################################################
# riscv64
-[build.riscv]
+[build.riscv64]
conf = UefiTestToolsPkg/UefiTestToolsPkg.dsc
plat = UefiTestTools
dest = ./Build