]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Console-writing code for the new x86 setup code
authorH. Peter Anvin <hpa@zytor.com>
Wed, 11 Jul 2007 19:18:45 +0000 (12:18 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 12 Jul 2007 17:55:55 +0000 (10:55 -0700)
commit1543610ad79ac4cc61c26f8a29c84e4229faa9a3
treec7aac5c00be2e18eb2e966c3f12e7a8b69d00eb7
parente44c22f65f96217692e1a915032fbe7d22236751
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>
arch/i386/boot/printf.c [new file with mode: 0644]
arch/i386/boot/tty.c [new file with mode: 0644]