Searched refs:Tcg2Configuration (Results 1 – 2 of 2) sorted by relevance
79 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigPeimEntryPoint() local86 Size = sizeof(Tcg2Configuration); in Tcg2ConfigPeimEntryPoint()93 &Tcg2Configuration in Tcg2ConfigPeimEntryPoint()99 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()105 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigPeimEntryPoint()106 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()112 DEBUG ((EFI_D_INFO, "Tcg2Configuration.TpmDevice from Setup: %x\n", Tcg2Configuration.TpmDevice)); in Tcg2ConfigPeimEntryPoint()115 TpmDevice = DetectTpmDevice (Tcg2Configuration.TpmDevice); in Tcg2ConfigPeimEntryPoint()118 Tcg2Configuration.TpmDevice = TpmDevice; in Tcg2ConfigPeimEntryPoint()121 TpmDevice = Tcg2Configuration.TpmDevice; in Tcg2ConfigPeimEntryPoint()
84 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigDriverEntryPoint() local130 DataSize = sizeof(Tcg2Configuration); in Tcg2ConfigDriverEntryPoint()136 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()142 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()148 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigDriverEntryPoint()149 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()173 Tcg2Configuration.TpmDevice = Tcg2DeviceDetection.TpmDeviceDetected; in Tcg2ConfigDriverEntryPoint()204 sizeof(Tcg2Configuration), in Tcg2ConfigDriverEntryPoint()205 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()