Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
menu.c32 from iPXE
2012-06-27, 08:15
Post: #4
RE: menu.c32 from iPXE
You edit src/config/local/general.h and enable the features you need. See src/config/general.h for what you can tweak. COMBOOT support was disabled in the default build because most people used it for menu support, and the native menu feature supports most of what people need. Enabling it is a one-line change in the before-mentioned file. The entire src/config/local folder is exempt from git, so you can easily keep a locally modified version of it.

If the docs on ipxe.org/ didn't state this clearly enough, we'd love to know where you were looking for this information, so that we can add appropriate links.

If you'd like to contribute a Kconfig-style system to modify the src/config/local/*.h files, I'm sure several people would really like that.

PS: Binary size is one of the key constraints of a boot ROM, so the developers are always looking to minimize the size of the default build.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
menu.c32 from iPXE - Alet - 2012-04-30, 15:26
RE: menu.c32 from iPXE - ack006 - 2012-06-22, 08:37
RE: menu.c32 from iPXE - robinsmidsrod - 2012-06-27 08:15
RE: menu.c32 from iPXE - prividen - 2018-05-24, 23:07
RE: menu.c32 from iPXE - NiKiZe - 2018-05-25, 07:02
RE: menu.c32 from iPXE - prividen - 2018-05-25, 15:58
RE: menu.c32 from iPXE - prividen - 2018-05-25, 23:37
RE: menu.c32 from iPXE - prividen - 2018-05-27, 18:02



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