the client-architecture will be '7' for uefi, '0' for 'pxelinux' amenable booting.<br><br><div class="gmail_quote">On Tue, Sep 6, 2011 at 5:02 PM, Duane Voth <span dir="ltr"><<a href="mailto:duanev@gmail.com">duanev@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">We have both uEFI and Legacy systems on our network, is there a dhcp<br>
option NIC option ROMs should be adding that indicates it is a uEFI<br>
system that is booting?  What would an ISC based dhcp.conf look like<br>
that can boot both types of systems?<br>
<br>
 if some-insightfully-named-option = "uEFI" {<br>
     filename "undionly.efi";<br>
 } else {<br>
     filename "pxelinux.0";<br>
 }<br>
<br>
<br>
Duane<br>
_______________________________________________<br>
ipxe-devel mailing list<br>
<a href="mailto:ipxe-devel@lists.ipxe.org">ipxe-devel@lists.ipxe.org</a><br>
<a href="https://lists.ipxe.org/mailman/listinfo/ipxe-devel" target="_blank">https://lists.ipxe.org/mailman/listinfo/ipxe-devel</a><br>
</blockquote></div><br>