2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-14 07:11:32 +00:00
xNBA/src/interface/pxe
Michael Brown 75d26d884a Added pxe_netdev; a slight hack for now, but will need to be done
properly for the PXE UNDI API anyway.
2006-08-09 02:58:27 +00:00
..
pxe_errors.c gcc is rather over-aggressive about optimising out static data structures 2006-04-24 18:31:37 +00:00
pxe_loader.c Split PXE code into preboot, udp, tftp, undi and loader units. 2005-05-23 23:32:56 +00:00
pxe_preboot.c Allow linking by converting functions to stubs 2006-08-09 00:25:29 +00:00
pxe_tftp.c Allow linking by converting functions to stubs 2006-08-09 00:25:29 +00:00
pxe_udp.c Add a couple of small but vital parts to PXENV_UDP_WRITE. 2006-08-09 01:57:02 +00:00
pxe_undi.c Allow linking by converting all functions to stubs 2006-08-09 00:22:28 +00:00
pxe.c Added pxe_netdev; a slight hack for now, but will need to be done 2006-08-09 02:58:27 +00:00