Annotation of qemu/roms/ipxe/src/arch/i386/prefix/kkpxeprefix.S, revision 1.1

1.1     ! root        1: /*****************************************************************************
        !             2:  * PXE prefix that keeps the whole PXE stack present
        !             3:  *****************************************************************************
        !             4:  */
        !             5: 
        !             6: FILE_LICENCE ( GPL2_OR_LATER )
        !             7: 
        !             8: /* Since we have the whole stack, we can use cached DHCP information */
        !             9: REQUEST_OBJECT ( pxeparent_dhcp )
        !            10: 
        !            11: #define PXELOADER_KEEP_UNDI
        !            12: #define PXELOADER_KEEP_PXE
        !            13: #define _pxe_start _kkpxe_start
        !            14: #include "pxeprefix.S"

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.