TianoCore EDK2 master
Loading...
Searching...
No Matches
Tpm12SelfTest.c File Reference

Go to the source code of this file.

Functions

EFI_STATUS EFIAPI Tpm12ContinueSelfTest (VOID)
 

Detailed Description

Implement TPM1.2 NV Self Test related commands.

Copyright (c) 2016 - 2017, Intel Corporation. All rights reserved.
(C) Copyright 2016 Hewlett Packard Enterprise Development LP
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file Tpm12SelfTest.c.

Function Documentation

◆ Tpm12ContinueSelfTest()

EFI_STATUS EFIAPI Tpm12ContinueSelfTest ( VOID  )

Send TPM_ContinueSelfTest command to TPM.

Return values
EFI_SUCCESSOperation completed successfully.
EFI_TIMEOUTThe register can't run into the expected status in time.
EFI_BUFFER_TOO_SMALLResponse data buffer is too small.
EFI_DEVICE_ERRORUnexpected device behavior.

Definition at line 27 of file Tpm12SelfTest.c.