[PATCH v3 32/46] pxe: Record the bootflow in the PXE context
Simon Glass
sjg at chromium.org
Fri Dec 20 05:05:31 CET 2024
At present the only option with PXE is to boot it and see what happens.
Provide a bootflow, when available, so that PXE will eventually be able
to add some useful information to it.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
boot/bootmeth_extlinux.c | 2 +-
boot/bootmeth_pxe.c | 2 +-
boot/pxe_utils.c | 3 ++-
cmd/pxe.c | 4 ++--
cmd/sysboot.c | 2 +-
include/pxe_utils.h | 5 ++++-
6 files changed, 11 insertions(+), 7 deletions(-)
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list