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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 7409381F6E for ; Tue, 7 Feb 2017 21:08:02 -0800 (PST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga103.fm.intel.com with ESMTP; 07 Feb 2017 21:08:02 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,346,1477983600"; d="scan'208";a="56436986" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga004.jf.intel.com with ESMTP; 07 Feb 2017 21:08:01 -0800 Received: from fmsmsx151.amr.corp.intel.com (10.18.125.4) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 7 Feb 2017 21:08:01 -0800 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by FMSMSX151.amr.corp.intel.com (10.18.125.4) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 7 Feb 2017 21:08:01 -0800 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.88]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.204]) with mapi id 14.03.0248.002; Wed, 8 Feb 2017 13:07:58 +0800 From: "Gao, Liming" To: Rebecca Cran , "edk2-devel@lists.01.org" CC: "Tian, Feng" , "Zeng, Star" , "Fu, Siyuan" , "Wu, Jiaxin" Thread-Topic: [PATCH] Fix some typos of "according" Thread-Index: AQHSgXofJ4sq6UBhf0GEuCJsupM//KFej0/g Date: Wed, 8 Feb 2017 05:07:56 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14D6D7D39@shsmsx102.ccr.corp.intel.com> References: <20170207194042.18529-1-rebecca@bluestop.org> In-Reply-To: <20170207194042.18529-1-rebecca@bluestop.org> 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] Fix some typos of "according" 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: Wed, 08 Feb 2017 05:08:02 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Liming Gao To meet with edk2 patch policy, I will separate this patch per package, the= n push it.=20 >-----Original Message----- >From: Rebecca Cran [mailto:rebecca@bluestop.org] >Sent: Wednesday, February 08, 2017 3:41 AM >To: edk2-devel@lists.01.org >Cc: Rebecca Cran ; Tian, Feng ; >Zeng, Star ; Fu, Siyuan ; Wu, >Jiaxin ; Gao, Liming >Subject: [PATCH] Fix some typos of "according" > >Cc: Feng Tian >Cc: Star Zeng >Cc: Siyuan Fu >Cc: Jiaxin Wu >Cc: Liming Gao >Contributed-under: TianoCore Contribution Agreement 1.0 >Signed-off-by: Rebecca Cran >--- > EdkCompatibilityPkg/Sample/Tools/Source/UefiStrGather/StrGather.c | 2 +- > MdeModulePkg/Core/PiSmmCore/MemoryAttributesTable.c | 4 ++-= - > MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.c | 2 +- > MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCmdMemory.c | 2 >+- > MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCmdSymbol.c | 6 >+++--- > MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbDisasmSupport.c | 2 >+- > MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbDisasmSupport.h | 2 >+- > MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Impl.c | 2 +- > NetworkPkg/HttpBootDxe/HttpBootConfigStrings.uni | 2 +- > 9 files changed, 12 insertions(+), 12 deletions(-) > >diff --git >a/EdkCompatibilityPkg/Sample/Tools/Source/UefiStrGather/StrGather.c >b/EdkCompatibilityPkg/Sample/Tools/Source/UefiStrGather/StrGather.c >index 535a265046..e71b5e4e7d 100644 >--- a/EdkCompatibilityPkg/Sample/Tools/Source/UefiStrGather/StrGather.c >+++ b/EdkCompatibilityPkg/Sample/Tools/Source/UefiStrGather/StrGather.c >@@ -854,7 +854,7 @@ GetLangCode ( > } > > // >- // Convert the language accoring to the table. >+ // Convert the language according to the table. > // > for (Index =3D 0; LanguageConvertTable[Index].ISO639 !=3D NULL; Index++= ) { > if (wcscmp(LanguageConvertTable[Index].ISO639, Lang) =3D=3D 0) { >diff --git a/MdeModulePkg/Core/PiSmmCore/MemoryAttributesTable.c >b/MdeModulePkg/Core/PiSmmCore/MemoryAttributesTable.c >index eba938e2a9..6cfd35945a 100644 >--- a/MdeModulePkg/Core/PiSmmCore/MemoryAttributesTable.c >+++ b/MdeModulePkg/Core/PiSmmCore/MemoryAttributesTable.c >@@ -785,7 +785,7 @@ SmmCoreGetMemoryMapMemoryAttributesTable ( > // > > /** >- Set MemoryProtectionAttribute accroding to PE/COFF image section >alignment. >+ Set MemoryProtectionAttribute according to PE/COFF image section >alignment. > > @param[in] SectionAlignment PE/COFF section alignment > **/ >@@ -1225,7 +1225,7 @@ Finish: > } > > /** >- Find image record accroding to image base and size. >+ Find image record according to image base and size. > > @param[in] ImageBase Base of PE image > @param[in] ImageSize Size of PE image >diff --git a/MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.c >b/MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.c >index a4579bf043..8734291ae3 100644 >--- a/MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.c >+++ b/MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.c >@@ -396,7 +396,7 @@ HttpParseUrl ( > FoundAt =3D FALSE; > for (Char =3D Url; Char < Url + Length; Char++) { > // >- // Update state machine accoring to next char. >+ // Update state machine according to next char. > // > State =3D NetHttpParseUrlChar (*Char, State); > >diff --git >a/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCmdMemory.c >b/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCmdMemory.c >index 74c17bd248..3dc6376215 100644 >--- a/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCmdMemory.c >+++ b/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCmdMemory.c >@@ -37,7 +37,7 @@ EdbDisplayMemoryUnit ( > UINT64 Data64; > > // >- // Print accroding to width >+ // Print according to width > // > switch (Width) { > case EdbWidthUint8: >diff --git >a/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCmdSymbol.c >b/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCmdSymbol.c >index ba62c6ac27..3ca793059f 100644 >--- a/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCmdSymbol.c >+++ b/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbCmdSymbol.c >@@ -70,7 +70,7 @@ GetDirNameFromFullPath ( > > /** > >- Construct full path accroding to dir and file path. >+ Construct full path according to dir and file path. > > @param DirPath - dir path > @param FilePath - file path >@@ -127,7 +127,7 @@ EdbSymbolTypeToStr ( > > /** > >- Find the symbol accroding to address and display symbol. >+ Find the symbol according to address and display symbol. > > @param Address - SymbolAddress > @param DebuggerPrivate - EBC Debugger private data structure >@@ -190,7 +190,7 @@ DebuggerDisplaySymbolAccrodingToAddress ( > > /** > >- Find the symbol accroding to name and display symbol. >+ Find the symbol according to name and display symbol. > > @param SymbolFileName - The Symbol File Name, NULL means for all > @param SymbolName - The Symbol Name, NULL means for all >diff --git >a/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbDisasmSupport.c >b/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbDisasmSupport.c >index 472158b8f9..26a86548b4 100644 >--- a/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbDisasmSupport.c >+++ b/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbDisasmSupport.c >@@ -1178,7 +1178,7 @@ EdbShowDisasm ( > > /** > >- Get register value accroding to the system context, and register index. >+ Get register value according to the system context, and register index. > > @param SystemContext - EBC system context. > @param Index - EBC register index >diff --git >a/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbDisasmSupport.h >b/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbDisasmSupport.h >index af5a7cab99..a95b5834a8 100644 >--- a/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbDisasmSupport.h >+++ b/MdeModulePkg/Universal/EbcDxe/EbcDebugger/EdbDisasmSupport.h >@@ -556,7 +556,7 @@ EdbShowDisasm ( > > /** > >- Get register value accroding to the system context, and register index. >+ Get register value according to the system context, and register index. > > @param SystemContext - EBC system context. > @param Index - EBC register index >diff --git a/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Impl.c >b/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Impl.c >index 18796fdbfb..1db4c667d7 100644 >--- a/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Impl.c >+++ b/MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Impl.c >@@ -1215,7 +1215,7 @@ Dhcp4InstanceConfigUdpIo ( > // UEFI spec, while in classless addressing network, the netmask must= be >explicitly > // provided together with the station address. > // If the DHCP instance haven't be configured with a valid netmask, w= e >could only >- // compute it accroding to the classful addressing rule. >+ // compute it according to the classful addressing rule. > // > Class =3D NetGetIpClass (ClientAddr); > ASSERT (Class < IP4_ADDR_CLASSE); >diff --git a/NetworkPkg/HttpBootDxe/HttpBootConfigStrings.uni >b/NetworkPkg/HttpBootDxe/HttpBootConfigStrings.uni >index 77c3186bb4..6cddafef83 100644 >--- a/NetworkPkg/HttpBootDxe/HttpBootConfigStrings.uni >+++ b/NetworkPkg/HttpBootDxe/HttpBootConfigStrings.uni >@@ -22,6 +22,6 @@ > #string STR_HTTP_BOOT_IP_VERSION_4 #language en-US "IP4" > #string STR_HTTP_BOOT_IP_VERSION_6 #language en-US "IP6" > #string STR_BOOT_URI_PROMPT #language en-US "Boot URI" >-#string STR_BOOT_URI_HELP #language en-US "A new Boot= Option >will be created accroding to this Boot URI." >+#string STR_BOOT_URI_HELP #language en-US "A new Boot >Option will be created according to this Boot URI." > #string STR_BOOT_DESCRIPTION_PROMPT #language en-US "Input the >description" > #string STR_NULL_STRING #language en-US "" >-- >2.11.0