Add support to run SMM handler in TSEG instead of ASEG
[coreboot.git] / src / include / assert.h
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
2010-08-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-01 Uwe HermannVarious cometic and coding-style fixes (trivial).
2010-02-28 Stefan Reinauerassert.h: have the same information on asserts in romcc...
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2006-08-23 Stefan ReinauerUwe Hermann:
2005-10-05 Stefan ReinauerUpdating FSF address in the code.
2005-09-14 Steven J. MagnaniInitial revision.