2019-08-05, 15:57
Hi iPXE-team,
within the FOG Project we have played with iPXE a lot but this is the first time I think I have ever seen a picture of a client hanging on the message "... free base memory after PXE unload" even before it would say "iPXE initializing devices..." - see picture below.
I have had a look at the code but I am not as good with assembly language. The last message stems from src/arch/x86/prefix/pxeprefix.S but I am not sure how to add debug information to see where it actually hangs.
Does anyone of you know the first entry into the C code where I could add more debugging to see if that's ever reached?
Thanks in advance!
Sebastian
![[Image: OSW4zVREopJe]](https://framapic.org/y8bT02Gm9w3l/OSW4zVREopJe)
within the FOG Project we have played with iPXE a lot but this is the first time I think I have ever seen a picture of a client hanging on the message "... free base memory after PXE unload" even before it would say "iPXE initializing devices..." - see picture below.
I have had a look at the code but I am not as good with assembly language. The last message stems from src/arch/x86/prefix/pxeprefix.S but I am not sure how to add debug information to see where it actually hangs.
Does anyone of you know the first entry into the C code where I could add more debugging to see if that's ever reached?
Thanks in advance!
Sebastian