Michael Brown
|
c44a193d0d
|
[legal] Add a selection of FILE_LICENCE declarations
Add FILE_LICENCE declarations to almost all files that make up the
various standard builds of gPXE.
|
16 年前 |
Michael Brown
|
dc60c24146
|
[i386] Rename __cdecl to __asmcall
__cdecl is a misleading name, since it currently encapsulates both
cdecl and regparm(0) attributes. Rename to __asmcall.
|
16 年前 |
Daniel Verkamp
|
e8b22f203f
|
[comboot] Add COMBOOT and COM32 support
|
17 年前 |
Michael Brown
|
8130443f9f
|
Separate out pxe_start_nbp() from pxe_image.c into pxe_call.c
Implement PXENV_RESTART_TFTP.
|
18 年前 |
Michael Brown
|
7bc03d37a2
|
Select a PXE network device before starting PXE NBP.
Move pxe_boot() code to pxe_image.c
|
18 年前 |
Michael Brown
|
bd863e4112
|
Add header for pxe_boot()
|
18 年前 |