gpxecmd: module to send an arbitrary command to gPXE syslinux-3.83-pre11
authorH. Peter Anvin <hpa@zytor.com>
Thu, 10 Sep 2009 21:25:14 +0000 (14:25 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 10 Sep 2009 21:25:14 +0000 (14:25 -0700)
commit08d95ca91f87a0c8ec452bb17e837e845738d530
tree698101452bb0850e0784b8d0f791db8d31c72e63
parent03ae23accc283e673c5bce8b89c5c1b6e177bcb2
gpxecmd: module to send an arbitrary command to gPXE

Simple module to send an arbitrary command to gPXE, assuming the gPXE
CLI API is available.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/modules/Makefile
com32/modules/gpxecmd.c [new file with mode: 0644]