Make auto-boot default again

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>

git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@661 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Blue Swirl
2010-01-03 08:58:56 +00:00
parent fdf932f477
commit 0b0411515c

View File

@@ -301,7 +301,7 @@ constant config-info.size
\ NVRAM variables
\ --------------------------------------------------------
\ fcode-debug? input-device output-device
s" false" s" auto-boot?" bool-config \ 7.4.3.5
s" true" s" auto-boot?" bool-config \ 7.4.3.5
s" boot" s" boot-command" str-config \ 7.4.3.5
s" " s" boot-file" str-config \ 7.4.3.5
s" false" s" diag-switch?" bool-config \ 7.4.3.5