Re: [PATCH v9 04/11] tools: mkeficapsule: add firmware image signing

2022-01-20 Thread Heinrich Schuchardt
On 1/18/22 05:39, 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 v9 04/11] tools: mkeficapsule: add firmware image signing

2022-01-17 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 k