summaryrefslogtreecommitdiffstats
path: root/server/ipxe/console_efi.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/ipxe/console_efi.h')
-rw-r--r--server/ipxe/console_efi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/ipxe/console_efi.h b/server/ipxe/console_efi.h
index 0e7a65c..d351ee7 100644
--- a/server/ipxe/console_efi.h
+++ b/server/ipxe/console_efi.h
@@ -22,7 +22,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
*
*/
-#define CONSOLE_PCBIOS /* Default BIOS console */
+#undef CONSOLE_PCBIOS /* Default BIOS console */
#define CONSOLE_EFI /* Default EFI console */
//#undef CONSOLE_LINUX /* Default Linux console */