Home
last modified time | relevance | path

Searched refs:Tcg2Configuration (Results 1 – 18 of 18) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/SecurityPkg/Tcg/Tcg2Config/
H A DTcg2ConfigPeim.c74 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigPeimEntryPoint() local
81 Size = sizeof(Tcg2Configuration); in Tcg2ConfigPeimEntryPoint()
88 &Tcg2Configuration in Tcg2ConfigPeimEntryPoint()
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()
113 Tcg2Configuration.TpmDevice = TpmDevice; in Tcg2ConfigPeimEntryPoint()
116 TpmDevice = Tcg2Configuration.TpmDevice; in Tcg2ConfigPeimEntryPoint()
H A DTcg2ConfigDriver.c256 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigDriverEntryPoint() local
302 DataSize = sizeof(Tcg2Configuration); in Tcg2ConfigDriverEntryPoint()
308 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()
314 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()
345 Tcg2Configuration.TpmDevice = Tcg2DeviceDetection.TpmDeviceDetected; in Tcg2ConfigDriverEntryPoint()
376 sizeof(Tcg2Configuration), in Tcg2ConfigDriverEntryPoint()
377 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/SecurityPkg/Tcg/Tcg2Config/
H A DTcg2ConfigPeim.c73 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigPeimEntryPoint() local
80 Size = sizeof(Tcg2Configuration); in Tcg2ConfigPeimEntryPoint()
87 &Tcg2Configuration in Tcg2ConfigPeimEntryPoint()
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()
112 Tcg2Configuration.TpmDevice = TpmDevice; in Tcg2ConfigPeimEntryPoint()
115 TpmDevice = Tcg2Configuration.TpmDevice; in Tcg2ConfigPeimEntryPoint()
H A DTcg2ConfigDriver.c256 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigDriverEntryPoint() local
302 DataSize = sizeof(Tcg2Configuration); in Tcg2ConfigDriverEntryPoint()
308 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()
314 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()
345 Tcg2Configuration.TpmDevice = Tcg2DeviceDetection.TpmDeviceDetected; in Tcg2ConfigDriverEntryPoint()
376 sizeof(Tcg2Configuration), in Tcg2ConfigDriverEntryPoint()
377 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/SecurityPkg/Tcg/Tcg2Config/
H A DTcg2ConfigPeim.c73 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigPeimEntryPoint() local
80 Size = sizeof(Tcg2Configuration); in Tcg2ConfigPeimEntryPoint()
87 &Tcg2Configuration in Tcg2ConfigPeimEntryPoint()
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()
112 Tcg2Configuration.TpmDevice = TpmDevice; in Tcg2ConfigPeimEntryPoint()
115 TpmDevice = Tcg2Configuration.TpmDevice; in Tcg2ConfigPeimEntryPoint()
H A DTcg2ConfigDriver.c256 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigDriverEntryPoint() local
302 DataSize = sizeof(Tcg2Configuration); in Tcg2ConfigDriverEntryPoint()
308 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()
314 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()
345 Tcg2Configuration.TpmDevice = Tcg2DeviceDetection.TpmDeviceDetected; in Tcg2ConfigDriverEntryPoint()
376 sizeof(Tcg2Configuration), in Tcg2ConfigDriverEntryPoint()
377 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/SecurityPkg/Tcg/Tcg2Config/
H A DTcg2ConfigPeim.c74 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigPeimEntryPoint() local
81 Size = sizeof(Tcg2Configuration); in Tcg2ConfigPeimEntryPoint()
88 &Tcg2Configuration in Tcg2ConfigPeimEntryPoint()
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()
113 Tcg2Configuration.TpmDevice = TpmDevice; in Tcg2ConfigPeimEntryPoint()
116 TpmDevice = Tcg2Configuration.TpmDevice; in Tcg2ConfigPeimEntryPoint()
H A DTcg2ConfigDriver.c256 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigDriverEntryPoint() local
302 DataSize = sizeof(Tcg2Configuration); in Tcg2ConfigDriverEntryPoint()
308 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()
314 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()
345 Tcg2Configuration.TpmDevice = Tcg2DeviceDetection.TpmDeviceDetected; in Tcg2ConfigDriverEntryPoint()
376 sizeof(Tcg2Configuration), in Tcg2ConfigDriverEntryPoint()
377 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/SecurityPkg/Tcg/Tcg2Config/
H A DTcg2ConfigPeim.c74 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigPeimEntryPoint() local
81 Size = sizeof(Tcg2Configuration); in Tcg2ConfigPeimEntryPoint()
88 &Tcg2Configuration in Tcg2ConfigPeimEntryPoint()
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()
113 Tcg2Configuration.TpmDevice = TpmDevice; in Tcg2ConfigPeimEntryPoint()
116 TpmDevice = Tcg2Configuration.TpmDevice; in Tcg2ConfigPeimEntryPoint()
H A DTcg2ConfigDriver.c256 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigDriverEntryPoint() local
302 DataSize = sizeof(Tcg2Configuration); in Tcg2ConfigDriverEntryPoint()
308 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()
314 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()
345 Tcg2Configuration.TpmDevice = Tcg2DeviceDetection.TpmDeviceDetected; in Tcg2ConfigDriverEntryPoint()
376 sizeof(Tcg2Configuration), in Tcg2ConfigDriverEntryPoint()
377 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/SecurityPkg/Tcg/Tcg2Config/
H A DTcg2ConfigPeim.c74 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigPeimEntryPoint() local
81 Size = sizeof(Tcg2Configuration); in Tcg2ConfigPeimEntryPoint()
88 &Tcg2Configuration in Tcg2ConfigPeimEntryPoint()
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()
113 Tcg2Configuration.TpmDevice = TpmDevice; in Tcg2ConfigPeimEntryPoint()
116 TpmDevice = Tcg2Configuration.TpmDevice; in Tcg2ConfigPeimEntryPoint()
H A DTcg2ConfigDriver.c256 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigDriverEntryPoint() local
302 DataSize = sizeof(Tcg2Configuration); in Tcg2ConfigDriverEntryPoint()
308 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()
314 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()
345 Tcg2Configuration.TpmDevice = Tcg2DeviceDetection.TpmDeviceDetected; in Tcg2ConfigDriverEntryPoint()
376 sizeof(Tcg2Configuration), in Tcg2ConfigDriverEntryPoint()
377 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/SecurityPkg/Tcg/Tcg2Config/
H A DTcg2ConfigPeim.c73 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigPeimEntryPoint() local
80 Size = sizeof(Tcg2Configuration); in Tcg2ConfigPeimEntryPoint()
87 &Tcg2Configuration in Tcg2ConfigPeimEntryPoint()
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()
112 Tcg2Configuration.TpmDevice = TpmDevice; in Tcg2ConfigPeimEntryPoint()
115 TpmDevice = Tcg2Configuration.TpmDevice; in Tcg2ConfigPeimEntryPoint()
H A DTcg2ConfigDriver.c256 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigDriverEntryPoint() local
302 DataSize = sizeof(Tcg2Configuration); in Tcg2ConfigDriverEntryPoint()
308 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()
314 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()
345 Tcg2Configuration.TpmDevice = Tcg2DeviceDetection.TpmDeviceDetected; in Tcg2ConfigDriverEntryPoint()
376 sizeof(Tcg2Configuration), in Tcg2ConfigDriverEntryPoint()
377 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/SecurityPkg/Tcg/Tcg2Config/
H A DTcg2ConfigPeim.c74 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigPeimEntryPoint() local
81 Size = sizeof(Tcg2Configuration); in Tcg2ConfigPeimEntryPoint()
88 &Tcg2Configuration in Tcg2ConfigPeimEntryPoint()
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()
113 Tcg2Configuration.TpmDevice = TpmDevice; in Tcg2ConfigPeimEntryPoint()
116 TpmDevice = Tcg2Configuration.TpmDevice; in Tcg2ConfigPeimEntryPoint()
H A DTcg2ConfigDriver.c256 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigDriverEntryPoint() local
302 DataSize = sizeof(Tcg2Configuration); in Tcg2ConfigDriverEntryPoint()
308 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()
314 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()
345 Tcg2Configuration.TpmDevice = Tcg2DeviceDetection.TpmDeviceDetected; in Tcg2ConfigDriverEntryPoint()
376 sizeof(Tcg2Configuration), in Tcg2ConfigDriverEntryPoint()
377 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()
/dports/sysutils/edk2/edk2-edk2-stable202102/SecurityPkg/Tcg/Tcg2Config/
H A DTcg2ConfigPeim.c74 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigPeimEntryPoint() local
81 Size = sizeof(Tcg2Configuration); in Tcg2ConfigPeimEntryPoint()
88 &Tcg2Configuration in Tcg2ConfigPeimEntryPoint()
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()
113 Tcg2Configuration.TpmDevice = TpmDevice; in Tcg2ConfigPeimEntryPoint()
116 TpmDevice = Tcg2Configuration.TpmDevice; in Tcg2ConfigPeimEntryPoint()
H A DTcg2ConfigDriver.c256 TCG2_CONFIGURATION Tcg2Configuration; in Tcg2ConfigDriverEntryPoint() local
302 DataSize = sizeof(Tcg2Configuration); in Tcg2ConfigDriverEntryPoint()
308 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()
314 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()
345 Tcg2Configuration.TpmDevice = Tcg2DeviceDetection.TpmDeviceDetected; in Tcg2ConfigDriverEntryPoint()
376 sizeof(Tcg2Configuration), in Tcg2ConfigDriverEntryPoint()
377 &Tcg2Configuration in Tcg2ConfigDriverEntryPoint()