Home
last modified time | relevance | path

Searched refs:TpmDevice (Results 1 – 25 of 47) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/SecurityPkg/Tcg/Tcg2Config/
H A DTcg2ConfigPeim.c76 UINT8 TpmDevice; in Tcg2ConfigPeimEntryPoint() local
94 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()
100 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigPeimEntryPoint()
101 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()
107 DEBUG ((EFI_D_INFO, "Tcg2Configuration.TpmDevice from Setup: %x\n", Tcg2Configuration.TpmDevice)); in Tcg2ConfigPeimEntryPoint()
110 TpmDevice = DetectTpmDevice (Tcg2Configuration.TpmDevice); in Tcg2ConfigPeimEntryPoint()
111 DEBUG ((EFI_D_INFO, "TpmDevice final: %x\n", TpmDevice)); in Tcg2ConfigPeimEntryPoint()
112 if (TpmDevice != TPM_DEVICE_NULL) { in Tcg2ConfigPeimEntryPoint()
113 Tcg2Configuration.TpmDevice = TpmDevice; in Tcg2ConfigPeimEntryPoint()
116 TpmDevice = Tcg2Configuration.TpmDevice; in Tcg2ConfigPeimEntryPoint()
[all …]
H A DTcg2ConfigDriver.c314 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()
320 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigDriverEntryPoint()
321 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()
339 Tcg2DeviceDetection.TpmDeviceDetected = mTpmInstanceId[Index].TpmDevice; in Tcg2ConfigDriverEntryPoint()
345 Tcg2Configuration.TpmDevice = Tcg2DeviceDetection.TpmDeviceDetected; in Tcg2ConfigDriverEntryPoint()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/SecurityPkg/Tcg/Tcg2Config/
H A DTcg2ConfigPeim.c75 UINT8 TpmDevice; in Tcg2ConfigPeimEntryPoint() local
93 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()
99 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigPeimEntryPoint()
100 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()
106 DEBUG ((EFI_D_INFO, "Tcg2Configuration.TpmDevice from Setup: %x\n", Tcg2Configuration.TpmDevice)); in Tcg2ConfigPeimEntryPoint()
109 TpmDevice = DetectTpmDevice (Tcg2Configuration.TpmDevice); in Tcg2ConfigPeimEntryPoint()
110 DEBUG ((EFI_D_INFO, "TpmDevice final: %x\n", TpmDevice)); in Tcg2ConfigPeimEntryPoint()
111 if (TpmDevice != TPM_DEVICE_NULL) { in Tcg2ConfigPeimEntryPoint()
112 Tcg2Configuration.TpmDevice = TpmDevice; in Tcg2ConfigPeimEntryPoint()
115 TpmDevice = Tcg2Configuration.TpmDevice; in Tcg2ConfigPeimEntryPoint()
[all …]
H A DTcg2ConfigDriver.c314 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()
320 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigDriverEntryPoint()
321 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()
339 Tcg2DeviceDetection.TpmDeviceDetected = mTpmInstanceId[Index].TpmDevice; in Tcg2ConfigDriverEntryPoint()
345 Tcg2Configuration.TpmDevice = Tcg2DeviceDetection.TpmDeviceDetected; in Tcg2ConfigDriverEntryPoint()
H A DTcg2ConfigNvData.h68 UINT8 TpmDevice; member
120 UINT8 TpmDevice; member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/SecurityPkg/Tcg/Tcg2Config/
H A DTcg2ConfigPeim.c75 UINT8 TpmDevice; in Tcg2ConfigPeimEntryPoint() local
93 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()
99 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigPeimEntryPoint()
100 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()
106 DEBUG ((EFI_D_INFO, "Tcg2Configuration.TpmDevice from Setup: %x\n", Tcg2Configuration.TpmDevice)); in Tcg2ConfigPeimEntryPoint()
109 TpmDevice = DetectTpmDevice (Tcg2Configuration.TpmDevice); in Tcg2ConfigPeimEntryPoint()
110 DEBUG ((EFI_D_INFO, "TpmDevice final: %x\n", TpmDevice)); in Tcg2ConfigPeimEntryPoint()
111 if (TpmDevice != TPM_DEVICE_NULL) { in Tcg2ConfigPeimEntryPoint()
112 Tcg2Configuration.TpmDevice = TpmDevice; in Tcg2ConfigPeimEntryPoint()
115 TpmDevice = Tcg2Configuration.TpmDevice; in Tcg2ConfigPeimEntryPoint()
[all …]
H A DTcg2ConfigDriver.c314 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()
320 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigDriverEntryPoint()
321 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()
339 Tcg2DeviceDetection.TpmDeviceDetected = mTpmInstanceId[Index].TpmDevice; in Tcg2ConfigDriverEntryPoint()
345 Tcg2Configuration.TpmDevice = Tcg2DeviceDetection.TpmDeviceDetected; in Tcg2ConfigDriverEntryPoint()
H A DTcg2ConfigNvData.h68 UINT8 TpmDevice; member
120 UINT8 TpmDevice; member
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/SecurityPkg/Tcg/Tcg2Config/
H A DTcg2ConfigPeim.c76 UINT8 TpmDevice; in Tcg2ConfigPeimEntryPoint() local
94 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()
100 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigPeimEntryPoint()
101 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()
107 DEBUG ((EFI_D_INFO, "Tcg2Configuration.TpmDevice from Setup: %x\n", Tcg2Configuration.TpmDevice)); in Tcg2ConfigPeimEntryPoint()
110 TpmDevice = DetectTpmDevice (Tcg2Configuration.TpmDevice); in Tcg2ConfigPeimEntryPoint()
111 DEBUG ((EFI_D_INFO, "TpmDevice final: %x\n", TpmDevice)); in Tcg2ConfigPeimEntryPoint()
112 if (TpmDevice != TPM_DEVICE_NULL) { in Tcg2ConfigPeimEntryPoint()
113 Tcg2Configuration.TpmDevice = TpmDevice; in Tcg2ConfigPeimEntryPoint()
116 TpmDevice = Tcg2Configuration.TpmDevice; in Tcg2ConfigPeimEntryPoint()
[all …]
H A DTcg2ConfigDriver.c314 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()
320 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigDriverEntryPoint()
321 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()
339 Tcg2DeviceDetection.TpmDeviceDetected = mTpmInstanceId[Index].TpmDevice; in Tcg2ConfigDriverEntryPoint()
345 Tcg2Configuration.TpmDevice = Tcg2DeviceDetection.TpmDeviceDetected; in Tcg2ConfigDriverEntryPoint()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/SecurityPkg/Tcg/Tcg2Config/
H A DTcg2ConfigPeim.c76 UINT8 TpmDevice; in Tcg2ConfigPeimEntryPoint() local
94 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()
100 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigPeimEntryPoint()
101 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()
107 DEBUG ((EFI_D_INFO, "Tcg2Configuration.TpmDevice from Setup: %x\n", Tcg2Configuration.TpmDevice)); in Tcg2ConfigPeimEntryPoint()
110 TpmDevice = DetectTpmDevice (Tcg2Configuration.TpmDevice); in Tcg2ConfigPeimEntryPoint()
111 DEBUG ((EFI_D_INFO, "TpmDevice final: %x\n", TpmDevice)); in Tcg2ConfigPeimEntryPoint()
112 if (TpmDevice != TPM_DEVICE_NULL) { in Tcg2ConfigPeimEntryPoint()
113 Tcg2Configuration.TpmDevice = TpmDevice; in Tcg2ConfigPeimEntryPoint()
116 TpmDevice = Tcg2Configuration.TpmDevice; in Tcg2ConfigPeimEntryPoint()
[all …]
H A DTcg2ConfigDriver.c314 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()
320 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigDriverEntryPoint()
321 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()
339 Tcg2DeviceDetection.TpmDeviceDetected = mTpmInstanceId[Index].TpmDevice; in Tcg2ConfigDriverEntryPoint()
345 Tcg2Configuration.TpmDevice = Tcg2DeviceDetection.TpmDeviceDetected; in Tcg2ConfigDriverEntryPoint()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/SecurityPkg/Tcg/TrEEConfig/
H A DTrEEConfigPeim.c81 UINT8 TpmDevice; in TrEEConfigPeimEntryPoint() local
99 TrEEConfiguration.TpmDevice = TPM_DEVICE_DEFAULT; in TrEEConfigPeimEntryPoint()
105 …if ((TrEEConfiguration.TpmDevice > TPM_DEVICE_MAX) || (TrEEConfiguration.TpmDevice < TPM_DEVICE_MI… in TrEEConfigPeimEntryPoint()
106 TrEEConfiguration.TpmDevice = TPM_DEVICE_DEFAULT; in TrEEConfigPeimEntryPoint()
112 DEBUG ((EFI_D_INFO, "TrEEConfiguration.TpmDevice from Setup: %x\n", TrEEConfiguration.TpmDevice)); in TrEEConfigPeimEntryPoint()
115 TpmDevice = DetectTpmDevice (TrEEConfiguration.TpmDevice); in TrEEConfigPeimEntryPoint()
116 DEBUG ((EFI_D_INFO, "TpmDevice final: %x\n", TpmDevice)); in TrEEConfigPeimEntryPoint()
117 if (TpmDevice != TPM_DEVICE_NULL) { in TrEEConfigPeimEntryPoint()
118 TrEEConfiguration.TpmDevice = TpmDevice; in TrEEConfigPeimEntryPoint()
121 TpmDevice = TrEEConfiguration.TpmDevice; in TrEEConfigPeimEntryPoint()
[all …]
H A DTrEEConfigDriver.c87 TrEEConfiguration.TpmDevice = TPM_DEVICE_DEFAULT; in TrEEConfigDriverEntryPoint()
93 …if ((TrEEConfiguration.TpmDevice > TPM_DEVICE_MAX) || (TrEEConfiguration.TpmDevice < TPM_DEVICE_MI… in TrEEConfigDriverEntryPoint()
94 TrEEConfiguration.TpmDevice = TPM_DEVICE_DEFAULT; in TrEEConfigDriverEntryPoint()
117 TrEEDeviceDetection.TpmDeviceDetected = mTpmInstanceId[Index].TpmDevice; in TrEEConfigDriverEntryPoint()
H A DTrEEConfigNvData.h39 UINT8 TpmDevice; member
73 UINT8 TpmDevice; member
H A DTrEEConfig.vfr39 oneof varid = TREE_CONFIGURATION.TpmDevice,
50 suppressif ideqvallist TREE_CONFIGURATION.TpmDevice == TPM_DEVICE_NULL TPM_DEVICE_1_2;
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/SecurityPkg/Tcg/Tcg2Config/
H A DTcg2ConfigPeim.c76 UINT8 TpmDevice; in Tcg2ConfigPeimEntryPoint() local
94 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()
100 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigPeimEntryPoint()
101 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()
107 DEBUG ((EFI_D_INFO, "Tcg2Configuration.TpmDevice from Setup: %x\n", Tcg2Configuration.TpmDevice)); in Tcg2ConfigPeimEntryPoint()
110 TpmDevice = DetectTpmDevice (Tcg2Configuration.TpmDevice); in Tcg2ConfigPeimEntryPoint()
111 DEBUG ((EFI_D_INFO, "TpmDevice final: %x\n", TpmDevice)); in Tcg2ConfigPeimEntryPoint()
112 if (TpmDevice != TPM_DEVICE_NULL) { in Tcg2ConfigPeimEntryPoint()
113 Tcg2Configuration.TpmDevice = TpmDevice; in Tcg2ConfigPeimEntryPoint()
116 TpmDevice = Tcg2Configuration.TpmDevice; in Tcg2ConfigPeimEntryPoint()
[all …]
H A DTcg2ConfigDriver.c314 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()
320 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigDriverEntryPoint()
321 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()
339 Tcg2DeviceDetection.TpmDeviceDetected = mTpmInstanceId[Index].TpmDevice; in Tcg2ConfigDriverEntryPoint()
345 Tcg2Configuration.TpmDevice = Tcg2DeviceDetection.TpmDeviceDetected; in Tcg2ConfigDriverEntryPoint()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/SecurityPkg/Tcg/Tcg2Config/
H A DTcg2ConfigPeim.c75 UINT8 TpmDevice; in Tcg2ConfigPeimEntryPoint() local
93 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()
99 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigPeimEntryPoint()
100 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()
106 DEBUG ((EFI_D_INFO, "Tcg2Configuration.TpmDevice from Setup: %x\n", Tcg2Configuration.TpmDevice)); in Tcg2ConfigPeimEntryPoint()
109 TpmDevice = DetectTpmDevice (Tcg2Configuration.TpmDevice); in Tcg2ConfigPeimEntryPoint()
110 DEBUG ((EFI_D_INFO, "TpmDevice final: %x\n", TpmDevice)); in Tcg2ConfigPeimEntryPoint()
111 if (TpmDevice != TPM_DEVICE_NULL) { in Tcg2ConfigPeimEntryPoint()
112 Tcg2Configuration.TpmDevice = TpmDevice; in Tcg2ConfigPeimEntryPoint()
115 TpmDevice = Tcg2Configuration.TpmDevice; in Tcg2ConfigPeimEntryPoint()
[all …]
H A DTcg2ConfigDriver.c314 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()
320 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigDriverEntryPoint()
321 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()
339 Tcg2DeviceDetection.TpmDeviceDetected = mTpmInstanceId[Index].TpmDevice; in Tcg2ConfigDriverEntryPoint()
345 Tcg2Configuration.TpmDevice = Tcg2DeviceDetection.TpmDeviceDetected; in Tcg2ConfigDriverEntryPoint()
H A DTcg2ConfigNvData.h68 UINT8 TpmDevice; member
120 UINT8 TpmDevice; member
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/SecurityPkg/Tcg/Tcg2Config/
H A DTcg2ConfigPeim.c76 UINT8 TpmDevice; in Tcg2ConfigPeimEntryPoint() local
94 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()
100 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigPeimEntryPoint()
101 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()
107 DEBUG ((EFI_D_INFO, "Tcg2Configuration.TpmDevice from Setup: %x\n", Tcg2Configuration.TpmDevice)); in Tcg2ConfigPeimEntryPoint()
110 TpmDevice = DetectTpmDevice (Tcg2Configuration.TpmDevice); in Tcg2ConfigPeimEntryPoint()
111 DEBUG ((EFI_D_INFO, "TpmDevice final: %x\n", TpmDevice)); in Tcg2ConfigPeimEntryPoint()
112 if (TpmDevice != TPM_DEVICE_NULL) { in Tcg2ConfigPeimEntryPoint()
113 Tcg2Configuration.TpmDevice = TpmDevice; in Tcg2ConfigPeimEntryPoint()
116 TpmDevice = Tcg2Configuration.TpmDevice; in Tcg2ConfigPeimEntryPoint()
[all …]
H A DTcg2ConfigDriver.c314 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()
320 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigDriverEntryPoint()
321 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()
339 Tcg2DeviceDetection.TpmDeviceDetected = mTpmInstanceId[Index].TpmDevice; in Tcg2ConfigDriverEntryPoint()
345 Tcg2Configuration.TpmDevice = Tcg2DeviceDetection.TpmDeviceDetected; in Tcg2ConfigDriverEntryPoint()
/dports/sysutils/edk2/edk2-edk2-stable202102/SecurityPkg/Tcg/Tcg2Config/
H A DTcg2ConfigPeim.c76 UINT8 TpmDevice; in Tcg2ConfigPeimEntryPoint() local
94 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()
100 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigPeimEntryPoint()
101 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigPeimEntryPoint()
107 DEBUG ((EFI_D_INFO, "Tcg2Configuration.TpmDevice from Setup: %x\n", Tcg2Configuration.TpmDevice)); in Tcg2ConfigPeimEntryPoint()
110 TpmDevice = DetectTpmDevice (Tcg2Configuration.TpmDevice); in Tcg2ConfigPeimEntryPoint()
111 DEBUG ((EFI_D_INFO, "TpmDevice final: %x\n", TpmDevice)); in Tcg2ConfigPeimEntryPoint()
112 if (TpmDevice != TPM_DEVICE_NULL) { in Tcg2ConfigPeimEntryPoint()
113 Tcg2Configuration.TpmDevice = TpmDevice; in Tcg2ConfigPeimEntryPoint()
116 TpmDevice = Tcg2Configuration.TpmDevice; in Tcg2ConfigPeimEntryPoint()
[all …]
H A DTcg2ConfigDriver.c314 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()
320 …if ((Tcg2Configuration.TpmDevice > TPM_DEVICE_MAX) || (Tcg2Configuration.TpmDevice < TPM_DEVICE_MI… in Tcg2ConfigDriverEntryPoint()
321 Tcg2Configuration.TpmDevice = TPM_DEVICE_DEFAULT; in Tcg2ConfigDriverEntryPoint()
339 Tcg2DeviceDetection.TpmDeviceDetected = mTpmInstanceId[Index].TpmDevice; in Tcg2ConfigDriverEntryPoint()
345 Tcg2Configuration.TpmDevice = Tcg2DeviceDetection.TpmDeviceDetected; in Tcg2ConfigDriverEntryPoint()

12