summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkPkg/Library
diff options
context:
space:
mode:
authorGary Lin <glin@suse.com>2016-10-19 15:01:16 +0800
committerJeff Fan <jeff.fan@intel.com>2016-10-24 09:09:26 +0800
commitd6a1c70de11eab1ac3e2b7172de7b32510bb9338 (patch)
tree7041582ee5f9e7f9ed34fb8623dcc4c7c826ffb6 /IntelFrameworkPkg/Library
parent70d3fe9dad1d7b2944a2653b3895a11863fb674e (diff)
downloadedk2-d6a1c70de11eab1ac3e2b7172de7b32510bb9338.tar.gz
edk2-d6a1c70de11eab1ac3e2b7172de7b32510bb9338.tar.bz2
edk2-d6a1c70de11eab1ac3e2b7172de7b32510bb9338.zip
IntelFrameworkPkg: Fix typos in comments
- paramter -> parameter - availible -> available Cc: Jeff Fan <jeff.fan@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin <glin@suse.com> Reviewed-by: Jeff Fan <jeff.fan@intel.com>
Diffstat (limited to 'IntelFrameworkPkg/Library')
-rw-r--r--IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h2
-rw-r--r--IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoLib.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h b/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h
index a3b6af6ac7..66c73fefd4 100644
--- a/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h
+++ b/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h
@@ -64,7 +64,7 @@ IoReadWorker (
@param Width The width of the I/O operation.
@param Data The value to write to the I/O port.
- @return The paramter of Data.
+ @return The parameter of Data.
**/
UINT64
diff --git a/IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoLib.c b/IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoLib.c
index eb846e08ad..c1c48d5e62 100644
--- a/IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoLib.c
+++ b/IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoLib.c
@@ -93,7 +93,7 @@ IoReadWorker (
@param Width The width of the I/O operation.
@param Data The value to write to the I/O port.
- @return The paramter of Data.
+ @return The parameter of Data.
**/
UINT64