DIB: Add custom block-device-efi element
[ta/build-tools.git] / dib_elements / block-device-efi / README.rst
diff --git a/dib_elements/block-device-efi/README.rst b/dib_elements/block-device-efi/README.rst
new file mode 100644 (file)
index 0000000..ac730c0
--- /dev/null
@@ -0,0 +1,14 @@
+================
+Block Device EFI
+================
+
+This provides a block-device configuration for the ``vm`` element to
+get a single-partition disk suitable for EFI booting.
+
+Based on upstream DIB element block-device-efi, the only modification
+being the root fs type from hardcoded 'ext4' to relying on FS_TYPE.
+
+Note on x86 this provides the extra `BIOS boot partition
+<https://en.wikipedia.org/wiki/BIOS_boot_partition>`__ and a EFI boot
+partition for maximum compatability.
+