Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Michael Brown f018da8215 Implement enough of PXENV_GET_CACHED_INFO to support pxelinux. 18 gadus atpakaļ
..
pxe.c Added pxe_netdev; a slight hack for now, but will need to be done properly for the PXE UNDI API anyway. 18 gadus atpakaļ
pxe_errors.c gcc is rather over-aggressive about optimising out static data structures even when __atribute__ (( unused )) is correctly set... 18 gadus atpakaļ
pxe_loader.c Split PXE code into preboot, udp, tftp, undi and loader units. 19 gadus atpakaļ
pxe_preboot.c Implement enough of PXENV_GET_CACHED_INFO to support pxelinux. 18 gadus atpakaļ
pxe_tftp.c Allow linking by converting functions to stubs 18 gadus atpakaļ
pxe_udp.c Add a couple of small but vital parts to PXENV_UDP_WRITE. 18 gadus atpakaļ
pxe_undi.c Allow linking by converting all functions to stubs 18 gadus atpakaļ