entrydump: trivial program to probe PXE entry conditions
authorH. Peter Anvin <hpa@zytor.com>
Thu, 19 Feb 2009 05:36:59 +0000 (21:36 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 19 Feb 2009 05:36:59 +0000 (21:36 -0800)
commitb83eb9f9ba49d898e1d753ffee91f648a16f955b
treea815a727dec737dd8a66bcd0f7e50a3261ace79e
parentdcf5e1cc66a4d37867e891d05ee114e0cf929bcf
entrydump: trivial program to probe PXE entry conditions

Small debugging hack program to probe the PXE stack entry
conditions.  This is mostly useful when developing a PXE stack,
but might possibly be handy for finding workarounds for a stack,
too.
com32/samples/Makefile
com32/samples/entrydump.c [new file with mode: 0644]