test_efi_plugin_plain_systemd-boot.wks 330 B

12345
  1. # short-description: This file is used in oe-selftest wic module to test efi plugin
  2. part /boot --source bootimg-efi --sourceparams="loader=systemd-boot,initrd=${INITRAMFS_IMAGE}-${MACHINE}.${INITRAMFS_FSTYPES}" --active --align 1024 --use-uuid
  3. part / --source rootfs --fstype=ext4 --align 1024 --use-uuid
  4. bootloader --timeout=0