Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
buildcfg:console_vesafb [2014/01/23 02:33]
mcb30
buildcfg:console_vesafb [2015/10/16 16:08]
mcb30
Line 1: Line 1:
-====== VESA framebuffer console ====== +~~REDIRECT>​buildcfg:console_framebuffer~~
- +
-===== Name ===== +
- +
-    CONSOLE_VESAFB +
- +
-===== Header file ===== +
- +
-Configured via ''​[[http://​git.ipxe.org/​ipxe.git/​blob/​HEAD:/​src/​config/​console.h|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 ''​[[http://​git.ipxe.org/​ipxe.git/​blob/​HEAD:/​src/​config/​general.h|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 ===== +
- +
-  * ''​[[:​buildcfg:CONSOLE_CMD]]''​ +
-  * ''​[[:​cmd:​console]]''​ command +
-  * [[:​console|Console configuration]] in iPXE +
-  * [[:​buildcfg|List of all iPXE build options]] +
- +
-===== Notes ===== +
- +
-You must use the ''​[[:​cmd:​console]]''​ command to configure the VESA framebuffer console.+
  
buildcfg/console_vesafb.txt · Last modified: 2015/10/16 16:08 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.