[coreboot] r3965 - in trunk/coreboot-v2: src/arch/i386/boot src/arch/i386/include src/arch/i386/include/arch src/config src/devices src/include src/include/cpu/x86 util

Joseph Smith joe at settoplinux.org
Mon Mar 2 03:51:23 CET 2009



> In order to use the old bios emulator, you have to do nothing. (Default,
> if
> CONFIG_PCI_ROM_RUN is enabled)
> 
> In order to use yabel in your target, you need to add the following lines
> to
> your config:
>   uses CONFIG_PCI_OPTION_ROM_RUN_YABEL
>   default CONFIG_PCI_OPTION_ROM_RUN_YABEL=1
> 
> In order to use vm86 in your target, you need to add the following lines
> to
> your config:
>   uses CONFIG_PCI_OPTION_ROM_RUN_VM86
>   default CONFIG_PCI_OPTION_ROM_RUN_VM86=1
> Note: vm86 only works on platforms with _RAMBASE in the lower megabyte.
> 
Can we get this added to the wiki somewhere? Maybe
http://www.coreboot.org/Coreboot_Options ?

-- 
Thanks,
Joseph Smith
Set-Top-Linux
www.settoplinux.org





More information about the coreboot mailing list