]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86: Use PCI setup data
authorMatthew Garrett <mjg@redhat.com>
Thu, 23 Aug 2012 16:36:43 +0000 (12:36 -0400)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 24 Aug 2012 15:29:14 +0000 (09:29 -0600)
commit86153d6c3a2ad02b89e10346b116e9ab2a81f1a7
treef161c2d83a622a1db7312c216d53e219ca0fab7f
parenta1dfdf4c60095ac70ffc663a5d19be30e7baceeb
x86: Use PCI setup data

EFI can provide PCI ROMs out of band via boot services, which may not be
available after boot. Add support for using the data handed off to us by
the boot stub or bootloader.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/pci/common.c