All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] unaligned option rom
@ 2013-04-30  6:26 Michael S. Tsirkin
  2013-04-30  6:31 ` [Qemu-devel] [SeaBIOS] " David Woodhouse
  0 siblings, 1 reply; 2+ messages in thread
From: Michael S. Tsirkin @ 2013-04-30  6:26 UTC (permalink / raw)
  To: qemu-devel, seabios

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?

-- 
MST

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [SeaBIOS] unaligned option rom
  2013-04-30  6:26 [Qemu-devel] unaligned option rom Michael S. Tsirkin
@ 2013-04-30  6:31 ` David Woodhouse
  0 siblings, 0 replies; 2+ messages in thread
From: David Woodhouse @ 2013-04-30  6:31 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: seabios, qemu-devel

[-- Attachment #1: Type: text/plain, Size: 851 bytes --]

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
David.Woodhouse@intel.com                              Intel Corporation




[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 6171 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-30  6:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-30  6:26 [Qemu-devel] unaligned option rom Michael S. Tsirkin
2013-04-30  6:31 ` [Qemu-devel] [SeaBIOS] " David Woodhouse

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.