SecurityPkg/Library/Tpm2CommandLib/Tpm2Context.c File Reference


Functions

EFI_STATUS EFIAPI Tpm2FlushContext (IN TPMI_DH_CONTEXT FlushHandle)

Detailed Description

Implement TPM2 Context related command.

Copyright (c) 2014, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php

THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.


Function Documentation

EFI_STATUS EFIAPI Tpm2FlushContext ( IN TPMI_DH_CONTEXT  FlushHandle  ) 

This command causes all context associated with a loaded object or session to be removed from TPM memory.

Parameters:
[in] FlushHandle The handle of the item to flush.
Return values:
EFI_SUCCESS Operation completed successfully.
EFI_DEVICE_ERROR The command was unsuccessful.

References EFI_STATUS(), and Tpm2SubmitCommand().


Generated on Thu Sep 24 23:44:24 2015 for SecurityPkg[ALL] by  doxygen 1.5.7.1