33 IN UINT32 InputParameterBlockSize,
34 IN UINT8 *InputParameterBlock,
35 IN OUT UINT32 *OutputParameterBlockSize,
36 IN UINT8 *OutputParameterBlock
67 IN UINT32 InputParameterBlockSize,
68 IN UINT8 *InputParameterBlock,
69 IN OUT UINT32 *OutputParameterBlockSize,
70 IN UINT8 *OutputParameterBlock
74 InputParameterBlockSize,
76 OutputParameterBlockSize,
112 return EFI_UNSUPPORTED;
EFI_STATUS EFIAPI DTpm2SubmitCommand(IN UINT32 InputParameterBlockSize, IN UINT8 *InputParameterBlock, IN OUT UINT32 *OutputParameterBlockSize, IN UINT8 *OutputParameterBlock)
EFI_STATUS EFIAPI Tpm2RegisterTpm2DeviceLib(IN TPM2_DEVICE_INTERFACE *Tpm2Device)
EFI_STATUS EFIAPI Tpm2SubmitCommand(IN UINT32 InputParameterBlockSize, IN UINT8 *InputParameterBlock, IN OUT UINT32 *OutputParameterBlockSize, IN UINT8 *OutputParameterBlock)
EFI_STATUS EFIAPI DTpm2RequestUseTpm(VOID)
EFI_STATUS EFIAPI Tpm2RequestUseTpm(VOID)
EFI_STATUS EFIAPI Tpm2DeviceLibConstructor(VOID)
EFI_STATUS InternalTpm2DeviceLibDTpmCommonConstructor(VOID)