9#ifndef _TPM12_DEVICE_LIB_H_
10#define _TPM12_DEVICE_LIB_H_
29 IN UINT32 InputParameterBlockSize,
30 IN UINT8 *InputParameterBlock,
31 IN OUT UINT32 *OutputParameterBlockSize,
32 IN UINT8 *OutputParameterBlock
EFI_STATUS EFIAPI Tpm12RequestUseTpm(VOID)
EFI_STATUS EFIAPI Tpm12SubmitCommand(IN UINT32 InputParameterBlockSize, IN UINT8 *InputParameterBlock, IN OUT UINT32 *OutputParameterBlockSize, IN UINT8 *OutputParameterBlock)