From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 116791A1E56 for ; Wed, 19 Oct 2016 18:08:47 -0700 (PDT) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga103.fm.intel.com with ESMTP; 19 Oct 2016 18:08:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,516,1473145200"; d="scan'208";a="891859852" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga003.jf.intel.com with ESMTP; 19 Oct 2016 18:08:46 -0700 Received: from FMSMSX109.amr.corp.intel.com (10.18.116.9) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 19 Oct 2016 18:08:46 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx109.amr.corp.intel.com (10.18.116.9) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 19 Oct 2016 18:08:45 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.206]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.104]) with mapi id 14.03.0248.002; Thu, 20 Oct 2016 09:08:43 +0800 From: "Fan, Jeff" To: Gary Lin , "edk2-devel@lists.01.org" Thread-Topic: [PATCH 11/33] IntelFrameworkPkg: Fix typos in comments Thread-Index: AQHSKdbk746OlKxxCUSJCGsPifR2daCwiUzg Date: Thu, 20 Oct 2016 01:08:43 +0000 Message-ID: <542CF652F8836A4AB8DBFAAD40ED192A4A2AFD3C@shsmsx102.ccr.corp.intel.com> References: <20161019070138.16424-1-glin@suse.com> <20161019070138.16424-12-glin@suse.com> In-Reply-To: <20161019070138.16424-12-glin@suse.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMDA0Y2VlZDYtMDZhZi00OTAwLWJmODktN2ExYWNlYjBlMGU0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6ImZDSXFkcWMzbzllbVpoRUZkYmRzUGN0ZGtLUCtqMk83ampuVEdQNWwrdm89In0= x-ctpclassification: CTP_IC x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH 11/33] IntelFrameworkPkg: Fix typos in comments X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2016 01:08:47 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Jeff Fan Thanks! -----Original Message----- From: Gary Lin [mailto:glin@suse.com]=20 Sent: Wednesday, October 19, 2016 3:01 PM To: edk2-devel@lists.01.org Cc: Fan, Jeff Subject: [PATCH 11/33] IntelFrameworkPkg: Fix typos in comments - paramter -> parameter - availible -> available Cc: Jeff Fan Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin --- IntelFrameworkPkg/Include/Protocol/FrameworkFormCallback.h | 2 +- IntelFrameworkPkg/Include/Protocol/LegacyBios.h | 2 +- IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h | 2 +- IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoLib.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/IntelFrameworkPkg/Include/Protocol/FrameworkFormCallback.h b/I= ntelFrameworkPkg/Include/Protocol/FrameworkFormCallback.h index e9ea49d..2d769bc 100644 --- a/IntelFrameworkPkg/Include/Protocol/FrameworkFormCallback.h +++ b/IntelFrameworkPkg/Include/Protocol/FrameworkFormCallback.h @@ -149,7 +149,7 @@ EFI_STATUS @param Attributes Attributes bit-mask to set for the variabl= e. Inconsistent with specification here:=20 Attributes data type has been changed from= =20 - UINT32 * to UINT32, because the input para= mter is=20 + UINT32 * to UINT32, because the input para= meter is not necessary to use a pointer date type. @param DataSize The size in bytes of the Buffer. A size of= zero causes the variable to be deleted. diff --git a/IntelFrameworkPkg/Include/Protocol/LegacyBios.h b/IntelFramewo= rkPkg/Include/Protocol/LegacyBios.h index d431ad8..641f101 100644 --- a/IntelFrameworkPkg/Include/Protocol/LegacyBios.h +++ b/IntelFrameworkPkg/Include/Protocol/LegacyBios.h @@ -1197,7 +1197,7 @@ BOOLEAN - 01 =3D ROM Found. - 02 =3D ROM is a valid legacy ROM. =20 - @retval EFI_SUCCESS The Legacy Option ROM availible for this devic= e + @retval EFI_SUCCESS The Legacy Option ROM available for this devic= e @retval EFI_UNSUPPORTED The Legacy Option ROM is not supported. =20 **/ diff --git a/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h = b/IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h index a3b6af6..66c73fe 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. =20 - @return The paramter of Data. + @return The parameter of Data. =20 **/ UINT64 diff --git a/IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoLib.c b/IntelFramewo= rkPkg/Library/DxeIoLibCpuIo/IoLib.c index eb846e0..c1c48d5 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. =20 - @return The paramter of Data. + @return The parameter of Data. =20 **/ UINT64 --=20 2.10.1