summaryrefslogtreecommitdiffstats
path: root/src/ci/docker/host-x86_64/test-various/uefi_qemu_test/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/ci/docker/host-x86_64/test-various/uefi_qemu_test/Cargo.toml')
-rw-r--r--src/ci/docker/host-x86_64/test-various/uefi_qemu_test/Cargo.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ci/docker/host-x86_64/test-various/uefi_qemu_test/Cargo.toml b/src/ci/docker/host-x86_64/test-various/uefi_qemu_test/Cargo.toml
new file mode 100644
index 000000000..fa8e5b3d0
--- /dev/null
+++ b/src/ci/docker/host-x86_64/test-various/uefi_qemu_test/Cargo.toml
@@ -0,0 +1,9 @@
+[package]
+name = "uefi_qemu_test"
+version = "0.0.0"
+edition = "2021"
+
+[workspace]
+
+[dependencies]
+r-efi = "4.1.0"