doc: imx: mkimage: introduce i.MX8 image format
[oweals/u-boot.git] / doc / index.rst
index 9ae2e167bc97eb08141b632ab212f7fe8f18edb2..458f0d2d0e0d40eb2db0b8fdf7979e95df3ecedb 100644 (file)
@@ -15,8 +15,21 @@ if you want to help out.
 .. toctree::
    :maxdepth: 2
 
+Unified Extensible Firmware (UEFI)
+----------------------------------
+
+U-Boot provides an implementation of the UEFI API allowing to run UEFI
+compliant software like Linux, GRUB, and iPXE. Furthermore U-Boot itself
+can be run an UEFI payload.
+
+.. toctree::
+   :maxdepth: 2
+
+   uefi/index
+
 Driver-Model documentation
 --------------------------
+
 The following holds information on the U-Boot device driver framework:
 driver-model, including the design details of itself and several driver
 subsystems.