X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FTcg%2FPhysicalPresencePei%2FPhysicalPresencePei.c;fp=SecurityPkg%2FTcg%2FPhysicalPresencePei%2FPhysicalPresencePei.c;h=89c1be0417ed6f75c176dd56ea618c4ef7083051;hp=83c3ad50d1a249a2a95cb71130b738b7b726b9a6;hb=dd40a1f85c846050ba9260d537f9f675b35d543c;hpb=f9fd0c21082aa764bdb61b6485046286f782a781 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