[coreboot] [PATCH] Multiboot bugfix (coreboot-v3)

ron minnich rminnich at gmail.com
Mon Oct 20 17:12:54 CEST 2008


On Sat, Sep 27, 2008 at 3:15 PM, Robert Millan <rmh at aybabtu.com> wrote:
> On Sat, Sep 27, 2008 at 04:36:13PM +0200, Carl-Daniel Hailfinger wrote:
>>
>> This patch removes the ability of stage2 to return a specific error
>> code. Please fix that regression. Thanks.
>
> I need some way for stage2 to pass information to stage1.  Other than this
> or a hardcoded address (which is a source of trouble as explained before),
> I don't see any way to do it that doesn't involve significant restructuring.
>
> Got any suggestions?
>

pass a struct pointer to stage 2 that it can fill in. It's a simple patch.

ron




More information about the coreboot mailing list