commit | 1543610ad79ac4cc61c26f8a29c84e4229faa9a3 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Wed Jul 11 12:18:45 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Jul 12 10:55:55 2007 -0700 |
tree | c7aac5c00be2e18eb2e966c3f12e7a8b69d00eb7 | |
parent | e44c22f65f96217692e1a915032fbe7d22236751 [diff] |
Console-writing code for the new x86 setup code This implements writing text to the console, including printf(). Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>