Home
last modified time | relevance | path

Searched refs:TpmDeviceInterfacePtpCrbSupported (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/
DTcg2ConfigNvData.h76 BOOLEAN TpmDeviceInterfacePtpCrbSupported; member
DTcg2ConfigImpl.c870 Tcg2ConfigInfo.TpmDeviceInterfacePtpCrbSupported = FALSE; in InstallTcg2ConfigForm()
876 …Tcg2ConfigInfo.TpmDeviceInterfacePtpCrbSupported = IsPtpCrbSupported((VOID *) (UINTN) PcdGet64 (P… in InstallTcg2ConfigForm()
884 if (Tcg2ConfigInfo.TpmDeviceInterfacePtpCrbSupported) { in InstallTcg2ConfigForm()
894 Tcg2ConfigInfo.TpmDeviceInterfacePtpCrbSupported = FALSE; in InstallTcg2ConfigForm()
DTcg2Config.vfr74 OR ideqval TCG2_CONFIGURATION_INFO.TpmDeviceInterfacePtpCrbSupported == 0;