Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / ipxe / src / arch / i386 / prefix / kpxeprefix.S
1 /*****************************************************************************
2  * PXE prefix that keep the UNDI portion of the PXE stack present
3  *****************************************************************************
4  */
5
6 FILE_LICENCE ( GPL2_OR_LATER )
7
8 #define PXELOADER_KEEP_UNDI
9 #define _pxe_start _kpxe_start
10 #include "pxeprefix.S"