Re: [PATCH 6/9] i386/pc: Skip initialization of system FW when using IGVM

2024-03-28 Thread Ani Sinha
> On 28 Mar 2024, at 16:04, Ani Sinha wrote: > > > >> On 27 Mar 2024, at 19:43, Roy Hopkins wrote: >> >> On Wed, 2024-03-27 at 18:58 +0530, Ani Sinha wrote: >>> >>> On 27 Feb 2024, at 20:20, Roy Hopkins wrote: When using an IGVM file the configuration of the system firmw

Re: [PATCH 6/9] i386/pc: Skip initialization of system FW when using IGVM

2024-03-28 Thread Ani Sinha
> On 27 Mar 2024, at 19:43, Roy Hopkins wrote: > > On Wed, 2024-03-27 at 18:58 +0530, Ani Sinha wrote: >> >> >>> On 27 Feb 2024, at 20:20, Roy Hopkins wrote: >>> >>> When using an IGVM file the configuration of the system firmware is >>> defined by IGVM directives contained in the file. Th

Re: [PATCH 6/9] i386/pc: Skip initialization of system FW when using IGVM

2024-03-27 Thread Roy Hopkins
On Wed, 2024-03-27 at 18:58 +0530, Ani Sinha wrote: > > > > On 27 Feb 2024, at 20:20, Roy Hopkins wrote: > > > > When using an IGVM file the configuration of the system firmware is > > defined by IGVM directives contained in the file. Therefore the default > > system firmware should not be init

Re: [PATCH 6/9] i386/pc: Skip initialization of system FW when using IGVM

2024-03-27 Thread Ani Sinha
> On 27 Feb 2024, at 20:20, Roy Hopkins wrote: > > When using an IGVM file the configuration of the system firmware is > defined by IGVM directives contained in the file. Therefore the default > system firmware should not be initialized when an IGVM file has been > provided. > > This commit c

Re: [PATCH 6/9] i386/pc: Skip initialization of system FW when using IGVM

2024-03-12 Thread Roy Hopkins
On Fri, 2024-03-01 at 16:54 +, Daniel P. Berrangé wrote: > On Tue, Feb 27, 2024 at 02:50:12PM +, Roy Hopkins wrote: > > When using an IGVM file the configuration of the system firmware is > > defined by IGVM directives contained in the file. Therefore the default > > system firmware should

Re: [PATCH 6/9] i386/pc: Skip initialization of system FW when using IGVM

2024-03-01 Thread Daniel P . Berrangé
On Tue, Feb 27, 2024 at 02:50:12PM +, Roy Hopkins wrote: > When using an IGVM file the configuration of the system firmware is > defined by IGVM directives contained in the file. Therefore the default > system firmware should not be initialized when an IGVM file has been > provided. > > This c

[PATCH 6/9] i386/pc: Skip initialization of system FW when using IGVM

2024-02-27 Thread Roy Hopkins
When using an IGVM file the configuration of the system firmware is defined by IGVM directives contained in the file. Therefore the default system firmware should not be initialized when an IGVM file has been provided. This commit checks to see if an IGVM file has been provided and, if it has then