This is an old revision of the document!


Default BIOS console

Name

  CONSOLE_PCBIOS

Header file

Configured via config/console.h.

Examples

Enable default BIOS console

  #define CONSOLE_PCBIOS        /* Default BIOS console */

Disable default BIOS console

  #undef CONSOLE_PCBIOS        /* Default BIOS console */

Description

This build option enables support for the default BIOS console.

See also

Notes

Most BIOSes assume a US keyboard map. You can use the build option KEYBOARD_MAP to change the keyboard map used by iPXE.

buildcfg/console_pcbios.1332847539.txt.gz ยท Last modified: 2012/03/27 11:25 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.