Re: [PATCH 2/2] Honor 'quiet' command line option in real mode boot decompressor.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Kristian
Date: Thursday, May 29, 2008 - 12:55 pm

On Thu, 2008-05-29 at 11:43 -0700, H. Peter Anvin wrote:

Hmm, as far as I understand the boot code, the decompressor consists of
just head_32/64.S and misc.c plus the #included inflate.c and the
compressed image in piggy.o.  In this environment there is no command
line parser, it's only available once the image has been decompressed.

Or are you suggesting parsing the "quiet" option in the bootloader and
then setting the loadflags bit from there?  That's certainly doable, and
I can update grub accordingly, but just parsing the command line seems
like a simple, more local fix.  I don't have a strong preference,
though.

cheers,
Kristian


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/2 v3] Use structs instead of hardcoded offsets in ..., Kristian Høgsberg, (Thu May 29, 10:27 am)
[PATCH 2/2] Honor 'quiet' command line option in real mode ..., Kristian Høgsberg, (Thu May 29, 10:27 am)
Re: [PATCH 2/2] Honor 'quiet' command line option in real ..., Kristian , (Thu May 29, 12:55 pm)