doc: Add a description for bootmeth_extlinux

Add documentation for the extlinux bootmeth.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
This commit is contained in:
Simon Glass
2024-07-19 13:53:59 +02:00
committed by Heinrich Schuchardt
parent 1426f672d2
commit b1bb34fecd
3 changed files with 31 additions and 2 deletions
+2 -2
View File
@@ -414,9 +414,9 @@ a good selection of boot options is available.
Available bootmeth drivers
--------------------------
Bootmeth drivers are provided for:
Bootmeth drivers are provided for booting from various media:
- extlinux / syslinux boot from a disk
- :doc:`extlinux / syslinux <extlinux>` boot from a storage device
- extlinux boot from a network (PXE)
- U-Boot scripts from disk, network or SPI flash
- EFI boot using bootefi from disk