Hi,
On Sun, Mar 1, 2009 at 11:16 AM, svn@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