DIB: Add custom block-device-efi element
[ta/build-tools.git] / dib_elements / block-device-efi / README.rst
1 ================
2 Block Device EFI
3 ================
4
5 This provides a block-device configuration for the ``vm`` element to
6 get a single-partition disk suitable for EFI booting.
7
8 Based on upstream DIB element block-device-efi, the only modification
9 being the root fs type from hardcoded 'ext4' to relying on FS_TYPE.
10
11 Note on x86 this provides the extra `BIOS boot partition
12 <https://en.wikipedia.org/wiki/BIOS_boot_partition>`__ and a EFI boot
13 partition for maximum compatability.
14