[ipxe-devel] How to build a chainloading ipxe on ARM64 platform

丰立波 lbfeng at zd-tech.com.cn
Mon Aug 17 10:59:13 UTC 2020


Hello, everone,


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:
make ARCH=arm64 bin/undionly.kpxe
It always fails, can't find the target. 
========================================
kunlun at ubuntu:~/iPxe/ipxe/src$ make ARCH=arm64 bin-arm64-efi/undionly.kpxe
/bin/sh: 1: git: not found
make: *** No rule to make target `bin-arm64-efi/undionly.kpxe'.  Stop.


kunlun at ubuntu:~/iPxe/ipxe/src$ make ARCH=arm64 bin/undionly.kpxe
/bin/sh: 1: git: not found
arch/arm64/Makefile:33: arch/arm64/Makefile.pcbios: No such file or directory
make: Failed to remake makefile `arch/arm64/Makefile.pcbios'.
make: *** No rule to make target `bin/undionly.kpxe'.  Stop.
========================================================
So, How to build a chainloading ipex for ARM64/


Thanks in advance.


--

Best Regards


Feng Libo
ZD Technology (Beijing) Co., Ltd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20200817/2d4f2584/attachment.htm>


More information about the ipxe-devel mailing list