[ipxe-devel] building snponly.efi
Michael Brown
mcb30 at ipxe.org
Thu Apr 3 16:00:37 UTC 2014
On 01/04/14 03:12, Ben Hildred wrote:
> I am trying to compile bin-i386-efi/snponly.efi for booting a early mac
> mini and I am getting a huge number of errors regarding relocation
> truncation.
You have probably attempted to enable some features which are
BIOS-specific, since your build log shows the build process attempting
to link in the real-mode transition code (which can never work under
UEFI, since it doesn't provide any real-mode environment).
Which modifications do you have in config/*.h or config/local/*.h?
Michael
More information about the ipxe-devel
mailing list