[LinuxBIOS] patch: extending LAR, and removing elf from linuxbios (it is not needed)

ron minnich rminnich at gmail.com
Wed Aug 29 18:11:54 CEST 2007


On 8/29/07, Uwe Hermann <uwe at hermann-uwe.de> wrote:
> On Wed, Aug 29, 2007 at 08:01:31AM -0700, ron minnich wrote:
> > symbol rename:
> >
> >         $(Q)printf " OBJCOPY (stage0 link) $(subst $(shell pwd)/,,$(@))\n"
> >         $(Q)$(OBJCOPY) --prefix-symbols=stage0 $(obj)/stage0.o
> > $(obj)/stage0_link.o
>
> Personally I find this pretty scary stuff, so please make sure to
> add very verbose documentation here as to why it's done and how it
> works and which assumptions must be true for this to work (minimum
> ld version or such things).


we're not doing this YET. So don't worry too much ... YET :-)

ron




More information about the coreboot mailing list