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>
This commit is contained in:
Gary Lin
2016-10-19 15:01:31 +08:00
committed by Jordan Justen
parent afa99fac54
commit f17c0ab617
2 changed files with 8 additions and 8 deletions

View File

@@ -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.
**/