blob: 7e65dbc5d5e89721c17ba8d073e63e0555ee170a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
.. SPDX-License-Identifier: GPL-2.0+
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.rst
u-boot_on_efi.rst
iscsi.rst
|