Running with VGA

Peter Stuge stuge-linuxbios at cdy.org
Thu Jan 13 18:51:00 CET 2005


On Thu, Jan 13, 2005 at 09:18:00PM -0700, Li-Ta Lo wrote:
> The only problem is how do we do a non-recursive broad first
> tree traversal?

If recursion is the only problem and RAM is up then plain iteration
and a "manual" stack could work.


//Peter



More information about the coreboot mailing list