[PATCH v2 5/8] tools: mkeficapsule: Add support for parsing capsule params from config file

Michal Simek michal.simek at amd.com
Fri Jul 14 12:44:05 CEST 2023



On 6/24/23 15:41, Sughosh Ganu wrote:
> Add support for specifying the parameters needed for capsule
> generation through a config file, instead of passing them through
> command-line. Parameters for more than a single capsule file can be
> specified, resulting in generation of multiple capsules through a
> single invocation of the command.
> 
> This path is to be used for generating capsules through a make target,
> with the parameters being parsed from the config file.
> 

Can you please also add support for adding comment to config file?
Pretty much just ignore lines which starts with /* or so.

Thanks,
Michal



More information about the U-Boot mailing list