[SeaBIOS] [PATCH v4 1/5] romfile_loader: utility to patch in-memory ROM files

Kevin O'Connor kevin at koconnor.net
Wed Sep 25 02:16:47 CEST 2013


On Wed, Sep 25, 2013 at 03:11:20AM +0300, Michael S. Tsirkin wrote:
> On Tue, Sep 24, 2013 at 07:55:52PM -0400, Kevin O'Connor wrote:
> > In all real-world situations we'll have megabytes of ram for "tmp"
> > allocations.  It's not a problem to over allocate here.
> 
> Right. But the code doesn't get simpler in fact - unless you
> think it's important to drop the loop counting nfiles?

I was pointing out the loop, not the malloc call.  As before, it's a
nitpick.

-Kevin



More information about the SeaBIOS mailing list