uefi bin-x86_64-efi missing - Printable Version +- iPXE discussion forum (https://forum.ipxe.org) +-- Forum: iPXE user forums (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: uefi bin-x86_64-efi missing (/showthread.php?tid=7780) |
uefi bin-x86_64-efi missing - Petr - 2015-07-24 09:18 hello! I can't find bin-x86_64-efi in https://git.ipxe.org/ipxe.git/tree/HEAD:/src to make uefi dhcp boot file. Where is it now? RE: uefi bin-x86_64-efi missing - mcb30 - 2015-07-29 20:20 (2015-07-24 09:18)Petr Wrote: I can't find bin-x86_64-efi in It hasn't moved. Just do Code: make bin-x86_64-efi/ipxe.efi Michael RE: uefi bin-x86_64-efi missing - Petr - 2015-07-29 22:07 it helped. 10x! |