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

2022-10-13 Thread Ilias Apalodimas
On Thu, Oct 06, 2022 at 02:36:27PM +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 v13 13/15] mkeficapsule: Add support for generating empty capsules

2022-10-06 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