[LinuxBIOS] [patch 2/5] New LAR access functions

Peter Stuge peter at stuge.se
Wed Jul 25 20:38:03 CEST 2007


On Mon, Jul 23, 2007 at 10:06:04AM -0600, jordan.crouse at amd.com wrote:
> + * Write a buffer to a file - this is used to write blobs from a
> LAR archive

How are blobs different from other files in larfiles?


> +	mkdirp((const char *) dirname(path), 0755);

Please use mkdirp_below() and pass "." for the parent parameter.


//Peter




More information about the coreboot mailing list