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:image_png [2014/01/23 00:52]
mcb30
buildcfg:image_png [2015/10/16 15:57]
mcb30
Line 11: Line 11:
 ===== Examples ===== ===== Examples =====
  
-=== Enable support for the console ​command, VESA framebuffer,​ and PNG images === +=== Enable support for console ​commands, VESA framebuffer,​ and PNG images ===
- +
-In ''​[[http://​git.ipxe.org/​ipxe.git/​blob/​HEAD:/​src/​config/​general.h|config/​general.h]]'':​+
  
     #define IMAGE_PNG ​           /* PNG images */     #define IMAGE_PNG ​           /* PNG images */
-    #define CONSOLE_CMD ​         /* Console ​command ​*/+    #define CONSOLE_CMD ​         /* Console ​commands ​*/
  
-In ''​[[http://​git.ipxe.org/​ipxe.git/​blob/​HEAD:/​src/​config/​console.h|config/​console.h]]'':​+and in ''​[[http://​git.ipxe.org/​ipxe.git/​blob/​HEAD:/​src/​config/​console.h|config/​console.h]]'':​
  
-    #​define ​CONSOLE_VESAFB ​      /* VESA framebuffer console */+    #​define ​CONSOLE_FRAMEBUFFER  ​/* Graphical ​framebuffer console */
  
 ===== Description ===== ===== Description =====
Line 28: Line 26:
 ===== See also ===== ===== See also =====
  
 +  * ''​[[:​buildcfg:​CONSOLE_CMD]]''​
 +  * ''​[[:​buildcfg:​CONSOLE_FRAMEBUFFER]]''​
   * ''​[[:​cmd:​console]]''​ command   * ''​[[:​cmd:​console]]''​ command
   * [[:​console|Console configuration]] in iPXE   * [[:​console|Console configuration]] in iPXE
buildcfg/image_png.txt · Last modified: 2015/10/16 15:58 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.