summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Tcg/PhysicalPresencePei
diff options
context:
space:
mode:
Diffstat (limited to 'SecurityPkg/Tcg/PhysicalPresencePei')
-rw-r--r--SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.c b/SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.c
index 83c3ad50d1..89c1be0417 100644
--- a/SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.c
+++ b/SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.c
@@ -31,7 +31,7 @@ LockTpmPhysicalPresence (
);
//
-// Global defintions for lock physical presence PPI and its descriptor.
+// Global definitions for lock physical presence PPI and its descriptor.
//
PEI_LOCK_PHYSICAL_PRESENCE_PPI mLockPhysicalPresencePpi = {
LockTpmPhysicalPresence