Simon Glass | d1ceeef | 2021-03-18 20:25:11 +1300 | [diff] [blame] | 1 | .. SPDX-License-Identifier: GPL-2.0+ |
2 | |||||
3 | Unified Extensible Firmware (UEFI) | ||||
4 | ================================== | ||||
5 | |||||
6 | U-Boot provides an implementation of the UEFI API allowing to run UEFI | ||||
7 | compliant software like Linux, GRUB, and iPXE. Furthermore U-Boot itself | ||||
8 | can be run an UEFI payload. | ||||
9 | |||||
10 | .. toctree:: | ||||
11 | :maxdepth: 2 | ||||
12 | |||||
13 | uefi.rst | ||||
14 | u-boot_on_efi.rst | ||||
15 | iscsi.rst |