<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/4/10 Michael Brown <span dir="ltr"><<a href="mailto:mbrown@fensystems.co.uk" target="_blank">mbrown@fensystems.co.uk</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="im">On 10/04/13 12:59, Joshua C. wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">
    You can build a PC BIOS version of iPXE (e.g. bin/rtl8139.rom).<br>
      This will work under a PC BIOS, and will be able to run PXE,<br>
    bzImage, Multiboot, and various other (non-EFI) binaries.<br>
<br>
    You can build an EFI version of iPXE (e.g.<br></div>
    bin-x86_64-efi/rtl8139.efirom)<u></u>__.  This will work under EFI, and<div class="im"><br>
    will be able to run EFI binaries.<br>
<br></div><div class="im">
I see, thanks for the clarification! I have one more question: if i<br>
build both binaries and concatenate them with './util/<a href="http://catrom.pl" target="_blank">catrom.pl</a><br></div>
<<a href="http://catrom.pl" target="_blank">http://catrom.pl</a>> bin/rtl8139.rom bin-x86_64-efi/rtl8139.efirom ><div class="im"><br>
combined.rom' will this new image be possible to run on both the efi and<br>
bios systems?<br>
</div></blockquote>
<br>
Yes, it should work.  There is a byte in the ROM header which indicates the platform type; both BIOS and EFI should scan through the available ROMs within the expansion ROM BAR to find the appropriate ROM image.<span class=""><font color="#888888"><br>

<br>
Michael<br>
</font></span></blockquote></div><br>One last thing (I'm sorry for hijacking this thread): <br></div><div class="gmail_extra">Based on your post here: <a href="http://lists.ipxe.org/pipermail/ipxe-devel/2011-December/001062.html">http://lists.ipxe.org/pipermail/ipxe-devel/2011-December/001062.html</a> which image should I build - efi, efirom, efidrv? Can I concatenate this image with the pcbios-image and will this image be automatically loaded when the system is started in uefi mode?<br>
<br></div><div class="gmail_extra">Do you know where I can read more about the differences between those images? Do they have the same functionality?<br></div><div class="gmail_extra"><br clear="all"><br>-- <br>--joshua
</div></div>