]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.c
SecurityPkg/SmmTcg2PhysicalPresenceLib: Fix coding style issue
[mirror_edk2.git] / SecurityPkg / Library / SmmTcg2PhysicalPresenceLib / SmmTcg2PhysicalPresenceLib.c
index dfef6c8ca0c8a2e9b1a9894daefe2b628d8e97fe..6a4dce919845c47f6f53c1b497c7b2ca691899b2 100644 (file)
@@ -341,7 +341,7 @@ Tcg2PhysicalPresenceLibGetUserConfirmationStatusFunction (
       break;\r
 \r
     default:\r
-      if (mIsTcg2PPVerLowerThan_1_3 == FALSE) {\r
+      if (!mIsTcg2PPVerLowerThan_1_3) {\r
         if (OperationRequest < TCG2_PHYSICAL_PRESENCE_VENDOR_SPECIFIC_OPERATION) {\r
           //\r
           // TCG2 PP1.3 spec defined operations that are reserved or un-implemented\r