Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I do not understand what is CONSOLE_PCBIOS
2013-04-26, 10:04
Post: #4
RE: I do not understand what is CONSOLE_PCBIOS
(2013-04-26 08:52)Maniek Wrote:  So for BIOS AWARD 6.00PG CONSOLE_PCBIOS is default used in build?

Yes. For any build of iPXE that will run on a PC BIOS, the BIOS console (i.e. CONSOLE_PCBIOS) will be enabled by default.

The enabling happens in config/default/pcbios.h, which you should not edit.

If you want to explicitly disable the BIOS console, you can do so by adding "#undef CONSOLE_PCBIOS" to config/local/console.h.

Michael
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: I do not understand what is CONSOLE_PCBIOS - mcb30 - 2013-04-26 10:04



User(s) browsing this thread: 1 Guest(s)