TianoCore EDK2 master
|
#include "Tpm12Support.h"
Go to the source code of this file.
Functions | |
EFI_STATUS | InternalTpm12Detect (VOID) |
Null implementation of InternalTpm12Detect(), always returning EFI_UNSUPPORTED.
Copyright (C) 2020, Red Hat, Inc.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file Tpm12SupportNull.c.
EFI_STATUS InternalTpm12Detect | ( | VOID | ) |
Detect the presence of a TPM with interface version 1.2.
EFI_UNSUPPORTED | The platform that includes this particular implementation of the function does not support TPM-1.2. |
Definition at line 20 of file Tpm12SupportNull.c.