[SeaBIOS] [PATCH 0/9] Misc boot related cleanups

Kevin O'Connor kevin at koconnor.net
Wed Dec 29 20:10:16 CET 2010


On Wed, Dec 29, 2010 at 09:00:36PM +0200, Gleb Natapov wrote:
> On Wed, Dec 29, 2010 at 12:46:45PM -0500, Kevin O'Connor wrote:
> > Some cleanups I came across while reviewing the boot code.
> > 
> > Gleb - patch 7 conflicts with your last patch - I hope it isn't a big
> > deal to fixup though.  (I'm still reviewing your last patch.)
> > 
> The remaining patch is pretty independent. Should be very easy to rebase.
> Do you want me to do it?

It wouldn't hurt.

BTW, I was thinking of ways to try and simplify this code.  What if we
tried doing an exact string match for the device, but if that fails
and a BDF is known for the device then do a prefix string search for
the PCI device?

-Kevin



More information about the SeaBIOS mailing list