This is an old revision of the document!


Console commands

Name

  CONSOLE_CMD

Header file

Configured via config/general.h.

Examples

Enable console commands

  #define CONSOLE_CMD        /* Console commands */

Enable console commands, VESA framebuffer, and PNG images

  #define IMAGE_PNG            /* PNG images */
  #define CONSOLE_CMD          /* Console command */

and in config/console.h:

  #define CONSOLE_VESAFB       /* VESA framebuffer console */ 

Description

This build option enables the commands console, colour, and cpair.

See also

buildcfg/console_cmd.1390438885.txt.gz ยท Last modified: 2014/01/23 01:01 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.