[ipxe-devel] Try to free Memory without Signature
Michael Brown
mbrown at fensystems.co.uk
Mon Aug 20 22:16:02 UTC 2012
On Wednesday 08 Aug 2012 18:19:17 Jack Neely wrote:
> On most machines this work very well. However, on newer hardware that
> supports EFI (such as the Dell R710) when this Grub menu option is
> chosen I see the following
>
> iPXE initialising devices...
> Try to free Memory without Signature
The "Try to free Memory with Signature" message must be coming from EFI (since
that text doesn't appear anywhere in iPXE).
Could you try the attached patch, which will add debug messages to print out
the address of each initialisation and startup function as it is called?
Please send the output from running the patched version of iPXE, and also the
contents of bin/ipxe.lkrn.tmp.map (which will contain the symbol map needed to
map the addresses back to function names).
Thanks,
Michael
More information about the ipxe-devel
mailing list