Eric,
How do you pass kernel command line in the ELF_BOOT case. For
vmlinux.gz, the command line is passed to empty_zero_page by
linuxbiosmain. The mkelfImage-1.6 also have a --command-line option. Don't
these two get confict ??P.S. Actually I found the --command-line option generate an non-wroking ELF for me. And the command line passed by linuxbiosmain does not work for ELF_BOOT. Ollie
