forked from OERV-BSP/u-boot
doc: Add a description for bootmeth_pxe
Add documentation for the pxe 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:
committed by
Heinrich Schuchardt
parent
b1bb34fecd
commit
64a1446bd0
@@ -14,7 +14,8 @@ under the `boot/` subdirectory. This list of prefixes (``{"/", "/boot"}`` by
|
||||
default) can be selected with the `filename-prefixes` property in the bootstd
|
||||
device.
|
||||
|
||||
Note that the PXE bootmeth uses the same file format, but in a network context.
|
||||
Note that the :doc:`pxelinux` uses the same file format, but in a
|
||||
network context.
|
||||
|
||||
When invoked on a bootdev, this bootmeth searches for the file and creates a
|
||||
bootflow if found.
|
||||
|
||||
Reference in New Issue
Block a user