]> git.proxmox.com Git - mirror_edk2.git/commitdiff
OvmfPkg: restore CompatImageLoaderDxe chunk
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 8 Apr 2022 08:22:44 +0000 (10:22 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sat, 30 Apr 2022 06:59:35 +0000 (06:59 +0000)
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

index f02b371f742768ce8117e633a317b143d5a93f90..533bbdb435adb4c153c1b13c76b505dba331e9e5 100644 (file)
   #\r
 !include OvmfPkg/OvmfTpmComponentsDxe.dsc.inc\r
 \r
+!if $(LOAD_X64_ON_IA32_ENABLE) == TRUE\r
+  OvmfPkg/CompatImageLoaderDxe/CompatImageLoaderDxe.inf\r
+!endif\r