選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Michael Brown f018da8215 Implement enough of PXENV_GET_CACHED_INFO to support pxelinux. 18年前
..
pxe.c Added pxe_netdev; a slight hack for now, but will need to be done properly for the PXE UNDI API anyway. 18年前
pxe_errors.c gcc is rather over-aggressive about optimising out static data structures even when __atribute__ (( unused )) is correctly set... 18年前
pxe_loader.c Split PXE code into preboot, udp, tftp, undi and loader units. 19年前
pxe_preboot.c Implement enough of PXENV_GET_CACHED_INFO to support pxelinux. 18年前
pxe_tftp.c Allow linking by converting functions to stubs 18年前
pxe_udp.c Add a couple of small but vital parts to PXENV_UDP_WRITE. 18年前
pxe_undi.c Allow linking by converting all functions to stubs 18年前