pxe: clean up/fix generation of ipappend strings
authorH. Peter Anvin <hpa@zytor.com>
Wed, 24 Feb 2010 03:35:11 +0000 (19:35 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 24 Feb 2010 03:35:11 +0000 (19:35 -0800)
commit1115737d431cf3b6a02faa90a0971bf91bef2370
treeb6e73f85ee88932b66d16dfb8d9ea34e2a73507e
parent3f9303340d5e27328c0938e3f9b116154efd2efd
pxe: clean up/fix generation of ipappend strings

Clean up and fix the generation of the ipappend strings.  In
particular, BOOTIF= was generated into a buffer which was too small.
Put the buffer definitions in C while we're at it.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/cmdline.inc
core/fs/pxe/pxe.c
core/fs/pxe/pxe.h
core/pxelinux.asm