mboot: skip --- marker; decompress all files
authorH. Peter Anvin <hpa@zytor.com>
Sun, 26 Apr 2009 23:43:39 +0000 (16:43 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 26 Apr 2009 23:43:39 +0000 (16:43 -0700)
commit8575c10e6da46ce0c806066668eff786ed9a2f2a
tree0471d4a0fa77ab38c24d65b087b11465450dd567
parent5ed6ee3a7c56f3b24c713ba695487259ab7b06bd
mboot: skip --- marker; decompress all files

When walking the argument list we need to skip --- markers.

Grub, and the old mboot.c32, seem to transparently decompress all
files, not just the main one, so do the same.

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