having to edit PXELOADER_KEEP_ALL as a config option.
@@ -0,0 +1,7 @@
+/*****************************************************************************
+ * PXE prefix that keep the PXE stack present
+ *****************************************************************************
+ */
+
+#define PXELOADER_KEEP_ALL
+#include "pxeprefix.S"