PXELINUX: Fix IPAPPEND to include BOOTIF and SYSUUIDsyslinux-5.01-pre2
commit37f7635bcfd80b805436665e4d6317bbbe8a0430
authorMatt Fleming <matt.fleming@intel.com>
Mon, 14 Jan 2013 12:16:38 +0000 (14 12:16 +0000)
committerMatt Fleming <matt.fleming@intel.com>
Mon, 14 Jan 2013 12:16:38 +0000 (14 12:16 +0000)
tree1ccb554652bc6fc3c75e9b758dc9fcaeb3286e77
parent17a36e2c91706512e6c425222c9a9a451d9db854
PXELINUX: Fix IPAPPEND to include BOOTIF and SYSUUID

commit 14531c47bc95 ("core: Delete code that is duplicated in
ldlinux") erroneously deleted the BOOTIFStr and SYSUUIDStr entries
from the PXELINUX-version of IPAppends, meaning that IPAPPEND 3 and
IPAPPEND 4 didn't append the corresponding strings to the command
line.

Signed-off-by: Matt Fleming <matt.fleming@intel.com>
core/pxelinux.asm