PXE header support; higher-level function for PXE GET_CACHED_INFO
authorH. Peter Anvin <hpa@zytor.com>
Thu, 15 Mar 2007 07:57:29 +0000 (00:57 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 15 Mar 2007 07:57:29 +0000 (00:57 -0700)
commit200e00ab1afbfac847c48eb608110c4726a582c4
tree1dad10249e575eb16f0dfb883a45a523150b39b3
parent4228ecdf1ed81e50625ded581faa8ad7429799e5
PXE header support; higher-level function for PXE GET_CACHED_INFO

Beginnings of higher-level functions for PXE support.  For now, only
pxe_get_cached_info() is actually supported.
com32/include/klibc/compiler.h
com32/include/netinet/in.h
com32/include/syslinux/pxe.h [new file with mode: 0644]
com32/lib/Makefile
com32/lib/syslinux/pxe_get_cached.c [new file with mode: 0644]