Add support to run SMM handler in TSEG instead of ASEG
[coreboot.git] / src / include / string.h
2012-03-09 Gabe BlackAdd an implementation for the memchr library function
2010-09-29 Uwe HermannFactor out fill_processor_name() and strcpy() functions.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-03-28 Stefan Reinauerdrop unneeded __ROMCC__ checks when the check for __PRE...
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-09-25 Stefan Reinauerdrop some dead code, clarify small comments and small...
2009-07-19 Stefan ReinauerThe file string.h is also included in romcc code, which...
2009-03-01 Stefan ReinauerSome changes required to get yabel working on v2 (and...
2008-08-01 Stefan Reinauerfunction prototypes don't need extern. (trivial)
2004-03-17 Greg Watsonadded funcs
2004-03-13 Greg Watsonextra functions
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree