From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id EF8EA2195408B for ; Mon, 24 Apr 2017 18:55:22 -0700 (PDT) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga105.fm.intel.com with ESMTP; 24 Apr 2017 18:55:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,247,1488873600"; d="scan'208";a="93708223" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by fmsmga006.fm.intel.com with ESMTP; 24 Apr 2017 18:55:22 -0700 Received: from fmsmsx153.amr.corp.intel.com (10.18.125.6) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 24 Apr 2017 18:55:22 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by FMSMSX153.amr.corp.intel.com (10.18.125.6) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 24 Apr 2017 18:55:21 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.246]) by SHSMSX104.ccr.corp.intel.com ([10.239.4.70]) with mapi id 14.03.0319.002; Tue, 25 Apr 2017 09:55:19 +0800 From: "Gao, Liming" To: "Fan, Jeff" , "edk2-devel@lists.01.org" CC: "Tian, Feng" , "Kinney, Michael D" Thread-Topic: [PATCH] PeCoffGetEntryPointLib: Fix spelling issue Thread-Index: AQHSvKKqpVYdVC0QM06cpegcYgtdbKHTRc8AgAIO1nA= Date: Tue, 25 Apr 2017 01:55:18 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14D723806@shsmsx102.ccr.corp.intel.com> References: <20170424022928.8160-1-jeff.fan@intel.com> <20170424022928.8160-2-jeff.fan@intel.com> In-Reply-To: <20170424022928.8160-2-jeff.fan@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH] PeCoffGetEntryPointLib: Fix spelling issue X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Apr 2017 01:55:23 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Liming Gao >-----Original Message----- >From: Fan, Jeff >Sent: Monday, April 24, 2017 10:29 AM >To: edk2-devel@lists.01.org >Cc: Gao, Liming ; Tian, Feng ; >Kinney, Michael D >Subject: [PATCH] PeCoffGetEntryPointLib: Fix spelling issue > >*Serach* should be *Search* > >Cc: Liming Gao >Cc: Feng Tian >Cc: Michael Kinney >Contributed-under: TianoCore Contribution Agreement 1.0 >Signed-off-by: Jeff Fan >--- > MdePkg/Include/Library/PeCoffGetEntryPointLib.h | 2 = +- > MdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c | 2 >+- > >SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugAge >nt.c | 2 +- > UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c | 2 >+- > UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.c | 2 = +- > 5 files changed, 5 insertions(+), 5 deletions(-) > >diff --git a/MdePkg/Include/Library/PeCoffGetEntryPointLib.h >b/MdePkg/Include/Library/PeCoffGetEntryPointLib.h >index 647503b..f211cf5 100644 >--- a/MdePkg/Include/Library/PeCoffGetEntryPointLib.h >+++ b/MdePkg/Include/Library/PeCoffGetEntryPointLib.h >@@ -115,7 +115,7 @@ PeCoffGetSizeOfHeaders ( > **/ > UINTN > EFIAPI >-PeCoffSerachImageBase ( >+PeCoffSearchImageBase ( > IN UINTN Address > ); > >diff --git >a/MdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c >b/MdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c >index 00f6d7d..e1ddc8b 100644 >--- a/MdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c >+++ b/MdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c >@@ -332,7 +332,7 @@ PeCoffGetSizeOfHeaders ( > **/ > UINTN > EFIAPI >-PeCoffSerachImageBase ( >+PeCoffSearchImageBase ( > IN UINTN Address > ) > { >diff --git >a/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugA >gent.c >b/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugA >gent.c >index 6f3c419..f156fe2 100644 >--- >a/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugA >gent.c >+++ >b/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugA >gent.c >@@ -206,7 +206,7 @@ FindAndReportModuleImageInfo ( > // > // Find Image Base > // >- Pe32Data =3D PeCoffSerachImageBase ((UINTN) mErrorMsgVersionAlert); >+ Pe32Data =3D PeCoffSearchImageBase ((UINTN) mErrorMsgVersionAlert); > if (Pe32Data !=3D 0) { > ImageContext.ImageAddress =3D Pe32Data; > ImageContext.PdbPointer =3D PeCoffLoaderGetPdbPointer ((VOID*) (UINTN= ) >ImageContext.ImageAddress); >diff --git >a/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c >b/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c >index 78ee182..dbfaae1 100644 >--- a/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c >+++ b/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c >@@ -120,7 +120,7 @@ DumpModuleImageInfo ( > VOID *PdbPointer; > VOID *EntryPoint; > >- Pe32Data =3D PeCoffSerachImageBase (CurrentEip); >+ Pe32Data =3D PeCoffSearchImageBase (CurrentEip); > if (Pe32Data =3D=3D 0) { > InternalPrintMessage ("!!!! Can't find image information. !!!!\n"); > } else { >diff --git a/UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.c >b/UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.c >index 2cb0bbc..2d6b572 100755 >--- a/UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.c >+++ b/UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.c >@@ -178,7 +178,7 @@ DumpModuleInfoByIp ( > // > // Find Image Base > // >- Pe32Data =3D PeCoffSerachImageBase (CallerIpAddress); >+ Pe32Data =3D PeCoffSearchImageBase (CallerIpAddress); > if (Pe32Data !=3D 0) { > DEBUG ((DEBUG_ERROR, "It is invoked from the instruction before >IP(0x%p)", (VOID *) CallerIpAddress)); > PdbPointer =3D PeCoffLoaderGetPdbPointer ((VOID *) Pe32Data); >-- >2.9.3.windows.2