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

Tom Rini trini at konsulko.com
Wed Sep 13 21:24:28 CEST 2023


On Fri, Sep 08, 2023 at 05:29:55PM +0530, 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.
> 
> Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>

Is this config file format used in any other project / form?

[snip]
> +config EFI_CAPSULE_CFG_FILE
> +	string "Path to the EFI Capsule Config File"
> +	default ""

No empty defaults.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230913/a8b1945b/attachment.sig>


More information about the U-Boot mailing list