[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

Corey Osgood corey.osgood at gmail.com
Wed Mar 4 19:43:09 CET 2009


On Sun, Mar 1, 2009 at 9:51 PM, Joseph Smith <joe at settoplinux.org> wrote:

>
>
> > 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 ?


IIRC, that page should update automatically sometime in the next few
revisions.

-Corey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090304/73c03ebf/attachment.html>


More information about the coreboot mailing list