[SeaBIOS] [PATCH 0/2][RFC] Reduce mptable code dependencies

Gleb Natapov gleb at redhat.com
Tue Mar 19 07:51:11 CET 2013


On Mon, Mar 18, 2013 at 08:38:59PM -0400, Kevin O'Connor wrote:
> These two patches should make the mptable code easier to move out of
> SeaBIOS and into QEMU.  The first patch stops the mptable from
> describing PCI-to-PCI bridges - I don't believe it was the goal (or a
> requirement) of the mptable to describe bridges.  The second patch
> synchs the list of PCI irqs between the ACPI code and the mptable
> code.  This has only been lightly tested.
> 
> Thoughts?
> 
I wish I would remember why I added PCI bus enumeration code, but I
think you are right. If there is more then one PCI domain then each one
of them should be listed, but PCI-to-PCI bridges are part of the same
bus.

--
			Gleb.



More information about the SeaBIOS mailing list