Skip to content

Commit 98013b5

Browse files
suncepingmxu9
authored andcommitted
OvmfPkg/VmmSpdmVTpm: Correct the Verfiy
Signed-off-by: Sun, Ceping <[email protected]>
1 parent 46d0cc1 commit 98013b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OvmfPkg/Library/VmmSpdmVTpm/SpdmConnect.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -870,7 +870,7 @@ VmmSpdmVTpmInitSpdmContext (
870870
#define SPDM_CERT_CHAIN_HEADER_SIZE (4+48)
871871

872872
/**
873-
* Verfiy the peer cert.
873+
* Verify the peer cert.
874874
*
875875
* @param CertChain A pointer to the cert chain.
876876
* @param CertChainSize The size of the cert chain.

0 commit comments

Comments
 (0)