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@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@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
_______________________________________________
ipxe-devel mailing list
[email protected]
https://lists.ipxe.org/mailman/listinfo/ipxe-devel

Reply via email to