Files
openbios/libopenbios
Blue Swirl b60891b683 Avoid a lot of malloc/free traffic
Each console write caused temporary buffer allocation.

Avoid allocations by changing console_draw_str() to use Forth
string parameters, which are usually readily available.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>

git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@872 f158a5a8-5612-0410-a976-696ce0be7e32
2010-09-29 20:30:51 +00:00
..
2010-05-27 20:12:11 +00:00
2010-09-29 16:28:28 +00:00
2010-09-06 20:56:52 +00:00
2010-08-09 20:41:45 +00:00