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>
This commit is contained in:
Gary Lin 2016-10-19 15:01:16 +08:00 committed by Jeff Fan
parent 70d3fe9dad
commit d6a1c70de1
4 changed files with 4 additions and 4 deletions

View File

@ -149,7 +149,7 @@ EFI_STATUS
@param Attributes Attributes bit-mask to set for the variable. @param Attributes Attributes bit-mask to set for the variable.
Inconsistent with specification here: Inconsistent with specification here:
Attributes data type has been changed from Attributes data type has been changed from
UINT32 * to UINT32, because the input paramter is UINT32 * to UINT32, because the input parameter is
not necessary to use a pointer date type. not necessary to use a pointer date type.
@param DataSize The size in bytes of the Buffer. A size of zero causes @param DataSize The size in bytes of the Buffer. A size of zero causes
the variable to be deleted. the variable to be deleted.

View File

@ -1197,7 +1197,7 @@ BOOLEAN
- 01 = ROM Found. - 01 = ROM Found.
- 02 = ROM is a valid legacy ROM. - 02 = ROM is a valid legacy ROM.
@retval EFI_SUCCESS The Legacy Option ROM availible for this device @retval EFI_SUCCESS The Legacy Option ROM available for this device
@retval EFI_UNSUPPORTED The Legacy Option ROM is not supported. @retval EFI_UNSUPPORTED The Legacy Option ROM is not supported.
**/ **/

View File

@ -64,7 +64,7 @@ IoReadWorker (
@param Width The width of the I/O operation. @param Width The width of the I/O operation.
@param Data The value to write to the I/O port. @param Data The value to write to the I/O port.
@return The paramter of Data. @return The parameter of Data.
**/ **/
UINT64 UINT64

View File

@ -93,7 +93,7 @@ IoReadWorker (
@param Width The width of the I/O operation. @param Width The width of the I/O operation.
@param Data The value to write to the I/O port. @param Data The value to write to the I/O port.
@return The paramter of Data. @return The parameter of Data.
**/ **/
UINT64 UINT64