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:
parent
93cabf12d1
commit
54d6b08f01
8 changed files with 291 additions and 34 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue