]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/OvmfTpmPei.fdf.inc
OvmfPkg: create Tcg12ConfigPei.inf
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 15 Dec 2021 11:39:19 +0000 (12:39 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 15 Dec 2021 16:16:05 +0000 (16:16 +0000)
commitb81938877276e808b6535e612b320eee559c4c2f
tree9e72bd30e1590b195b8ae6db4a49a0867fcf9aa8
parent5711ff4d0b56ff4c58dc7a780e706bc58aed2253
OvmfPkg: create Tcg12ConfigPei.inf

Split Tcg2ConfigPei.inf into two variants: Tcg12ConfigPei.inf with
TPM 1.2 support included and Tcg2ConfigPei.inf supporting TPM 2.0 only.
This allows x86 builds to choose whenever TPM 1.2 support should be
included or not by picking the one or the other inf file.

Switch x86 builds to Tcg12ConfigPei.inf, so they continue to
have TPM 1.2 support.

No functional change.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Tested-by: Stefan Berger <stefanb@linux.ibm.com>
OvmfPkg/OvmfTpmComponentsPei.dsc.inc
OvmfPkg/OvmfTpmPei.fdf.inc
OvmfPkg/Tcg/Tcg2Config/Tcg12ConfigPei.inf [new file with mode: 0644]
OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf