Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ipxe writing in a UEFI variable
2018-11-09, 14:55
Post: #1
ipxe writing in a UEFI variable
Hi,

we trying to secure our network boot environment with UEFI secure boot. Because of that we put kernel, initrd and cmdlin in one big file with objcopy. Therefore we can't use ipxe for dynamically fill up some cmdline parameter, for example ip=${net0/ip}

Is there a way to write the value of ip=${net0/ip} in a UEFI variable, so that during boot the client don't have to do another DHCP handshake?
Find all posts by this user
Quote this message in a reply
Post Reply 




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