Re: [PATCH v14 10/15] FWU: Add support for the FWU Multi Bank Update feature

2022-10-19 Thread Ilias Apalodimas
Hi Sughosh [...] > + struct efi_capsule_header *capsule) > +{ > + int status; > + u32 active_idx; > + efi_status_t ret; > + efi_guid_t *image_guid; > + > + if (!guidcmp(&capsule->capsule_guid, > + &fwu_guid_os_request_fw_revert)) { > + /* > +

[PATCH v14 10/15] FWU: Add support for the FWU Multi Bank Update feature

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