david/ipxe
david
/
ipxe
Archived
1
0
Fork 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/interface/pxe
Michael Brown f018da8215 Implement enough of PXENV_GET_CACHED_INFO to support pxelinux. 2006-08-09 02:59:19 +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
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 Implement enough of PXENV_GET_CACHED_INFO to support pxelinux. 2006-08-09 02:59:19 +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