Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-54

Creator:  Ronald G. Minnich <rminnich@lanl.gov>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1970 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
arch import user (historical)
2005-07-06 17:17:41 +00:00
parent 93cabf12d1
commit 54d6b08f01
8 changed files with 293 additions and 36 deletions

View File

@@ -56,6 +56,7 @@ void hardwaremain(int boot_complete)
console_init();
post_code(0x39);
printk_notice("LinuxBIOS-%s%s %s %s...\n",
linuxbios_version, linuxbios_extra_version, linuxbios_build,
(boot_complete)?"rebooting":"booting");