mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 09:32:33 +03:00
Remove reference to COFF support. I can find no trace of ever having supported it.
This commit is contained in:
@@ -103,7 +103,6 @@
|
||||
#undef IMAGE_NBI /* NBI image support */
|
||||
#undef IMAGE_ELF64 /* ELF64 image support */
|
||||
#undef IMAGE_ELF /* ELF image support */
|
||||
#undef IMAGE_COFF /* COFF image support */
|
||||
#undef IMAGE_FREEBSD /* FreeBSD kernel image support */
|
||||
#define IMAGE_MULTIBOOT /* MultiBoot image support */
|
||||
#undef IMAGE_AOUT /* a.out image support */
|
||||
|
||||
Reference in New Issue
Block a user