[coreboot] [PATCH]Avoid globals in romstage

Patrick Georgi patrick at georgi-clan.de
Sat Sep 25 13:52:07 CEST 2010


Hi,

attached patch makes globals in romstage a build breaking condition,
given that .bss and .data are allocated in ROM areas (ie. non-writable)
this is provides some protection against certain coding errors.


Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20100925-2-avoid-globals-in-romstage
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100925/dc687ceb/attachment.ksh>


More information about the coreboot mailing list