]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Tcg/Tcg2Config/Tpm12Support.h
OvmfPkg/Tcg2ConfigPei: skip TPM-1.2 detection when building for ARM/AARCH64
[mirror_edk2.git] / OvmfPkg / Tcg / Tcg2Config / Tpm12Support.h
index c739775d23539f77c9f944cc74386e8e5806b5a6..d92c4325308107ebb7470e4d18cfb60f35308e0d 100644 (file)
 /**\r
   Detect the presence of a TPM with interface version 1.2.\r
 \r
+  @retval EFI_UNSUPPORTED  The platform that includes this particular\r
+                           implementation of the function does not support\r
+                           TPM-1.2.\r
+\r
   @retval EFI_SUCCESS      TPM-1.2 available. The Tpm12RequestUseTpm() and\r
                            Tpm12SubmitCommand(TPM_ORD_GetTicks) operations\r
                            (from the Tpm12DeviceLib class) have succeeded.\r