1.. SPDX-License-Identifier: GPL-2.0+
2
3Unified Extensible Firmware (UEFI)
4==================================
5
6U-Boot provides an implementation of the UEFI API allowing to run UEFI
7compliant software like Linux, GRUB, and iPXE. Furthermore U-Boot itself
8can be run an UEFI payload.
9
10.. toctree::
11   :maxdepth: 2
12
13   uefi.rst
14   u-boot_on_efi.rst
15   iscsi.rst
16   fwu_updates.rst
17