Michael Brown
071356d976
Ensure that pxe_netdev is set before starting up PXE NBP.
hace 17 años
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.
hace 17 años
Michael Brown
8130443f9f
Separate out pxe_start_nbp() from pxe_image.c into pxe_call.c
Implement PXENV_RESTART_TFTP.
hace 17 años
Michael Brown
d71b116f54
Fix stack on return from PXE NBP so that we can return properly.
hace 17 años
Michael Brown
160e66dbb9
Typo
hace 17 años
Michael Brown
7bc03d37a2
Select a PXE network device before starting PXE NBP.
Move pxe_boot() code to pxe_image.c
hace 18 años
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.
hace 18 años
Michael Brown
e28db95de6
Obsolete
hace 18 años
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).
hace 19 años
Michael Brown
079b5d5527
Moved pxe_loader.c to pxe_image.c to avoid name clash
hace 19 años
Michael Brown
3d6123e69a
Initial revision
hace 19 años