david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/arch/i386/prefix/kkpxeprefix.S

9 lines
294 B
ArmAsm
Raw Normal View History

/*****************************************************************************
* PXE prefix that keeps the whole PXE stack present
*****************************************************************************
*/
#define PXELOADER_KEEP_UNDI
#define PXELOADER_KEEP_PXE
#include "pxeprefix.S"