]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/TcgSmm/Tpm.asl
SecurityPkg:Tcg: Fix comment typos
[mirror_edk2.git] / SecurityPkg / Tcg / TcgSmm / Tpm.asl
index 12f24f399677e4593c3bca81eed562f32dd27e39..2114283b45105364032bf4d72078cb6d40af3c26 100644 (file)
@@ -95,12 +95,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
@@ -200,7 +200,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
@@ -231,7 +231,7 @@ DefinitionBlock (
             Store (0x05, PPIP)\r
 \r
             //\r
-            // Triggle the SMI interrupt\r
+            // Trigger the SMI interrupt\r
             //\r
             Store (PPIN, IOB2)\r
 \r
@@ -259,7 +259,7 @@ DefinitionBlock (
             Store (DerefOf (Index (Arg2, 0x00)), PPRQ)\r
 \r
             //\r
-            // Triggle the SMI interrupt\r
+            // Trigger the SMI interrupt\r
             //\r
             Store (PPIN, IOB2)\r
             Return (FRET)\r
@@ -273,7 +273,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
@@ -307,12 +307,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