[edk2-devel] [PATCH v5 6/8] OvmfPkg: Disable the TPM2 platform hierarchy

2021-09-01 Thread Stefan Berger
Use the newly added function to disable the TPM2 platform hierarchy. Signed-off-by: Stefan Berger --- OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c | 6 ++ OvmfPkg/Library/PlatformBootManagerLibBhyve/BdsPlatform.c | 7 +++ OvmfPkg/Library/PlatformBootManagerLibGrub/BdsPlatfor

[edk2-devel] [PATCH v5 6/8] OvmfPkg: Disable the TPM2 platform hierarchy

2021-09-01 Thread Stefan Berger
Use the newly added function to disable the TPM2 platform hierarchy. Signed-off-by: Stefan Berger --- OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c | 6 ++ OvmfPkg/Library/PlatformBootManagerLibBhyve/BdsPlatform.c | 7 +++ OvmfPkg/Library/PlatformBootManagerLibGrub/BdsPlatfor

[edk2-devel] [PATCH v5 6/8] OvmfPkg: Disable the TPM2 platform hierarchy

2021-09-01 Thread Stefan Berger
Use the newly added function to disable the TPM2 platform hierarchy. Signed-off-by: Stefan Berger --- OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c | 6 ++ OvmfPkg/Library/PlatformBootManagerLibBhyve/BdsPlatform.c | 7 +++ OvmfPkg/Library/PlatformBootManagerLibGrub/BdsPlatfor