Michael Brown
dca470cb21
Add (untested) UNDI loader C-level implementation.
před 17 roky
Michael Brown
89349d7fad
Separated out initialisation functions from startup/shutdown functions.
před 17 roky
Michael Brown
0924cf678e
Implemented (untested) PXENV_START_UNDI.
před 17 roky
Michael Brown
e42eba4af4
Use a common base-memory packet buffer for DHCP construction (as used
by PXE and NBI) and UNDI packets (as used by undinet and UNDI).
před 17 roky
Michael Brown
d05d8edd42
Implement the "overwrite TFTP filename" Microsoft RIS bug workaround.
před 17 roky
Michael Brown
8130443f9f
Separate out pxe_start_nbp() from pxe_image.c into pxe_call.c
Implement PXENV_RESTART_TFTP.
před 17 roky
Michael Brown
9125070f51
I really, really screwed up the semantics of BufferSize and BufferLimit.
před 17 roky
Michael Brown
40d6d3dcf4
Windows RIS now gets as far as downloading NTLDR.
před 17 roky
Michael Brown
5ff23aa406
Include stdlib.h rather than malloc.h
před 18 roky
Michael Brown
6dcb182aee
Fill in BufferSize in PXENV_GET_CACHED_INFO
před 18 roky
Michael Brown
f018da8215
Implement enough of PXENV_GET_CACHED_INFO to support pxelinux.
před 18 roky
Michael Brown
71754ada2a
Allow linking by converting functions to stubs
před 18 roky
Michael Brown
a0a872f7f1
Updated PXE UDP implementation to use the new Etherboot UDP API.
Updated PXE API dispatcher to use copy_{to,from}_user, and moved to
arch/i386 since the implementation is quite architecture-dependent.
(The individual PXE API calls can be largely
architecture-independent.)
před 18 roky
Michael Brown
0e494614b5
Some versions of doxygen seem to object to "@ret None" or similar.
před 19 roky
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).
před 19 roky