Finish off the implementation so it is possible to boot an EFI app over a network.
Signed-off-by: Simon Glass <s...@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!