[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

Pattrick Hueper phueper at hueper.net
Mon Mar 2 23:34:31 CET 2009


Hi,

On Sun, Mar 1, 2009 at 11:16 AM,  <svn at coreboot.org> wrote:
...
>
> +define CONFIG_PCI_OPTION_ROM_RUN_YABEL
> +       default 0
> +       export used
> +       comment "Use Yabel instead of old bios emulator"
> +end
> +
> +define CONFIG_PCI_OPTION_ROM_RUN_VM86
> +       default 0
> +       export used
> +       comment "Use Yabel instead of old bios emulator"
> +end
> +

I just noticed... the second comment should be "Use vm86 instead of
old bios emulator", shouldnt it?

Patty




More information about the coreboot mailing list