[ipxe-devel] Is iPXE supports MIPS ?

Michael Brown mcb30 at ipxe.org
Mon Sep 7 13:47:36 UTC 2015


On 04/09/15 07:09, linuxchyu at sina.com wrote:
> I want to use iPXE in MIPS architecture, can you all tell me if iPXE
> supports MIPS?

Not at present.  The core is designed to allow for other CPU 
architectures.  You will need to add architecture-specific headers for 
e.g. stdint.h.  You will also need to add code to interact with the MIPS 
firmware, e.g. to write to the console.

Michael



More information about the ipxe-devel mailing list