mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 13:44:29 +00:00
d1ceeeff6c
Much of the content here is useful only for development. Move it under that section. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
15 lines
358 B
ReStructuredText
15 lines
358 B
ReStructuredText
.. 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
|