VGABIOS is working under LinuxBIOS

Li-Ta Lo ollie at lanl.gov
Wed Jan 5 18:15:16 CET 2005


On Wed, 2005-01-05 at 21:43, YhLu wrote:
> After all devices initialized, call do_vgabios? 
> 

No. The do_vgabios is depreciated and is removed from the
CVS. It uses a real mode switch which is very difficult to
to debug and not portable. The prefered way now is to use
the emulator to execut the VBIOS. The emulator is acting
as the .init method of a generic vga device driver.

Ollie





More information about the coreboot mailing list