[coreboot] [PATCH] Multiboot

ron minnich rminnich at gmail.com
Fri Sep 19 18:08:47 CEST 2008


On Fri, Sep 19, 2008 at 6:33 AM, Robert Millan <rmh at aybabtu.com> wrote:

> Note the stage1/stage2 separation.  It would require either:
>
>  - multiboot.c to be linked in twice, once for stage1 and once for stage2
>
>  - multiboot.c to be split in two files, one for stage1 and one for stage2

 build multiboot into stage 1, and its functions can be called from
stage 2 thanks to carl-daniel.

ron




More information about the coreboot mailing list