Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
issue building from rom-o-matic and source.
2018-04-03, 17:08
Post: #2
RE: issue building from rom-o-matic and source.
Relevant build options:
Code:
BINARY = ipxe.efi
  BINDIR = bin-x86_64-efi
  DEBUG =
  EMBED.00script.ipxe =
  REVISION = master
  general.h/CONSOLE_CMD: = 1
  general.h/PXE_MENU: = 1
  general.h/PXE_STACK: = 1

The reason is the same as described in https://github.com/xbgmsharp/ipxe-buildw...-287152307

You can not have PXE_STACK in a EFI build (not sure about PXE_MENU tho)
PXE_STACK is PCBIOS only tech, it does not make sense to try and enabled them for EFI builds.

What have lead you to try and enable PXE_STACK and PXE_MENU in the first place?

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
RE: issue building from rom-o-matic and source. - NiKiZe - 2018-04-03 17:08



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