aboutsummaryrefslogtreecommitdiff
path: root/src/arch/i386/include/pxe_call.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-16[bios] Add bin-x86_64-pcbios build platformMichael Brown1-43/+0
2016-02-16[libc] Split rmsetjmp() and rmlongjmp() into a separate rmsetjmp.hMichael Brown1-1/+1
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2010-05-27[build] Use weak definitions instead of weak declarationsJoshua Oreman1-19/+1
2010-05-21[pxe] Treat PXENV_RESTART_TFTP as unreturnableMichael Brown1-0/+4
2010-01-20[config] Make PXE stack a compile-time optionJoshua Oreman1-0/+19
2009-06-28[pxe] Create pxe_[de]activate() wrapper functionsMichael Brown1-2/+4
2009-06-28[pxe] Make pxe_init_structures() an initialisation functionMichael Brown1-1/+0
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown1-0/+2
2008-11-19[i386] Rename __cdecl to __asmcallMichael Brown1-1/+1
2008-08-28[comboot] Add COMBOOT and COM32 supportDaniel Verkamp1-0/+1
2007-06-30Separate out pxe_start_nbp() from pxe_image.c into pxe_call.cMichael Brown1-0/+10
2007-01-14Select a PXE network device before starting PXE NBP.Michael Brown1-1/+14
2007-01-13Add header for pxe_boot()Michael Brown1-0/+11