
13 Sep
2023
13 Sep
'23
9:24 p.m.
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@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