[PATCH v2 7/7] bootmeth_efi: Support PXE booting
Simon Glass
sjg at chromium.org
Thu Dec 19 03:43:38 CET 2024
Finish off the implementation so it is possible to boot an EFI app over
a network.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2:
- Add new patch to support PXE booting
boot/bootmeth_efi.c | 15 +--------------
lib/efi_loader/efi_bootbin.c | 5 ++++-
2 files changed, 5 insertions(+), 15 deletions(-)
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list