[gPXE] Dell T300 w/Broadcom chip: gpxe hangs during dhcp

Michael Brown mbrown at fensystems.co.uk
Tue Feb 23 17:56:17 EST 2010


On Tuesday 23 February 2010 21:54:33 Stefan Hajnoczi wrote:
> I'd interpret this error to mean this particular UNDI implementation
> expects a valid PXEptr so it can fill in an existing !PXE structure in
> memory.  Normally the UNDI loader function works fine when we pass
> zero and it creates its own structure and fills it in.

That won't be the case; the !PXE structure has to reside within the UNDI code 
segment, the contents of which are created by the UNDI loader.  We can't know 
in advance of calling the UNDI loader routine where the !PXE structure will 
end up residing.

Michael


More information about the gPXE mailing list