summaryrefslogtreecommitdiff
path: root/gpxe/src/arch/i386/prefix/kpxeprefix.S
blob: 923facccd59ba2f25b39cfbd274859d47ead273e (plain)
1
2
3
4
5
6
7
8
9
/*****************************************************************************
 * PXE prefix that keep the UNDI portion of the PXE stack present
 *****************************************************************************
 */

FILE_LICENCE ( GPL2_OR_LATER )

#define PXELOADER_KEEP_UNDI
#include "pxeprefix.S"