Skip to content

Commit

Permalink
OvmfPkg/VmmSpdmVTpm: Correct the Verfiy
Browse files Browse the repository at this point in the history
Signed-off-by: Sun, Ceping <cepingx.sun@intel.com>
  • Loading branch information
sunceping authored and mxu9 committed Jul 5, 2023
1 parent 46d0cc1 commit 98013b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OvmfPkg/Library/VmmSpdmVTpm/SpdmConnect.c
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,7 @@ VmmSpdmVTpmInitSpdmContext (
#define SPDM_CERT_CHAIN_HEADER_SIZE (4+48)

/**
* Verfiy the peer cert.
* Verify the peer cert.
*
* @param CertChain A pointer to the cert chain.
* @param CertChainSize The size of the cert chain.
Expand Down

0 comments on commit 98013b5

Please sign in to comment.