[ipxe-devel] Query on UEFI iPXE boot

Sanjeev.Roy at Emulex.Com Sanjeev.Roy at Emulex.Com
Mon Dec 12 13:16:24 UTC 2011


Hi All,
Is chain loading of iPXE supported for UEFi based systems? If yes, is the structure similar to the one mentioned below:
I have added the below entry to my dhcpd.conf file in a rhel5564 machine.
###########################################################
if exists user-class and option user-class = "iPXE" {
      filename "bootx64.efi"; # bootx64.efi is located @ tftp root directory
  } else {
      filename "808610de.efi"; #808610de.efi is located @ tftp root directory
  }
##############################################################

Regards
Sanjeev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20111212/dd6611c8/attachment.htm>


More information about the ipxe-devel mailing list