mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 13:00:39 +03:00
Reverting unintended change caused by merge of indolent/natsemi branch.
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define CONSOLE_FIRMWARE /* Default BIOS console */
|
#define CONSOLE_FIRMWARE /* Default BIOS console */
|
||||||
#define CONSOLE_SERIAL /* Serial port */
|
#undef CONSOLE_SERIAL /* Serial port */
|
||||||
#undef CONSOLE_DIRECT_VGA /* Direct access to VGA card */
|
#undef CONSOLE_DIRECT_VGA /* Direct access to VGA card */
|
||||||
#undef CONSOLE_BTEXT /* Who knows what this does? */
|
#undef CONSOLE_BTEXT /* Who knows what this does? */
|
||||||
#undef CONSOLE_PC_KBD /* Direct access to PC keyboard */
|
#undef CONSOLE_PC_KBD /* Direct access to PC keyboard */
|
||||||
|
|||||||
Reference in New Issue
Block a user