xref: /OK3568_Linux_fs/yocto/poky/meta/recipes-core/ovmf/ovmf/ovmf-shell-image.wks (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1# short-description: Create an EFI disk image with just the EFI system partition
2
3part / --source rootfs --ondisk sda --fstype=vfat --align 1024
4bootloader --ptable gpt --timeout=5
5