Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE general.h
2019-09-08, 03:09
Post: #2
RE: iPXE general.h
The relevant command for configuration of colors and pictures are http://ipxe.org/cmd/console

Read that full page, because it has the configurations you mention.
Best is to edit config/local/general.h and add the
#define IMAGE_PNG /* PNG images */
#define CONSOLE_CMD /* Console commands */
and in config/local/console.h
#define CONSOLE_FRAMEBUFFER /* Graphical framebuffer console */

this is as described in the linked http://ipxe.org/buildcfg/image_png

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
iPXE general.h - wingarmac - 2019-09-07, 02:08
RE: iPXE general.h - NiKiZe - 2019-09-08 03:09



User(s) browsing this thread: 1 Guest(s)