summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/EbcDxe
diff options
context:
space:
mode:
authorRebecca Cran <rebecca@nuviainc.com>2021-05-05 23:04:55 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2021-05-17 02:10:31 +0000
commite0cb5e1814a67bb12dd476a72d1698350633bcbb (patch)
tree535094fade316b8293ffe58bbb4ace0e0afe2bac /MdeModulePkg/Universal/EbcDxe
parent32928415e36b3e234efb5c24143e06060a68fba3 (diff)
downloadedk2-e0cb5e1814a67bb12dd476a72d1698350633bcbb.zip
edk2-e0cb5e1814a67bb12dd476a72d1698350633bcbb.tar.gz
edk2-e0cb5e1814a67bb12dd476a72d1698350633bcbb.tar.bz2
MdeModulePkg: Fix various typos
Fix various typos throughout MdeModulePkg. Signed-off-by: Rebecca Cran <rebecca@nuviainc.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Diffstat (limited to 'MdeModulePkg/Universal/EbcDxe')
-rw-r--r--MdeModulePkg/Universal/EbcDxe/EbcDxe.inf2
-rw-r--r--MdeModulePkg/Universal/EbcDxe/EbcDxe.uni2
2 files changed, 2 insertions, 2 deletions
diff --git a/MdeModulePkg/Universal/EbcDxe/EbcDxe.inf b/MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
index a38700d..8f5fcbe 100644
--- a/MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
+++ b/MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
@@ -1,5 +1,5 @@
## @file
-# Module that produces EBC Interprete and EBC Debug Support protocols.
+# Module that produces EBC Interpreter and EBC Debug Support protocols.
#
# This module implements EFI Byte Code (EBC) Virtual Machine that can provide
# platform and processor-independent mechanisms for loading and executing EFI
diff --git a/MdeModulePkg/Universal/EbcDxe/EbcDxe.uni b/MdeModulePkg/Universal/EbcDxe/EbcDxe.uni
index 746d8b9..cbe0c3f 100644
--- a/MdeModulePkg/Universal/EbcDxe/EbcDxe.uni
+++ b/MdeModulePkg/Universal/EbcDxe/EbcDxe.uni
@@ -1,5 +1,5 @@
// /** @file
-// Module that produces EBC Interprete and EBC Debug Support protocols.
+// Module that produces EBC Interpreter and EBC Debug Support protocols.
//
// This module implements EFI Byte Code (EBC) Virtual Machine that can provide
// platform and processor-independent mechanisms for loading and executing EFI