HomeSort by relevance Sort by last modified time
    Searched refs:Tpm2ClearControl (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
Tpm2CommandLib.h 193 Tpm2ClearControl (
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/
DxeTrEEPhysicalPresenceLib.c 91 DEBUG ((EFI_D_INFO, "Tpm2ClearControl ... \n"));
92 Status = Tpm2ClearControl (TPM_RH_PLATFORM, AuthSession, NO);
93 DEBUG ((EFI_D_INFO, "Tpm2ClearControl - %r\n", Status));
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Hierarchy.c 312 Tpm2ClearControl (
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DxeTcg2PhysicalPresenceLib.c 93 DEBUG ((EFI_D_INFO, "Tpm2ClearControl ... \n"));
94 Status = Tpm2ClearControl (TPM_RH_PLATFORM, AuthSession, NO);
95 DEBUG ((EFI_D_INFO, "Tpm2ClearControl - %r\n", Status));
    [all...]

Completed in 44 milliseconds