mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
* add "make runiso" support for x86
* quick hack to fix a bug in cmdline.c that prevents some capital letters to be used * switch default architecture from cross-ppc to x86 for now. git-svn-id: svn://coreboot.org/openbios/openbios-devel@17 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
7
utils/iso/boot/grub/menu.lst
Normal file
7
utils/iso/boot/grub/menu.lst
Normal file
@@ -0,0 +1,7 @@
|
||||
timeout 0
|
||||
default 0
|
||||
hiddenmenu
|
||||
title openbios
|
||||
kernel (cd)/openbios.multiboot
|
||||
module (cd)/openbios-x86.dict
|
||||
boot
|
||||
Reference in New Issue
Block a user