From: Matthew Garrett Date: Wed, 5 Dec 2012 21:33:27 +0000 (-0700) Subject: x86: Use PCI setup data X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~34^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9a37be0f02a943d63e3346b19f9c9d8d91826cb;p=pandora-kernel.git 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. [bhelgaas: added Seth's boot_params section mismatch fix] [bhelgaas: drop "boot_params.hdr.version < 0x0209" test] Signed-off-by: Matthew Garrett Signed-off-by: Bjorn Helgaas Tested-by: Seth Forshee --- Reading git-diff-tree failed