summaryrefslogtreecommitdiffstats
path: root/meta-selftest/wic/test_efi_plugin_plain_systemd-boot.wks
diff options
context:
space:
mode:
Diffstat (limited to 'meta-selftest/wic/test_efi_plugin_plain_systemd-boot.wks')
-rw-r--r--meta-selftest/wic/test_efi_plugin_plain_systemd-boot.wks5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-selftest/wic/test_efi_plugin_plain_systemd-boot.wks b/meta-selftest/wic/test_efi_plugin_plain_systemd-boot.wks
new file mode 100644
index 0000000000..3a58c8137c
--- /dev/null
+++ b/meta-selftest/wic/test_efi_plugin_plain_systemd-boot.wks
@@ -0,0 +1,5 @@
1# short-description: This file is used in oe-selftest wic module to test efi plugin
2part /boot --source bootimg_efi --sourceparams="loader=systemd-boot,initrd=${INITRAMFS_IMAGE}-${MACHINE}.${INITRAMFS_FSTYPES}" --active --align 1024 --use-uuid
3part / --source rootfs --fstype=ext4 --align 1024 --use-uuid
4
5bootloader --timeout=0