Re: [SeaBIOS] [PATCH 0/4] Use 'struct pci_device' to limit option rom execution.

2011-06-23 Thread Gerd Hoffmann
Hi, This patch series extends the proliferation of 'struct pci_device' which was introduced in the last patch series. The objective of this series is to ensure that ATA devices configured to use the native ATA driver don't attempt to run an option rom on the device. This can become complex

[SeaBIOS] [PATCH 0/4] Use 'struct pci_device' to limit option rom execution.

2011-06-21 Thread Kevin O'Connor
This patch series extends the proliferation of 'struct pci_device' which was introduced in the last patch series. The objective of this series is to ensure that ATA devices configured to use the native ATA driver don't attempt to run an option rom on the device. This can become complex when a