f49dba8f62
Change-Id: I6b47d44c86a11dfc71b7adf0d9bb27f5177717cb |
||
---|---|---|
.. | ||
environment.d | ||
block-device-default.yaml | ||
element-provides | ||
README.rst |
Block Device EFI
This provides a block-device configuration for the vm
element to get a single-partition disk suitable for EFI booting.
Note on x86 this provides the extra BIOS boot partition and a EFI boot partition for maximum compatability.
This element requires mkfs.vfat
command to be available
on the build system, usually included in the dosfstools OS package.