rgl / rpi4-uefi-ipxe

UEFI iPXE for the Raspberry Pi 4 ARM64
19 stars 6 forks source link

How to compile iPXE with a new chain link file #2

Closed GRIFFCOMMca closed 7 months ago

GRIFFCOMMca commented 7 months ago

Hi, it appears the iPXE on GitHub is only x86 compatible, so how do we compile another version of iPXE with a new settings and embed chain file?

rgl commented 7 months ago

Not sure how that's related to this repository. Essentially you'd need to read the upstream documentation. You can also browse around this repo. You can start at the https://github.com/rgl/rpi4-uefi-ipxe/blob/main/build-ipxe.sh file.