Robert Millan wrote:
On Tue, Sep 09, 2008 at 09:40:31PM +0200, Stefan Reinauer wrote:
In v3, we basically even dropped the ELF parser from coreboot itself and have the lar utility parse the ELF instead.
I believe it would be the best thing to extend lar in the same way so it can preparse multiboot. that way code size in coreboot is not an issue.
Multiboot is not really something that is "parsed" like ELF.
What makes you say so? What part would keep multiboot from being preparsed?