2013-04-26, 07:34
The documentation says:
What's going on?
Quote:The BIOS console uses a locally-attached keyboard and monitor for interaction with the user. You can enable or disable the BIOS console using the build option CONSOLE_PCBIOS. The BIOS console is enabled by default.Is this is true? In file config/console.h is disabled default (all consoles disabled):
Code:
//#define CONSOLE_PCBIOS /* Default BIOS console */