Re: [PATCH v7 09/13] FWU: Add support for the FWU Multi Bank Update feature

2022-07-15 Thread Ilias Apalodimas
Hi Sughosh, [...] > #endif /* CONFIG_EFI_CAPSULE_AUTHENTICATE */ > > +static bool fwu_empty_capsule(struct efi_capsule_header *capsule) > +{ > + return !guidcmp(>capsule_guid, > + _guid_os_request_fw_revert) || > + !guidcmp(>capsule_guid, > +

[PATCH v7 09/13] FWU: Add support for the FWU Multi Bank Update feature

2022-07-14 Thread Sughosh Ganu
The FWU Multi Bank Update feature supports updation of firmware images to one of multiple sets(also called banks) of images. The firmware images are clubbed together in banks, with the system booting images from the active bank. Information on the images such as which bank they belong to is stored