summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg/Include
diff options
context:
space:
mode:
authorGary Lin <glin@suse.com>2016-10-19 15:01:13 +0800
committerJordan Justen <jordan.l.justen@intel.com>2016-10-19 13:32:20 -0700
commitafa99fac5481ec3934f95429ae753991ce9538c1 (patch)
tree0c7c3b82b699cd97c4f02d3205f1a8775a57d9bb /EmulatorPkg/Include
parent4f0624e87a89afce8408a87997482b383e7ba131 (diff)
downloadedk2-afa99fac5481ec3934f95429ae753991ce9538c1.tar.gz
edk2-afa99fac5481ec3934f95429ae753991ce9538c1.tar.bz2
edk2-afa99fac5481ec3934f95429ae753991ce9538c1.zip
EmulatorPkg: Fix typos in comments and variables
- Predfined -> Predefined - minimue -> minimum - predeined -> predefined - excute -> execute - availible -> available - discontiguous -> discontinuous - permenent -> permanent - immediatly -> immediately - environmemt -> environment - Seperator -> Separator - remmeber -> remember - initailized -> initialized 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 'EmulatorPkg/Include')
-rw-r--r--EmulatorPkg/Include/Ppi/EmuThunk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/EmulatorPkg/Include/Ppi/EmuThunk.h b/EmulatorPkg/Include/Ppi/EmuThunk.h
index 7788d7b569..61e90bfb69 100644
--- a/EmulatorPkg/Include/Ppi/EmuThunk.h
+++ b/EmulatorPkg/Include/Ppi/EmuThunk.h
@@ -25,7 +25,7 @@
Routine Description:
This service is called from Index == 0 until it returns EFI_UNSUPPORTED.
- It allows discontiguous memory regions to be supported by the emulator.
+ It allows discontinuous memory regions to be supported by the emulator.
Arguments:
Index - Which memory region to use