[LinuxBIOS] [patch 4/5] Add an "ADD" mode to the LAR utility

Peter Stuge peter at stuge.se
Wed Jul 25 20:29:21 CEST 2007


This patch aside, I would like a better way to provide the flags and
pathname rather than around the filename, but I can't think of
anything really simple. The manifest file is the best idea so far,
but I would like to be able to run lar without one too.


On Mon, Jul 23, 2007 at 10:06:06AM -0600, jordan.crouse at amd.com wrote:
> +		case 'a':
> +			larmode  = ADD;
> +			break;

Extra space before =, please fix that before commit.

Acked-by: Peter Stuge <peter at stuge.se>




More information about the coreboot mailing list