ipappend: clean up ipappend code; add ipappend to plain cmdline
authorH. Peter Anvin <hpa@zytor.com>
Mon, 6 Apr 2009 20:59:47 +0000 (13:59 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 6 Apr 2009 20:59:47 +0000 (13:59 -0700)
commit873c97c6baff4dd75675cd59b925fc4428c72811
tree4ea30c1eb53970cb2c24746b51f860639d038cbd
parent2a9ddeceec1176a3da5a702997b0a0feb3d0cfb8
ipappend: clean up ipappend code; add ipappend to plain cmdline

ipappend information is needed for the plain cmdline too, since it may
be used by linux.c32.  While we're at it, clean up the handling of
ipappend lines -- we can rather obviously use a loop for them.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/cmdline.inc
core/comboot.inc
core/pxelinux.asm
core/runkernel.inc