SecurityPkg/Tpm2InstanceLibFfa: Fix constructor wrong name
Fix unmatched constructor name of Tpm2InstanceLibFfa. Signed-off-by: Yeoreum Yun <yeoreum.yun@arm.com>
This commit is contained in:
@@ -33,7 +33,7 @@ TPM2_DEVICE_INTERFACE mFfaTpm2InternalTpm2Device = {
|
||||
**/
|
||||
EFI_STATUS
|
||||
EFIAPI
|
||||
Tpm2DeviceLibFfaConstructor (
|
||||
Tpm2InstanceLibFfaConstructor (
|
||||
VOID
|
||||
)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user