http://git.etherboot.org
/
people
/
xl0
/
gpxe.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add as a separate file so that we can do "make bin/xxxx.kpxe" rather than
[people/xl0/gpxe.git]
/
src
/
arch
/
i386
/
prefix
/
kpxeprefix.S
1
/*****************************************************************************
2
* PXE prefix that keep the PXE stack present
3
*****************************************************************************
4
*/
5
6
#define PXELOADER_KEEP_ALL
7
#include "pxeprefix.S"