summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Tcg/TcgSmm
diff options
context:
space:
mode:
authorAntoine Coeur <coeur@gmx.fr>2020-02-07 02:08:18 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-02-10 22:30:07 +0000
commitdd40a1f85c846050ba9260d537f9f675b35d543c (patch)
tree80fd9e1991daff05edd860fcffdac6c42fbaa69c /SecurityPkg/Tcg/TcgSmm
parentf9fd0c21082aa764bdb61b6485046286f782a781 (diff)
downloadedk2-dd40a1f85c846050ba9260d537f9f675b35d543c.tar.gz
edk2-dd40a1f85c846050ba9260d537f9f675b35d543c.tar.bz2
edk2-dd40a1f85c846050ba9260d537f9f675b35d543c.zip
SecurityPkg/Tcg: Fix various typos
Fix various typos in documentation, comments and debug strings. Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Jian J Wang <jian.j.wang@intel.com> Cc: Chao Zhang <chao.b.zhang@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-66-philmd@redhat.com> [lersek@redhat.com: replace EFI_D_xxx w/ DEBUG_xxx to shut up PatchCheck]
Diffstat (limited to 'SecurityPkg/Tcg/TcgSmm')
-rw-r--r--SecurityPkg/Tcg/TcgSmm/TcgSmm.inf2
-rw-r--r--SecurityPkg/Tcg/TcgSmm/TcgSmm.uni2
2 files changed, 2 insertions, 2 deletions
diff --git a/SecurityPkg/Tcg/TcgSmm/TcgSmm.inf b/SecurityPkg/Tcg/TcgSmm/TcgSmm.inf
index 40827041ca..29f9c15b0e 100644
--- a/SecurityPkg/Tcg/TcgSmm/TcgSmm.inf
+++ b/SecurityPkg/Tcg/TcgSmm/TcgSmm.inf
@@ -1,5 +1,5 @@
## @file
-# Implements ACPI metholds for the TCG feature
+# Implements ACPI methods for the TCG feature
#
# This driver implements TPM definition block in ACPI table and registers SMI
# callback functions for physical presence and MemoryClear to handle the requests
diff --git a/SecurityPkg/Tcg/TcgSmm/TcgSmm.uni b/SecurityPkg/Tcg/TcgSmm/TcgSmm.uni
index 8071633670..a3abb3addf 100644
--- a/SecurityPkg/Tcg/TcgSmm/TcgSmm.uni
+++ b/SecurityPkg/Tcg/TcgSmm/TcgSmm.uni
@@ -1,5 +1,5 @@
// /** @file
-// Implements ACPI metholds for the TCG feature
+// Implements ACPI methods for the TCG feature
//
// This driver implements TPM definition block in ACPI table and registers SMI
// callback functions for physical presence and MemoryClear to handle the requests