qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [SeaBIOS] unaligned option rom


From: David Woodhouse
Subject: Re: [Qemu-devel] [SeaBIOS] unaligned option rom
Date: Tue, 30 Apr 2013 07:31:41 +0100

On Tue, 2013-04-30 at 09:26 +0300, Michael S. Tsirkin wrote:
> Each time I boot seabios built with debug enabled,
> I see this on serial console:
> 
> Scan for VGA option rom
> WARNING! Found unaligned PCI rom (vd=1013:00b8)
> 
> Is this a bogus warning?

No. It's warning that your VGA ROM is broken and violates the spec by
having the PCIR table at a location which isn't a multiple of 4.

SeaBIOS loads it anyway, but we added the relatively harmless warning
after discovering that TianoCore refuses to do so.

Perhaps you are using a version of the VGA BIOS which still doesn't have
this fix applied:
http://lists.gnu.org/archive/html/qemu-devel/2013-01/msg03650.html

-- 
David Woodhouse                            Open Source Technology Centre
address@hidden                              Intel Corporation



Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]