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
Last revision Both sides next revision
buildcfg:console_vesafb [2014/01/23 01:00]
mcb30
buildcfg:console_vesafb [2014/01/23 02:34]
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 22: Line 31:
  
   * ''​[[:​buildcfg:​CONSOLE_CMD]]''​   * ''​[[:​buildcfg:​CONSOLE_CMD]]''​
 +  * ''​[[:​buildcfg:​IMAGE_PNG]]''​
   * ''​[[:​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.