Differences

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

Link to this comparison view

Both sides previous revision Previous revision
buildcfg:console_cmd [2014/01/23 01:01]
mcb30
buildcfg:console_cmd [2015/10/16 15:57]
mcb30
Line 15: Line 15:
     #define CONSOLE_CMD ​       /* Console commands */     #define CONSOLE_CMD ​       /* Console commands */
  
-=== Enable console commands, ​VESA framebuffer,​ and PNG images ===+=== Enable console commands, ​graphical ​framebuffer,​ and PNG images ===
  
     #define IMAGE_PNG ​           /* PNG images */     #define IMAGE_PNG ​           /* PNG images */
Line 22: Line 22:
 and 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 31: Line 31:
  
   * ''​[[:​buildcfg:​IMAGE_PNG]]''​   * ''​[[:​buildcfg:​IMAGE_PNG]]''​
-  * ''​[[:​buildcfg:​CONSOLE_VESAFB]]''​+  * ''​[[:​buildcfg:​CONSOLE_FRAMEBUFFER]]''​
   * [[:​console|Console configuration]] in iPXE   * [[:​console|Console configuration]] in iPXE
   * [[:​buildcfg|List of all iPXE build options]]   * [[:​buildcfg|List of all iPXE build options]]
  
buildcfg/console_cmd.txt ยท Last modified: 2015/10/16 15:57 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.