[prefix] Remove unsupported .com prefix
commitddcf2d5f085d164ce3cc659290e440a0c040b255
authorStefan Hajnoczi <stefanha@gmail.com>
Fri, 29 Jan 2010 18:20:21 +0000 (29 18:20 +0000)
committerMarty Connor <mdc@etherboot.org>
Mon, 1 Feb 2010 00:05:22 +0000 (31 19:05 -0500)
tree029f911756c0e33bb732a27da25c00e759133b87
parentd3b9c3f3d0c26219b4603db3829f33a77380bf7f
[prefix] Remove unsupported .com prefix

The DOS .com prefix was brought over from legacy Etherboot but does not
build.  There has been no demand for .com images so this patch removes
the prefix.

Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Marty Connor <mdc@etherboot.org>
src/arch/i386/Makefile.pcbios
src/arch/i386/prefix/comprefix.S [deleted file]