mboot: include module filenames in the command line
authorH. Peter Anvin <hpa@zytor.com>
Wed, 29 Apr 2009 04:51:21 +0000 (21:51 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 29 Apr 2009 04:51:21 +0000 (21:51 -0700)
commit50c5d8683be03ff9212aed2a99d8928e0ad2641f
tree934b9d199bd73b72deb8638c0f4fadb4f1e192d2
parent5869c2d6216298b48d66fcdf0aa9de2937479338
mboot: include module filenames in the command line

Grub includes the kernel and module filenames in the command lines it
passes, so match that behavior and don't strip them off.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/mboot/mboot.c