[SeaBIOS] [PATCH] Seabios: allow mapping of multiple PCI option ROMs to one

Dave Frodin dave.frodin at se-eng.com
Wed Jul 10 01:27:42 CEST 2013


Kevin,

I talked with Marc Jones about this and he sees value in the method I've proposed.
He also predicts that this will be an issue in the future on Intel motherboards.

The one major difference is that if you were building coreboot for a Family15 mainboard
you would only need to add one file (vendev_map) rather than 20 alias mapping files to
CBFS. I agree that the parsing code is more than clunky (what I wouldn't give for a sscanf()),
perhaps my patch could use some changes rather than throwing it out.

I'll re-attach my patch in case anybody wants to review it.

Thanks again,
Dave


----- Original Message -----
> From: "Kevin O'Connor" <kevin at koconnor.net>
> To: "Dave Frodin" <dave.frodin at se-eng.com>
> Cc: "seabios" <seabios at seabios.org>
> Sent: Tuesday, July 2, 2013 10:29:39 PM
> Subject: Re: [SeaBIOS] [PATCH] Seabios: allow mapping of multiple PCI option ROMs to one
> 
> On Tue, Jul 02, 2013 at 07:40:17AM -0500, Dave Frodin wrote:
> > Kevin,
> > 
> > Did you ever get a chance to look over this patch?
> 
> I don't see the gain in introducing a config file parser for this
> task.  What was wrong with the approach of creating "alias" files?
> 
> -Kevin
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Seabios-allow-mapping-of-multiple-PCI-option-ROMs-to.patch
Type: text/x-patch
Size: 4362 bytes
Desc: not available
URL: <http://www.seabios.org/pipermail/seabios/attachments/20130709/7b3480a8/attachment.patch>


More information about the SeaBIOS mailing list