[coreboot] debugging symbols for final ROM image

ron minnich rminnich at gmail.com
Mon Apr 21 03:51:46 CEST 2008


On Sun, Apr 20, 2008 at 4:22 PM, Jeremy Jackson <jerj at coplanar.net> wrote:
>
>  On Mon, 2008-04-21 at 00:04 +0200, Carl-Daniel Hailfinger wrote:

>  > By the way, the debugging info is similar to one of the pet projects I
>  > have: Providing a symbol file for the boot block, enabling people to
>  > build initram and stage2 against a given bootblock.
>
>  This sounds like a special case, but in general, "there's nothing new
>  under the sun" and compilers/assemblers/linkers do this every day...
>  wouldn't that just be a matter of providing the .o/.a object file
>  and/or .h header file?


I throught we were almost doing this already? I call printk from
initram for example.

ron




More information about the coreboot mailing list