]> git.karo-electronics.de Git - karo-tx-linux.git/commit
EFI: Stash ROMs if they're not in the PCI BAR
authorMatthew Garrett <mjg@redhat.com>
Thu, 23 Aug 2012 16:36:40 +0000 (12:36 -0400)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 23 Aug 2012 23:42:57 +0000 (17:42 -0600)
commit66f2adcdadea18a583d4f7cbd773847d635731a3
tree6cef11fb4429e85f9cd9858bc8643ca90c27991b
parent0d7614f09c1ebdbaa1599a5aba7593f147bf96ee
EFI: Stash ROMs if they're not in the PCI BAR

EFI provides support for providing PCI ROMs via means other than the ROM
BAR. This support vanishes after we've exited boot services, so add support
for stashing copies of the ROMs in setup_data if they're not otherwise
available.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/boot/compressed/eboot.c
arch/x86/include/asm/bootparam.h
arch/x86/include/asm/pci.h
include/linux/efi.h