On 01/17/2007 05:56 PM, Roman Kononov wrote:
> In the original code vga_inited is set, then run_bios() is
> called, which does printk(), which is allowed using the VGA.
> 
> The patch puts vga_inited=1 and run_bios() in the right order.

For me, this bug resulted in linuxbios hanged.

When console log level is BIOS_INFO and above, linuxbios accesses
the video memory of uninitialized VGA hardware, which is bad.

Roman


-- 
linuxbios mailing list
[email protected]
http://www.openbios.org/mailman/listinfo/linuxbios

Reply via email to