Re: [RFC PATCH v3 5/9] EFI: FMP: Add provision to update image's ImageTypeId in image descriptor

2022-01-23 Thread Sughosh Ganu
On Mon, 24 Jan 2022 at 08:03, AKASHI Takahiro wrote: > > On Fri, Jan 21, 2022 at 12:32:04PM +0530, Sughosh Ganu wrote: > > hi Takahiro, > > > > On Thu, 20 Jan 2022 at 10:54, AKASHI Takahiro > > wrote: > > > > > > On Thu, Jan 20, 2022 at 12:25:44AM +0530, Sughosh Ganu wrote: > > > > The FWU Multi

Re: [RFC PATCH v3 5/9] EFI: FMP: Add provision to update image's ImageTypeId in image descriptor

2022-01-23 Thread AKASHI Takahiro
On Fri, Jan 21, 2022 at 12:32:04PM +0530, Sughosh Ganu wrote: > hi Takahiro, > > On Thu, 20 Jan 2022 at 10:54, AKASHI Takahiro > wrote: > > > > On Thu, Jan 20, 2022 at 12:25:44AM +0530, Sughosh Ganu wrote: > > > The FWU Multi Banks Update feature allows updating different types of > > >

Re: [RFC PATCH v3 5/9] EFI: FMP: Add provision to update image's ImageTypeId in image descriptor

2022-01-20 Thread Sughosh Ganu
hi Takahiro, On Thu, 20 Jan 2022 at 10:54, AKASHI Takahiro wrote: > > On Thu, Jan 20, 2022 at 12:25:44AM +0530, Sughosh Ganu wrote: > > The FWU Multi Banks Update feature allows updating different types of > > updatable firmware images on the platform. These image types are > > identified using

Re: [RFC PATCH v3 5/9] EFI: FMP: Add provision to update image's ImageTypeId in image descriptor

2022-01-19 Thread AKASHI Takahiro
On Thu, Jan 20, 2022 at 12:25:44AM +0530, Sughosh Ganu wrote: > The FWU Multi Banks Update feature allows updating different types of > updatable firmware images on the platform. These image types are > identified using the ImageTypeId GUID value. Add support in the > GetImageInfo function of the

[RFC PATCH v3 5/9] EFI: FMP: Add provision to update image's ImageTypeId in image descriptor

2022-01-19 Thread Sughosh Ganu
The FWU Multi Banks Update feature allows updating different types of updatable firmware images on the platform. These image types are identified using the ImageTypeId GUID value. Add support in the GetImageInfo function of the FMP protocol to get the GUID values for the individual images and