, Sebastien ;
> Pawel Polawski ; Ard Biesheuvel
>
> Subject: Re: [edk2-devel] [PATCH 1/1] OvmfPkg: fix
> OvmfTpmSecurityStub.dsc.inc include
>
> Reviewed-by: Jiewen Yao
>
> > -Original Message-
> > From: Gerd Hoffmann
> > Sent: Thursday, January 12, 2023
Reviewed-by: Jiewen Yao
> -Original Message-
> From: Gerd Hoffmann
> Sent: Thursday, January 12, 2023 11:41 PM
> To: devel@edk2.groups.io
> Cc: Gerd Hoffmann ; Justen, Jordan L
> ; Oliver Steffen ; Boeuf,
> Sebastien ; Pawel Polawski
> ; Ard Biesheuvel ;
> Yao, Jiewen
> Subject: [PATCH
TPM support is independent from secure boot support. Move the TPM
include snipped out of the secure boot !if block.
Fixes: b47575801e19 ("OvmfPkg: move tcg configuration to dsc and fdf include
files")
Bugzilla: https://bugzilla.tianocore.org//show_bug.cgi?id=4290
Signed-off-by: Gerd Hoffmann
--