]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/Tcg2Smm/Tpm.asl
SecurityPkg:Tcg: Fix comment typos
[mirror_edk2.git] / SecurityPkg / Tcg / Tcg2Smm / Tpm.asl
index 50dea0ab9ad4f82fd3257dc7365fe1c3da79da5a..471b6b1fa19789a7ff9595dcd05a8ad3fbe77799 100644 (file)
@@ -259,12 +259,12 @@ DefinitionBlock (
           If (LNot (And (MORD, 0x10)))\r
           {\r
             //\r
-            // Triggle the SMI through ACPI _PTS method.\r
+            // Trigger the SMI through ACPI _PTS method.\r
             //\r
             Store (0x02, MCIP)\r
 \r
             //\r
-            // Triggle the SMI interrupt\r
+            // Trigger the SMI interrupt\r
             //\r
             Store (MCIN, IOB2)\r
           }\r
@@ -365,7 +365,7 @@ DefinitionBlock (
             Store (0x02, PPIP)\r
 \r
             //\r
-            // Triggle the SMI interrupt\r
+            // Trigger the SMI interrupt\r
             //\r
             Store (PPIN, IOB2)\r
             Return (FRET)\r
@@ -396,7 +396,7 @@ DefinitionBlock (
             Store (0x05, PPIP)\r
 \r
             //\r
-            // Triggle the SMI interrupt\r
+            // Trigger the SMI interrupt\r
             //\r
             Store (PPIN, IOB2)\r
 \r
@@ -428,7 +428,7 @@ DefinitionBlock (
             }\r
 \r
             //\r
-            // Triggle the SMI interrupt\r
+            // Trigger the SMI interrupt\r
             //\r
             Store (PPIN, IOB2)\r
             Return (FRET)\r
@@ -442,7 +442,7 @@ DefinitionBlock (
             Store (DerefOf (Index (Arg2, 0x00)), UCRQ)\r
 \r
             //\r
-            // Triggle the SMI interrupt\r
+            // Trigger the SMI interrupt\r
             //\r
             Store (PPIN, IOB2)\r
 \r
@@ -476,12 +476,12 @@ DefinitionBlock (
             Store (DerefOf (Index (Arg2, 0x00)), MORD)\r
 \r
             //\r
-            // Triggle the SMI through ACPI _DSM method.\r
+            // Trigger the SMI through ACPI _DSM method.\r
             //\r
             Store (0x01, MCIP)\r
 \r
             //\r
-            // Triggle the SMI interrupt\r
+            // Trigger the SMI interrupt\r
             //\r
             Store (MCIN, IOB2)\r
             Return (MRET)\r