]> xenbits.xensource.com Git - seabios.git/commit
fw/pci: map memory and IO regions for multiple pci root buses
authorMarcel Apfelbaum <marcel@redhat.com>
Mon, 16 Feb 2015 17:29:20 +0000 (19:29 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 6 Mar 2015 06:50:05 +0000 (07:50 +0100)
commit0fe4c9ee7af5f6bb3a1fcbf1d39116a894600c90
treec66e9d1d03cf0802fbc6658a70dab999fd286b09
parent5cc7eece39721f20b417770374a4112c454be801
fw/pci: map memory and IO regions for multiple pci root buses

For resource sizing and mapping purposes treat devices on extra root
buses as if they are on the default root bus (bus 0).

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/fw/pciinit.c