Re: [PATCH v7 11/13] mkeficapsule: Add support for generating empty capsules

2022-07-15 Thread Ilias Apalodimas
Hi Sughosh, On Thu, 14 Jul 2022 at 21:40, 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. Ad

[PATCH v7 11/13] mkeficapsule: Add support for generating empty capsules

2022-07-14 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