[LinuxBIOS] RFC Winflashrom Architecture -- Current device driver (testbed)

Peter Stuge stuge-linuxbios at cdy.org
Thu Jun 21 00:57:51 CEST 2007


On Sun, Jun 17, 2007 at 11:43:14AM +0700, Darmawan Salihun wrote:
> And other thing is to remove the direct IO routine because it's too
> dangerous and replace it with "Windows driver setup API" instead
> because what flashrom need is only the PCI id's and some other
> stuff that I think can be found in windows device configuration
> information through the setup API.

The direct memory access is still needed of course. But I suppose
this is about the PCI config access, which definately needs to go
away and use the native PCI API.


//Peter




More information about the coreboot mailing list