]> xenbits.xensource.com Git - seabios.git/commit
pciinit: Add pci_region structure.
authorAlexey Korolev <alexey.korolev@endace.com>
Thu, 19 Apr 2012 05:47:19 +0000 (17:47 +1200)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 27 Apr 2012 01:52:30 +0000 (21:52 -0400)
commit35a770f128ebfb41c7241d172baac2f68a79caf6
treedef259af9474b674a22a716479b3fcdb34bdfcaa
parent030288f0fc833efdd85cc9e1939a0182c010f8db
pciinit: Add pci_region structure.

 The pci_region structure is added.
 Move setting of bus base address to pci_region_map_entries.

Signed-off-by: Alexey Korolev <alexey.korolev@endace.com>
src/pciinit.c