mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
Enable Sparc64 PCI probing, use probed display but not IDE
git-svn-id: svn://coreboot.org/openbios/openbios-devel@376 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
@@ -36,12 +36,12 @@
|
||||
; SYSTEM-initializer
|
||||
|
||||
\ use the tty interface if available
|
||||
:noname
|
||||
" /builtin/console" find-dev if drop
|
||||
" /builtin/console" " input-device" $setenv
|
||||
" /builtin/console" " output-device" $setenv
|
||||
: activate-tty-interface
|
||||
" /packages/terminal-emulator" find-dev if drop
|
||||
" keyboard" " input-device" $setenv
|
||||
" screen" " output-device" $setenv
|
||||
then
|
||||
; SYSTEM-initializer
|
||||
;
|
||||
|
||||
:noname
|
||||
" keyboard" input
|
||||
|
||||
Reference in New Issue
Block a user