Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
buildcfg:console_vesafb [2014/01/23 00:45]
mcb30 created
buildcfg:console_vesafb [2014/01/23 02:33]
mcb30
Line 14: Line 14:
  
     #define CONSOLE_VESAFB ​       /* 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 ===== ===== Description =====
Line 21: Line 30:
 ===== See also ===== ===== See also =====
  
 +  * ''​[[:​buildcfg:​CONSOLE_CMD]]''​
   * ''​[[:​cmd:​console]]''​ command   * ''​[[:​cmd:​console]]''​ command
   * [[:​console|Console configuration]] in iPXE   * [[:​console|Console configuration]] in iPXE
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.