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
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo/ipxe-devel

Reply via email to