]> git.proxmox.com Git - mirror_edk2.git/commitdiff
IntelFrameworkPkg: Fix typos in comments
authorGary Lin <glin@suse.com>
Wed, 19 Oct 2016 07:01:16 +0000 (15:01 +0800)
committerJeff Fan <jeff.fan@intel.com>
Mon, 24 Oct 2016 01:09:26 +0000 (09:09 +0800)
- 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>
IntelFrameworkPkg/Include/Protocol/FrameworkFormCallback.h
IntelFrameworkPkg/Include/Protocol/LegacyBios.h
IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h
IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoLib.c

index e9ea49d5c04c7378184c2533d975ad47c56ac986..2d769bc3b28a3654cbfa84d61c26fcd6e7e7fc3d 100644 (file)
@@ -149,7 +149,7 @@ EFI_STATUS
   @param  Attributes            Attributes bit-mask to set for the variable.\r
                                 Inconsistent with specification here: \r
                                 Attributes data type has been changed from \r
-                                UINT32 * to UINT32, because the input paramter is \r
+                                UINT32 * to UINT32, because the input parameter is\r
                                 not necessary to use a pointer date type.\r
   @param  DataSize              The size in bytes of the Buffer. A size of zero causes\r
                                 the variable to be deleted.\r
index d431ad85e0ffabdb0525e68bfe395750c7d90abe..641f101bcedeb27902828cd0fb1827294e57bca0 100644 (file)
@@ -1197,7 +1197,7 @@ BOOLEAN
                             - 01 = ROM Found.\r
                             - 02 = ROM is a valid legacy ROM.\r
 \r
-  @retval EFI_SUCCESS       The Legacy Option ROM availible for this device\r
+  @retval EFI_SUCCESS       The Legacy Option ROM available for this device\r
   @retval EFI_UNSUPPORTED   The Legacy Option ROM is not supported.\r
 \r
 **/\r
index a3b6af6ac7217ac873e4822f8c40e0a76539043e..66c73fefd44a7b0a0ef332953ef30ba8d9ec4a7b 100644 (file)
@@ -64,7 +64,7 @@ IoReadWorker (
   @param  Width         The width of the I/O operation.\r
   @param  Data          The value to write to the I/O port.\r
 \r
-  @return The paramter of Data.\r
+  @return The parameter of Data.\r
 \r
 **/\r
 UINT64\r
index eb846e08adb8f25865a1fcdf6bbbd0701d624d45..c1c48d5e626323d0e248ea068eb903abd6d8a569 100644 (file)
@@ -93,7 +93,7 @@ IoReadWorker (
   @param  Width         The width of the I/O operation.\r
   @param  Data          The value to write to the I/O port.\r
 \r
-  @return The paramter of Data.\r
+  @return The parameter of Data.\r
 \r
 **/\r
 UINT64\r