public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 1/1] OvmfPkg: restore CompatImageLoaderDxe chunk
@ 2022-04-08  8:22 Gerd Hoffmann
  2022-04-21 12:25 ` Gerd Hoffmann
  0 siblings, 1 reply; 3+ messages in thread
From: Gerd Hoffmann @ 2022-04-08  8:22 UTC (permalink / raw)
  To: devel
  Cc: Jiewen Yao, Oliver Steffen, Ard Biesheuvel, Gerd Hoffmann,
	Pawel Polawski, Jordan Justen

Was dropped by accident.

Fixes: b47575801e19 ("OvmfPkg: move tcg configuration to dsc and fdf include files")
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 OvmfPkg/OvmfPkgIa32.dsc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/OvmfPkg/OvmfPkgIa32.dsc b/OvmfPkg/OvmfPkgIa32.dsc
index e4218b01f0fc..073e67d94ed1 100644
--- a/OvmfPkg/OvmfPkgIa32.dsc
+++ b/OvmfPkg/OvmfPkgIa32.dsc
@@ -1004,3 +1004,6 @@ [Components]
   #
 !include OvmfPkg/OvmfTpmComponentsDxe.dsc.inc
 
+!if $(LOAD_X64_ON_IA32_ENABLE) == TRUE
+  OvmfPkg/CompatImageLoaderDxe/CompatImageLoaderDxe.inf
+!endif
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] OvmfPkg: restore CompatImageLoaderDxe chunk
  2022-04-08  8:22 [PATCH 1/1] OvmfPkg: restore CompatImageLoaderDxe chunk Gerd Hoffmann
@ 2022-04-21 12:25 ` Gerd Hoffmann
  2022-05-02 19:42   ` Ard Biesheuvel
  0 siblings, 1 reply; 3+ messages in thread
From: Gerd Hoffmann @ 2022-04-21 12:25 UTC (permalink / raw)
  To: devel
  Cc: Jiewen Yao, Oliver Steffen, Ard Biesheuvel, Pawel Polawski,
	Jordan Justen

On Fri, Apr 08, 2022 at 10:22:44AM +0200, Gerd Hoffmann wrote:
> Was dropped by accident.
> 
> Fixes: b47575801e19 ("OvmfPkg: move tcg configuration to dsc and fdf include files")
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> ---
>  OvmfPkg/OvmfPkgIa32.dsc | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/OvmfPkg/OvmfPkgIa32.dsc b/OvmfPkg/OvmfPkgIa32.dsc
> index e4218b01f0fc..073e67d94ed1 100644
> --- a/OvmfPkg/OvmfPkgIa32.dsc
> +++ b/OvmfPkg/OvmfPkgIa32.dsc
> @@ -1004,3 +1004,6 @@ [Components]
>    #
>  !include OvmfPkg/OvmfTpmComponentsDxe.dsc.inc
>  
> +!if $(LOAD_X64_ON_IA32_ENABLE) == TRUE
> +  OvmfPkg/CompatImageLoaderDxe/CompatImageLoaderDxe.inf
> +!endif

Ping

take care,
  Gerd


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] OvmfPkg: restore CompatImageLoaderDxe chunk
  2022-04-21 12:25 ` Gerd Hoffmann
@ 2022-05-02 19:42   ` Ard Biesheuvel
  0 siblings, 0 replies; 3+ messages in thread
From: Ard Biesheuvel @ 2022-05-02 19:42 UTC (permalink / raw)
  To: Gerd Hoffmann
  Cc: edk2-devel-groups-io, Jiewen Yao, Oliver Steffen, Ard Biesheuvel,
	Pawel Polawski, Jordan Justen

On Thu, 21 Apr 2022 at 14:25, Gerd Hoffmann <kraxel@redhat.com> wrote:
>
> On Fri, Apr 08, 2022 at 10:22:44AM +0200, Gerd Hoffmann wrote:
> > Was dropped by accident.
> >
> > Fixes: b47575801e19 ("OvmfPkg: move tcg configuration to dsc and fdf include files")
> > Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> > ---
> >  OvmfPkg/OvmfPkgIa32.dsc | 3 +++
> >  1 file changed, 3 insertions(+)
> >
> > diff --git a/OvmfPkg/OvmfPkgIa32.dsc b/OvmfPkg/OvmfPkgIa32.dsc
> > index e4218b01f0fc..073e67d94ed1 100644
> > --- a/OvmfPkg/OvmfPkgIa32.dsc
> > +++ b/OvmfPkg/OvmfPkgIa32.dsc
> > @@ -1004,3 +1004,6 @@ [Components]
> >    #
> >  !include OvmfPkg/OvmfTpmComponentsDxe.dsc.inc
> >
> > +!if $(LOAD_X64_ON_IA32_ENABLE) == TRUE
> > +  OvmfPkg/CompatImageLoaderDxe/CompatImageLoaderDxe.inf
> > +!endif
>
> Ping
>

I merged this the other day.

Thanks,

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-02 19:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-08  8:22 [PATCH 1/1] OvmfPkg: restore CompatImageLoaderDxe chunk Gerd Hoffmann
2022-04-21 12:25 ` Gerd Hoffmann
2022-05-02 19:42   ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox