On 17/05/16 17:44, Chris Foran wrote:
We are trying to get iPXE to be loaded by Intel’s ABL (Automotive Boot
Loader).  ABL does some of the things a BIOS would do, but is highly
stripped down and doesn’t provide a user interface.  It is designed to
load either an ELF or bz2 (Linux kernel) image.  Does anyone have any
advice for producing an iPXE image in ELF?

You can produce a bzImage by building e.g. bin/ipxe.lkrn.

Note that iPXE will assume that various standard BIOS interfaces (e.g. INT 10, INT 1a, etc) exist and function as expected.

Michael
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to