Michael Brown
071356d976
Ensure that pxe_netdev is set before starting up PXE NBP.
17 gadus atpakaļ
Michael Brown
5f17089b14
pxe_netdev now holds a reference to the network device.
Use generic fields in struct device_description rather than assuming
that the struct device * is contained within a pci_device or
isapnp_device; this assumption is broken when using the undionly
driver.
Add PXENV_UNDI_SET_STATION_ADDRESS.
17 gadus atpakaļ
Michael Brown
8130443f9f
Separate out pxe_start_nbp() from pxe_image.c into pxe_call.c
Implement PXENV_RESTART_TFTP.
17 gadus atpakaļ
Michael Brown
d71b116f54
Fix stack on return from PXE NBP so that we can return properly.
17 gadus atpakaļ
Michael Brown
160e66dbb9
Typo
17 gadus atpakaļ
Michael Brown
7bc03d37a2
Select a PXE network device before starting PXE NBP.
Move pxe_boot() code to pxe_image.c
18 gadus atpakaļ
Michael Brown
f11900a9c6
I prefer IMAGE_XXX to XXX_IMAGE.
Add IMAGE_PXE to use the new image format framework. "kernel pxelinux.0"
now works.
18 gadus atpakaļ
Michael Brown
e28db95de6
Obsolete
18 gadus atpakaļ
Michael Brown
809933d9f7
Split PXE code into preboot, udp, tftp, undi and loader units.
PXE code now compiles without errors (though it won't actually work).
19 gadus atpakaļ
Michael Brown
079b5d5527
Moved pxe_loader.c to pxe_image.c to avoid name clash
19 gadus atpakaļ
Michael Brown
3d6123e69a
Initial revision
19 gadus atpakaļ