
19 Dec
2024
19 Dec
'24
3:43 a.m.
Finish off the implementation so it is possible to boot an EFI app over a network.
Signed-off-by: Simon Glass sjg@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!