Re: [PATCH v6 03/12] tools: mkeficapsule: add firmwware image signing

2021-11-07 Thread AKASHI Takahiro
On Sun, Nov 07, 2021 at 07:53:24AM +0100, Heinrich Schuchardt wrote: > On 11/2/21 01:55, AKASHI Takahiro wrote: > > With this enhancement, mkeficapsule will be able to sign a capsule > > file when it is created. A signature added will be used later > > in the verification at FMP's SetImage() call.

Re: [PATCH v6 03/12] tools: mkeficapsule: add firmwware image signing

2021-11-07 Thread Heinrich Schuchardt
On 11/2/21 01:55, AKASHI Takahiro wrote: With this enhancement, mkeficapsule will be able to sign a capsule file when it is created. A signature added will be used later in the verification at FMP's SetImage() call. To do that, We need specify additional command parameters: -monotonic-cout

[PATCH v6 03/12] tools: mkeficapsule: add firmwware image signing

2021-11-01 Thread AKASHI Takahiro
With this enhancement, mkeficapsule will be able to sign a capsule file when it is created. A signature added will be used later in the verification at FMP's SetImage() call. To do that, We need specify additional command parameters: -monotonic-cout : monotonic count -private-key : private