]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[prefix] Cope with BOOT_IMAGE= anywhere within command line
authorMichael Brown <mcb30@ipxe.org>
Tue, 28 Jun 2011 10:29:28 +0000 (11:29 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 28 Jun 2011 10:33:39 +0000 (11:33 +0100)
commitbe600ed9967d93f5012d5277d7ce8ce89d135918
tree313c8c1910343570a739f2ea019022b12beb5f2e
parentcc7c2a9dcd3d501561bcc7ef67c67601404248bf
[prefix] Cope with BOOT_IMAGE= anywhere within command line

Some bootloaders seem to add "BOOT_IMAGE=..." at the end of the
command line; some at the start.  Cope with either variation.

Reported-by: Dave Hansen <dave@sr71.net>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/i386/core/cmdline.c