Re: [PATCH v9 13/15] mkeficapsule: Add support for generating empty capsules

2022-09-22 Thread Ilias Apalodimas
On Fri, Aug 26, 2022 at 03:27:14PM +0530, Sughosh Ganu wrote: > The Dependable Boot specification[1] describes the structure of the > firmware accept and revert capsules. These are empty capsules which > are used for signalling the acceptance or rejection of the updated > firmware by the OS. Add su

[PATCH v9 13/15] mkeficapsule: Add support for generating empty capsules

2022-08-26 Thread Sughosh Ganu
The Dependable Boot specification[1] describes the structure of the firmware accept and revert capsules. These are empty capsules which are used for signalling the acceptance or rejection of the updated firmware by the OS. Add support for generating these empty capsules. [1] - https://git.codelin