2014-10-23, 16:52
root@foxwd:~/20141023/ipxe/src# make ./bin-i386-efi/ipxe.efi
[BUILD] bin-x86_64-efi/x86_string.o
[BUILD] bin-x86_64-efi/x86_tcpip.o
[BUILD] bin-x86_64-efi/efix86_nap.o
[BUILD] bin-x86_64-efi/efidrvprefix.o
[BUILD] bin-x86_64-efi/efiprefix.o
[BUILD] bin-x86_64-efi/cpuid_cmd.o
[BUILD] bin-x86_64-efi/hvm.o
[BUILD] bin-x86_64-efi/gdbstub_test.o
[AR] bin-x86_64-efi/blib.a
ar: creating bin-x86_64-efi/blib.a
[HOSTCC] util/elf2efi64
util/elf2efi.c:32:17: 致命错误: bfd.h:没有那个文件或目录
编译中断。
make: *** [util/elf2efi64] 错误 1
My computer using only UEFI, card does not support PXE function. I want to use UEFI to load the iPxe.
Hard disk partition using GPT.
How to realize the.
I downloaded the latest version of iPxe, but the compiler has been wrong.
[BUILD] bin-x86_64-efi/x86_string.o
[BUILD] bin-x86_64-efi/x86_tcpip.o
[BUILD] bin-x86_64-efi/efix86_nap.o
[BUILD] bin-x86_64-efi/efidrvprefix.o
[BUILD] bin-x86_64-efi/efiprefix.o
[BUILD] bin-x86_64-efi/cpuid_cmd.o
[BUILD] bin-x86_64-efi/hvm.o
[BUILD] bin-x86_64-efi/gdbstub_test.o
[AR] bin-x86_64-efi/blib.a
ar: creating bin-x86_64-efi/blib.a
[HOSTCC] util/elf2efi64
util/elf2efi.c:32:17: 致命错误: bfd.h:没有那个文件或目录
编译中断。
make: *** [util/elf2efi64] 错误 1
My computer using only UEFI, card does not support PXE function. I want to use UEFI to load the iPxe.
Hard disk partition using GPT.
How to realize the.
I downloaded the latest version of iPxe, but the compiler has been wrong.