<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>Hello, everone,</div><div><br></div><div>My understanding of chainloading is iPxe will use the local Network Protocol already installed by UEFI network drivers, instead of installing its own network protocol. Is that correct? If yes, it is exactly we want. but we have a ARM64 platform, How to build a chainloading iPxe. I tried the command:</div><div><pre class="code" style="padding: 0.5em; margin-top: 0px; margin-bottom: 1em; font-size: 12.48px; border: 1px dashed rgb(221, 221, 221); overflow: auto; direction: ltr; background-color: rgb(247, 249, 250);"><span style="font-size: 14px;">make ARCH=arm64 bin/undionly.kpxe</span></pre></div><div>It always fails, can't find the target. </div><div>========================================</div><div><div>kunlun@ubuntu:~/iPxe/ipxe/src$ make ARCH=arm64 bin-arm64-efi/undionly.kpxe</div><div>/bin/sh: 1: git: not found</div><div>make: *** No rule to make target `bin-arm64-efi/undionly.kpxe'.  Stop.</div><div><br></div><div>kunlun@ubuntu:~/iPxe/ipxe/src$ make ARCH=arm64 bin/undionly.kpxe</div><div>/bin/sh: 1: git: not found</div><div>arch/arm64/Makefile:33: arch/arm64/Makefile.pcbios: No such file or directory</div><div>make: Failed to remake makefile `arch/arm64/Makefile.pcbios'.</div><div>make: *** No rule to make target `bin/undionly.kpxe'.  Stop.</div></div><div>========================================================</div><div>So, How to build a chainloading ipex for ARM64/</div><div><br></div><div>Thanks in advance.</div><div><br></div><div style="position:relative;zoom:1">--<br><div>Best Regards</div><div><br></div><div>Feng Libo</div><div>ZD Technology (Beijing) Co., Ltd</div><div style="clear:both"></div></div></div>