mirror of
https://github.com/ipxe/ipxe
synced 2025-12-24 15:23:42 +03:00
Removed TAGGED_IMAGE from the default build; NBI has been broken for ages.
This commit is contained in:
@@ -98,7 +98,7 @@
|
|||||||
* you want to use.
|
* you want to use.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#define TAGGED_IMAGE /* NBI image support */
|
#undef TAGGED_IMAGE /* NBI image support */
|
||||||
#undef ELF64_IMAGE /* ELF64 image support */
|
#undef ELF64_IMAGE /* ELF64 image support */
|
||||||
#undef ELF_IMAGE /* ELF image support */
|
#undef ELF_IMAGE /* ELF image support */
|
||||||
#undef COFF_IMAGE /* COFF image support */
|
#undef COFF_IMAGE /* COFF image support */
|
||||||
|
|||||||
Reference in New Issue
Block a user