summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Sec
diff options
context:
space:
mode:
authorGary Lin <glin@suse.com>2016-10-19 15:01:31 +0800
committerJordan Justen <jordan.l.justen@intel.com>2016-10-19 13:32:45 -0700
commitf17c0ab617c86210d1b3de4ec493ee2f2ed3e1e6 (patch)
tree2ab41990afa6da774e7ffc975e887005f01c88d2 /OvmfPkg/Sec
parentafa99fac5481ec3934f95429ae753991ce9538c1 (diff)
downloadedk2-f17c0ab617c86210d1b3de4ec493ee2f2ed3e1e6.tar.gz
edk2-f17c0ab617c86210d1b3de4ec493ee2f2ed3e1e6.tar.bz2
edk2-f17c0ab617c86210d1b3de4ec493ee2f2ed3e1e6.zip
OvmfPkg: Fix typos in comments
- Incude -> Include - futhure -> future - Predfined -> Predefined - minimue -> minimum - predeined -> predefined - excute -> execute - dirver -> driver - inforamtion -> information Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin <glin@suse.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Diffstat (limited to 'OvmfPkg/Sec')
-rw-r--r--OvmfPkg/Sec/SecMain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/OvmfPkg/Sec/SecMain.c b/OvmfPkg/Sec/SecMain.c
index 464de10507..e1993ec347 100644
--- a/OvmfPkg/Sec/SecMain.c
+++ b/OvmfPkg/Sec/SecMain.c
@@ -669,7 +669,7 @@ FindImageBase (
/*
Find and return Pei Core entry point.
- It also find SEC and PEI Core file debug inforamtion. It will report them if
+ It also find SEC and PEI Core file debug information. It will report them if
remote debug is enabled.
**/