Skip to content

Commit 46d0cc1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OvmfPkg/Library/VmmSpdmVTpm/VTpmRtmr.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ HashAndExtendToRtmr(
142142

143143
/**
144144
* If the VTPM spdm session is established, tdvf will
145-
* extend the secuerd session info to RTMR[3] and extend
145+
* extend the secured session info to RTMR[3] and extend
146146
* the hash(vTPM) to RTMR[0] RTMR[1] RTMR[2] RTMR[3].
147147
* If the session is failed to establish,
148148
* TDVF shall extend a random once value to RTMR[3].

0 commit comments

Comments
 (0)