This is an old revision of the document!


VESA framebuffer console

Name

  CONSOLE_VESAFB

Header file

Configured via config/console.h.

Examples

Enable VESA framebuffer console

  #define CONSOLE_VESAFB        /* VESA framebuffer console */

Enable VESA framebuffer, console commands, and PNG images

  #define CONSOLE_VESAFB       /* VESA framebuffer console */

and in config/general.h:

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

Description

This build option enables support for the VESA framebuffer console, which provides a graphical console with support for background pictures.

See also

Notes

You must use the console command to configure the VESA framebuffer console.

buildcfg/console_vesafb.1390444446.txt.gz ยท Last modified: 2014/01/23 02:34 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.