mirror of
https://github.com/ipxe/ipxe
synced 2026-02-04 15:09:29 +03:00
Support for building with the Intel C compiler (icc) was added in 2009 in the expectation that UEFI support would eventually involve compiling iPXE to EFI Byte Code. EFI Byte Code has never found any widespread use: no widely available compilers can emit it, Microsoft refuses to sign EFI Byte Code binaries for UEFI Secure Boot, and I have personally never encountered any examples of EFI Byte Code in the wild. The support for using the Intel C compiler has not been tested in over a decade, and would almost certainly require modification to work with current releases of the compiler. Simplify the build process by removing this old legacy code. Signed-off-by: Michael Brown <mcb30@ipxe.org>
10 lines
73 B
Plaintext
10 lines
73 B
Plaintext
nrv2b
|
|
zbin
|
|
hijack
|
|
prototester
|
|
elf2efi32
|
|
elf2efi64
|
|
efirom
|
|
efifatbin
|
|
einfo
|