/* * OpenPXE iPXE build override — console options. * * Included at the end of config/console.h. CONSOLE_FRAMEBUFFER is the * unified graphical framebuffer console (EFI GOP on UEFI, VESA on * BIOS); it's what `console --picture` paints into. This is the same * single flag iVentoy enables for its graphical PXE screen. * * We *add* the framebuffer console rather than replacing the default * EFI/BIOS text consoles, so text output still works before/after the * picture is set. */ #define CONSOLE_FRAMEBUFFER