[coreboot] [PATCH] Fix v3 GeodeLX stack and global variable pointer corruption

Peter Stuge peter at stuge.se
Wed Oct 8 02:29:13 CEST 2008


Carl-Daniel Hailfinger wrote:
> Fix v3 GeodeLX stack and global variable pointer corruption.
> We had a jump instead of a call to stage1_main in geodelx/stage0.S. That
> means all accesses to bist and init_detected were off by 8 bytes and
> collided with accesses to the global variable pointer.

Can you explain what, if any, effect this bug had or could have had
in practice?


//Peter




More information about the coreboot mailing list