From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id CE03D1A1E56 for ; Wed, 19 Oct 2016 18:08:23 -0700 (PDT) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga101.fm.intel.com with ESMTP; 19 Oct 2016 18:08:09 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,516,1473145200"; d="scan'208";a="21887191" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga004.jf.intel.com with ESMTP; 19 Oct 2016 18:08:09 -0700 Received: from fmsmsx112.amr.corp.intel.com (10.18.116.6) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 19 Oct 2016 18:08:09 -0700 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by FMSMSX112.amr.corp.intel.com (10.18.116.6) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 19 Oct 2016 18:08:07 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.206]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.2]) with mapi id 14.03.0248.002; Thu, 20 Oct 2016 09:08:06 +0800 From: "Fan, Jeff" To: Gary Lin , "edk2-devel@lists.01.org" Thread-Topic: [edk2] [PATCH 10/33] IntelFrameworkModulePkg: Fix typos in comments Thread-Index: AQHSKdbivUIM0VzuKUKzV0pyL4b1DqCwiQpA Date: Thu, 20 Oct 2016 01:08:05 +0000 Message-ID: <542CF652F8836A4AB8DBFAAD40ED192A4A2AFD1D@shsmsx102.ccr.corp.intel.com> References: <20161019070138.16424-1-glin@suse.com> <20161019070138.16424-11-glin@suse.com> In-Reply-To: <20161019070138.16424-11-glin@suse.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNmViMTA3NmEtZDcxZi00ZTIwLWExMzgtNWNlYTUxOWVhNGU4IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6Ikh6VlVmVXl1NGdqaFRONWYxVHpReWpjOWJFbWF1RmZXeFZSaUJqaEZoOG89In0= x-ctpclassification: CTP_IC x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH 10/33] IntelFrameworkModulePkg: 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:24 -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: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Gary= Lin Sent: Wednesday, October 19, 2016 3:01 PM To: edk2-devel@lists.01.org Cc: Fan, Jeff Subject: [edk2] [PATCH 10/33] IntelFrameworkModulePkg: Fix typos in comment= s - stoping -> stopping - Pointion -> Position - Arrary -> Array - reseting -> resetting - excute -> execute - isTRUE -> is TRUE - connectted -> connected - Retrive -> Retrieve - dirvers -> drivers - funciton -> function - paramter -> parameter - availible -> available - permenent -> permanent - boundry -> boundary Cc: Jeff Fan Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin --- IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdCtrller.c = | 4 +- IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2Keyboard.c = | 4 +- IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/CommPs2.c = | 12 ++-- IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/CommPs2.h = | 12 ++-- IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAbsolut= ePointer.c | 6 +- IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAbsolut= ePointer.h | 8 +-- IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.c = | 12 ++-- IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.h = | 12 ++-- IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2Mouse.c = | 6 +- IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2Mouse.h = | 8 +-- IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/BiosKeyboard.c = | 12 ++-- IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/BiosKeyboard.h = | 2 +- IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/BiosSnp16.c = | 14 ++--- IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/BiosSnp16.h = | 62 ++++++++++---------- IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/Misc.c = | 2 +- IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/PxeUndi.c = | 46 +++++++-------- IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/IpfBootSupport.c = | 2 +- IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosInterface.h = | 4 +- IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyPci.c = | 4 +- IntelFrameworkModulePkg/Include/Library/GenericBdsLib.h = | 4 +- IntelFrameworkModulePkg/Include/Library/PlatformBdsLib.h = | 2 +- IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiT= ianoCustomDecompressLib.c | 8 +-- IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiT= ianoCustomDecompressLibInternals.h | 4 +- IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/BootMaint.c = | 2 +- IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/FileExplorer.c = | 2 +- IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.c = | 2 +- IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.h = | 2 +- IntelFrameworkModulePkg/Universal/DataHubDxe/DataHub.c = | 4 +- IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErr.c = | 2 +- IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/FwVol.c = | 6 +- IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/FwVolWrite.c = | 4 +- 31 files changed, 137 insertions(+), 137 deletions(-) diff --git a/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdCtrller.c= b/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdCtrller.c index 2a20b78..9bde538 100644 --- a/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdCtrller.c +++ b/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdCtrller.c @@ -1685,9 +1685,9 @@ InitKeyboard ( =20 ConsoleIn->IsSupportPartialKey =3D FALSE; // - // For reseting keyboard is not mandatory before booting OS and sometime= s keyboard responses very slow, + // For resetting keyboard is not mandatory before booting OS and sometim= es keyboard responses very slow, // and to support KB hot plug, we need to let the InitKB succeed no matt= er whether there is a KB device connected - // to system. So we only do the real reseting for keyboard when user ask= s and there is a real KB connected t system, + // to system. So we only do the real resetting for keyboard when user as= ks and there is a real KB connected t system, // and normally during booting an OS, it's skipped. // if (ExtendedVerification && CheckKeyboardConnect (ConsoleIn)) { diff --git a/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2Keyboard.c b= /IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2Keyboard.c index c020202..b6a9b70 100644 --- a/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2Keyboard.c +++ b/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2Keyboard.c @@ -55,7 +55,7 @@ KbdControllerDriverStart ( ); =20 /** - Stop this driver on ControllerHandle. Support stoping any child handles + Stop this driver on ControllerHandle. Support stopping any child handles created by this driver. =20 @param This Protocol instance pointer. @@ -448,7 +448,7 @@ ErrorExit: } =20 /** - Stop this driver on ControllerHandle. Support stoping any child handles + Stop this driver on ControllerHandle. Support stopping any child handles created by this driver. =20 @param This Protocol instance pointer. diff --git a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Com= mPs2.c b/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/CommPs2= .c index fb4a753..5aa1705 100644 --- a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/CommPs2.c +++ b/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/CommPs2.c @@ -540,7 +540,7 @@ PS2MouseRead ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Command I/O command. =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -579,7 +579,7 @@ Out8042Command ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Data Data value =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -615,7 +615,7 @@ Out8042Data ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Data Data value =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -659,7 +659,7 @@ In8042Data ( @param Command Aux I/O command @param Resend Whether need resend the Aux command. =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -740,7 +740,7 @@ Out8042AuxCommand ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Data Buffer holding return value =20 =20 - @retval EFI_SUCCESS Success to excute I/O work flow. + @retval EFI_SUCCESS Success to execute I/O work flow. @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -786,7 +786,7 @@ Out8042AuxData ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Data Buffer holding return value. =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS diff --git a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Com= mPs2.h b/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/CommPs2= .h index 59d7b51..560389d 100644 --- a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/CommPs2.h +++ b/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/CommPs2.h @@ -302,7 +302,7 @@ PS2MouseRead ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Command I/O command. =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -317,7 +317,7 @@ Out8042Command ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Data Data value =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -332,7 +332,7 @@ In8042Data ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Data Data value =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -348,7 +348,7 @@ Out8042Data ( @param Command Aux I/O command @param Resend Whether need resend the Aux command. =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -364,7 +364,7 @@ Out8042AuxCommand ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Data Buffer holding return value. =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -379,7 +379,7 @@ In8042AuxData ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Data Buffer holding return value. =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS diff --git a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2= MouseAbsolutePointer.c b/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePo= interDxe/Ps2MouseAbsolutePointer.c index 7af35bc..bf8adfc 100644 --- a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAb= solutePointer.c +++ b/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAb= solutePointer.c @@ -402,7 +402,7 @@ ErrorExit: } =20 /** - Stop this driver on ControllerHandle. Support stoping any child handles + Stop this driver on ControllerHandle. Support stopping any child handles created by this driver. =20 @param This Protocol instance pointer. @@ -498,14 +498,14 @@ PS2MouseAbsolutePointerDriverStop ( } =20 /** - Reset the Mouse and do BAT test for it, if ExtendedVerification isTRUE a= nd there is a mouse device connectted to system. + Reset the Mouse and do BAT test for it, if ExtendedVerification is TRUE = and there is a mouse device connected to system. =20 @param This - Pointer of simple pointer Protocol. @param ExtendedVerification - Whether configure mouse parameters. True: = do; FALSE: skip. =20 =20 @retval EFI_SUCCESS - The command byte is written successfully. - @retval EFI_DEVICE_ERROR - Errors occurred during reseting keyboard. + @retval EFI_DEVICE_ERROR - Errors occurred during resetting keyboard. =20 **/ EFI_STATUS diff --git a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2= MouseAbsolutePointer.h b/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePo= interDxe/Ps2MouseAbsolutePointer.h index 17d1847..8f959fd 100644 --- a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAb= solutePointer.h +++ b/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAb= solutePointer.h @@ -151,7 +151,7 @@ PS2MouseAbsolutePointerDriverStart ( ); =20 /** - Stop this driver on ControllerHandle. Support stoping any child handles + Stop this driver on ControllerHandle. Support stopping any child handles created by this driver. =20 @param This Protocol instance pointer. @@ -303,14 +303,14 @@ Ps2MouseAbsolutePointerComponentNameGetControllerName= ( ); =20 /** - Reset the Mouse and do BAT test for it, if ExtendedVerification isTRUE a= nd there is a mouse device connectted to system. + Reset the Mouse and do BAT test for it, if ExtendedVerification is TRUE = and there is a mouse device connected to system. =20 @param This - Pointer of simple pointer Protocol. @param ExtendedVerification - Whether configure mouse parameters. True: = do; FALSE: skip. =20 =20 @retval EFI_SUCCESS - The command byte is written successfully. - @retval EFI_DEVICE_ERROR - Errors occurred during reseting keyboard. + @retval EFI_DEVICE_ERROR - Errors occurred during resetting keyboard. =20 **/ EFI_STATUS @@ -374,7 +374,7 @@ PollMouseAbsolutePointer ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Data Data value =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS diff --git a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.c b/IntelF= rameworkModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.c index 1c763e9..27d378d 100644 --- a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.c +++ b/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.c @@ -539,7 +539,7 @@ PS2MouseRead ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Command I/O command. =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -578,7 +578,7 @@ Out8042Command ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Data Data value =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -614,7 +614,7 @@ Out8042Data ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Data Data value =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -658,7 +658,7 @@ In8042Data ( @param Command Aux I/O command @param Resend Whether need resend the Aux command. =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -739,7 +739,7 @@ Out8042AuxCommand ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Data Buffer holding return value =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -785,7 +785,7 @@ Out8042AuxData ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Data Buffer holding return value. =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS diff --git a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.h b/IntelF= rameworkModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.h index a48ee8c..6c0f8ac 100644 --- a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.h +++ b/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.h @@ -302,7 +302,7 @@ PS2MouseRead ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Command I/O command. =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -317,7 +317,7 @@ Out8042Command ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Data Data value =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -332,7 +332,7 @@ In8042Data ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Data Data value =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -348,7 +348,7 @@ Out8042Data ( @param Command Aux I/O command @param Resend Whether need resend the Aux command. =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -364,7 +364,7 @@ Out8042AuxCommand ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Data Buffer holding return value. =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS @@ -379,7 +379,7 @@ In8042AuxData ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Data Buffer holding return value =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS diff --git a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2Mouse.c b/Intel= FrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2Mouse.c index 1623201..43fad21 100644 --- a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2Mouse.c +++ b/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2Mouse.c @@ -417,7 +417,7 @@ ErrorExit: } =20 /** - Stop this driver on ControllerHandle. Support stoping any child handles + Stop this driver on ControllerHandle. Support stopping any child handles created by this driver. =20 @param This Protocol instance pointer. @@ -513,14 +513,14 @@ PS2MouseDriverStop ( } =20 /** - Reset the Mouse and do BAT test for it, if ExtendedVerification isTRUE a= nd there is a mouse device connectted to system + Reset the Mouse and do BAT test for it, if ExtendedVerification is TRUE = and there is a mouse device connected to system =20 @param This - Pointer of simple pointer Protocol. @param ExtendedVerification - Whether configure mouse parameters. True: = do; FALSE: skip. =20 =20 @retval EFI_SUCCESS - The command byte is written successfully. - @retval EFI_DEVICE_ERROR - Errors occurred during reseting keyboard. + @retval EFI_DEVICE_ERROR - Errors occurred during resetting keyboard. =20 **/ EFI_STATUS diff --git a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2Mouse.h b/Intel= FrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2Mouse.h index 1d9f139..078cefa 100644 --- a/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2Mouse.h +++ b/IntelFrameworkModulePkg/Bus/Isa/Ps2MouseDxe/Ps2Mouse.h @@ -151,7 +151,7 @@ PS2MouseDriverStart ( ); =20 /** - Stop this driver on ControllerHandle. Support stoping any child handles + Stop this driver on ControllerHandle. Support stopping any child handles created by this driver. =20 @param This Protocol instance pointer. @@ -303,14 +303,14 @@ Ps2MouseComponentNameGetControllerName ( ); =20 /** - Reset the Mouse and do BAT test for it, if ExtendedVerification isTRUE a= nd there is a mouse device connectted to system + Reset the Mouse and do BAT test for it, if ExtendedVerification is TRUE = and there is a mouse device connected to system =20 @param This - Pointer of simple pointer Protocol. @param ExtendedVerification - Whether configure mouse parameters. True: = do; FALSE: skip. =20 =20 @retval EFI_SUCCESS - The command byte is written successfully. - @retval EFI_DEVICE_ERROR - Errors occurred during reseting keyboard. + @retval EFI_DEVICE_ERROR - Errors occurred during resetting keyboard. =20 **/ EFI_STATUS @@ -374,7 +374,7 @@ PollMouse ( @param IsaIo Pointer to instance of EFI_ISA_IO_PROTOCOL @param Data Data value =20 - @retval EFI_SUCCESS Success to excute I/O work flow + @retval EFI_SUCCESS Success to execute I/O work flow @retval EFI_TIMEOUT Keyboard controller time out. **/ EFI_STATUS diff --git a/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/BiosKeyboard= .c b/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/BiosKeyboard.c index 8c7019f..8dcb131 100644 --- a/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/BiosKeyboard.c +++ b/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/BiosKeyboard.c @@ -934,7 +934,7 @@ KeyboardReadKeyStrokeWorker ( } =20 // - // Use TimerEvent callback funciton to check whether there's any key pre= ssed + // Use TimerEvent callback function to check whether there's any key pre= ssed // =20 // @@ -978,7 +978,7 @@ KeyboardReadKeyStrokeWorker ( @param ExtendedVerification Whether perform the extra validation of ke= yboard. True: perform; FALSE: skip. =20 @retval EFI_SUCCESS The command byte is written successfully. - @retval EFI_DEVICE_ERROR Errors occurred during reseting keyboard. + @retval EFI_DEVICE_ERROR Errors occurred during resetting keyboard. =20 **/ EFI_STATUS @@ -1176,8 +1176,8 @@ BiosKeyboardReset ( ); =20 // - // For reseting keyboard is not mandatory before booting OS and sometime= s keyboard responses very slow, - // so we only do the real reseting for keyboard when user asks, and norm= ally during booting an OS, it's skipped. + // For resetting keyboard is not mandatory before booting OS and sometim= es keyboard responses very slow, + // so we only do the real resetting for keyboard when user asks, and nor= mally during booting an OS, it's skipped. // Call CheckKeyboardConnect() to check whether keyboard is connected, i= f it is not connected, // Real reset will not do. // @@ -1431,7 +1431,7 @@ BiosKeyboardWaitForKey ( // gBS->Stall (1000); // - // Use TimerEvent callback funciton to check whether there's any key pre= ssed + // Use TimerEvent callback function to check whether there's any key pre= ssed // BiosKeyboardTimerHandler (NULL, BIOS_KEYBOARD_DEV_FROM_THIS (Context)); =20 @@ -1795,7 +1795,7 @@ BiosKeyboardTimerHandler ( // will be disabled after the thunk call finish, which means if user cra= zy input during int 9 being disabled, some keystrokes will be lost when=20 // KB device own hardware buffer overflows. And if the lost keystroke co= de is CTRL or ALT or SHIFT release code, these function key flags bit=20 // in BDA will not be updated. So the Int 16 will believe the CTRL or AL= T or SHIFT is still pressed, and Int 16 will translate later scancode=20 - // to wrong ASCII code. We can increase the Thunk frequence to let Int 9= response in time, but this way will much hurt other dirvers=20 + // to wrong ASCII code. We can increase the Thunk frequence to let Int 9= response in time, but this way will much hurt other drivers // performance, like USB. // // 1. If CTRL or ALT release code is missed, all later input keys will = be translated to wrong ASCII codes which the Tiano cannot support. In=20 diff --git a/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/BiosKeyboard= .h b/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/BiosKeyboard.h index a27d2e1..e836086 100644 --- a/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/BiosKeyboard.h +++ b/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/BiosKeyboard.h @@ -447,7 +447,7 @@ BiosKeyboardComponentNameGetControllerName ( @param ExtendedVerification Whether perform the extra validation of ke= yboard. True: perform; FALSE: skip. =20 @retval EFI_SUCCESS The command byte is written successfully. - @retval EFI_DEVICE_ERROR Errors occurred during reseting keyboard. + @retval EFI_DEVICE_ERROR Errors occurred during resetting keyboard. =20 **/ EFI_STATUS diff --git a/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/BiosSnp16.c b/I= ntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/BiosSnp16.c index 7af2ded..a2a7797 100644 --- a/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/BiosSnp16.c +++ b/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/BiosSnp16.c @@ -2148,7 +2148,7 @@ Undi16SimpleNetworkInitialize ( @param This A pointer to EFI_SIMPLE_NETWORK_PROTOCOL str= ucture. @param ExtendedVerification Need extended verfication. =20 - @retval EFI_INVALID_PARAMETER Invalid This paramter. + @retval EFI_INVALID_PARAMETER Invalid This parameter. @retval EFI_DEVICE_ERROR Network device has not been initialized. @retval EFI_NOT_STARTED Network device has been stopped. @retval EFI_DEVICE_ERROR Invalid status for network device @@ -2229,7 +2229,7 @@ Undi16SimpleNetworkReset ( =20 @param This A pointer to EFI_SIMPLE_NETWORK_PROTOCOL str= ucture. =20 - @retval EFI_INVALID_PARAMETER Invalid This paramter. + @retval EFI_INVALID_PARAMETER Invalid This parameter. @retval EFI_DEVICE_ERROR Network device has not been initialized. @retval EFI_NOT_STARTED Network device has been stopped. @retval EFI_DEVICE_ERROR Invalid status for network device @@ -2342,7 +2342,7 @@ Undi16SimpleNetworkShutdown ( @param MCastFilterCnt Count of mutli cast filter for different MAC= address @param MCastFilter Buffer for mustli cast filter for different = MAC address. =20 - @retval EFI_INVALID_PARAMETER Invalid This paramter. + @retval EFI_INVALID_PARAMETER Invalid This parameter. @retval EFI_DEVICE_ERROR Network device has not been initialized. @retval EFI_NOT_STARTED Network device has been stopped. @retval EFI_DEVICE_ERROR Invalid status for network device @@ -2496,10 +2496,10 @@ Undi16SimpleNetworkReceiveFilters ( Set new MAC address. =20 @param This A pointer to EFI_SIMPLE_NETWORK_PROTOCOL str= ucture. - @param Reset Whether reset station MAC address to permene= nt address + @param Reset Whether reset station MAC address to permane= nt address @param New A pointer to New address =20 - @retval EFI_INVALID_PARAMETER Invalid This paramter. + @retval EFI_INVALID_PARAMETER Invalid This parameter. @retval EFI_DEVICE_ERROR Network device has not been initialized. @retval EFI_NOT_STARTED Network device has been stopped. @retval EFI_DEVICE_ERROR Invalid status for network device @@ -2554,7 +2554,7 @@ Undi16SimpleNetworkStationAddress ( =20 if (Reset) { // - // If we are reseting the Station Address to the permanent address, an= d the + // If we are resetting the Station Address to the permanent address, a= nd the // Station Address is not programmable, then just return EFI_SUCCESS. // if (!SimpleNetworkDevice->SimpleNetworkMode.MacAddressChangeable) { @@ -2853,7 +2853,7 @@ Undi16SimpleNetworkStatistics ( @param IP A pointer to given Ip address. @param MAC On return, translated MAC address. =20 - @retval EFI_INVALID_PARAMETER Invalid This paramter. + @retval EFI_INVALID_PARAMETER Invalid This parameter. @retval EFI_INVALID_PARAMETER Invalid IP address. @retval EFI_INVALID_PARAMETER Invalid return buffer for holding MAC addr= ess. @retval EFI_UNSUPPORTED Do not support IPv6=20 diff --git a/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/BiosSnp16.h b/I= ntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/BiosSnp16.h index b29059f..447783c 100644 --- a/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/BiosSnp16.h +++ b/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/BiosSnp16.h @@ -236,7 +236,7 @@ Undi16SimpleNetworkInitialize ( @param This A pointer to EFI_SIMPLE_NETWORK_PROTOCOL str= ucture. @param ExtendedVerification Need extended verfication. =20 - @retval EFI_INVALID_PARAMETER Invalid This paramter. + @retval EFI_INVALID_PARAMETER Invalid This parameter. @retval EFI_DEVICE_ERROR Network device has not been initialized. @retval EFI_NOT_STARTED Network device has been stopped. @retval EFI_DEVICE_ERROR Invalid status for network device @@ -255,7 +255,7 @@ Undi16SimpleNetworkReset ( =20 @param This A pointer to EFI_SIMPLE_NETWORK_PROTOCOL str= ucture. =20 - @retval EFI_INVALID_PARAMETER Invalid This paramter. + @retval EFI_INVALID_PARAMETER Invalid This parameter. @retval EFI_DEVICE_ERROR Network device has not been initialized. @retval EFI_NOT_STARTED Network device has been stopped. @retval EFI_DEVICE_ERROR Invalid status for network device @@ -278,7 +278,7 @@ Undi16SimpleNetworkShutdown ( @param MCastFilterCnt Count of mutli cast filter for different MAC= address @param MCastFilter Buffer for mustli cast filter for different = MAC address. =20 - @retval EFI_INVALID_PARAMETER Invalid This paramter. + @retval EFI_INVALID_PARAMETER Invalid This parameter. @retval EFI_DEVICE_ERROR Network device has not been initialized. @retval EFI_NOT_STARTED Network device has been stopped. @retval EFI_DEVICE_ERROR Invalid status for network device @@ -300,10 +300,10 @@ Undi16SimpleNetworkReceiveFilters ( Set new MAC address. =20 @param This A pointer to EFI_SIMPLE_NETWORK_PROTOCOL str= ucture. - @param Reset Whether reset station MAC address to permene= nt address + @param Reset Whether reset station MAC address to permane= nt address @param New A pointer to New address =20 - @retval EFI_INVALID_PARAMETER Invalid This paramter. + @retval EFI_INVALID_PARAMETER Invalid This parameter. @retval EFI_DEVICE_ERROR Network device has not been initialized. @retval EFI_NOT_STARTED Network device has been stopped. @retval EFI_DEVICE_ERROR Invalid status for network device @@ -326,7 +326,7 @@ Undi16SimpleNetworkStationAddress ( @param StatisticsSize The buffer of statistics table. @param StatisticsTable A pointer to statistics buffer. =20 - @retval EFI_INVALID_PARAMETER Invalid This paramter. + @retval EFI_INVALID_PARAMETER Invalid This parameter. @retval EFI_DEVICE_ERROR Network device has not been initialized. @retval EFI_NOT_STARTED Network device has been stopped. @retval EFI_DEVICE_ERROR Invalid status for network device @@ -350,7 +350,7 @@ Undi16SimpleNetworkStatistics ( @param IP A pointer to given Ip address. @param MAC On return, translated MAC address. =20 - @retval EFI_INVALID_PARAMETER Invalid This paramter. + @retval EFI_INVALID_PARAMETER Invalid This parameter. @retval EFI_INVALID_PARAMETER Invalid IP address. @retval EFI_INVALID_PARAMETER Invalid return buffer for holding MAC addr= ess. @retval EFI_UNSUPPORTED Do not support IPv6=20 @@ -639,7 +639,7 @@ LaunchBaseCode ( Status: See the PXENV_STATUS_xxx constants. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. = =20 @@ -680,7 +680,7 @@ PxeStartUndi ( Status: See the PXENV_STATUS_xxx constants. =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -713,7 +713,7 @@ PxeUndiStartup ( Status: See the PXENV_STATUS_xxx constants. =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call.=20 @@ -759,7 +759,7 @@ PxeUndiCleanup ( Status: See the PXENV_STATUS_xxx constants. =20 =20 @param SimpleNetworkDevice Device instance. - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call.=20 @@ -808,7 +808,7 @@ PxeUndiInitialize ( Status: See the PXENV_STATUS_xxx constants. =20 @param SimpleNetworkDevice Device instance. - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. @param RxFilter Filter setting mask value for PXE recive . = =20 =20 @@ -843,7 +843,7 @@ PxeUndiResetNic ( Status: See the PXENV_STATUS_xxx constants. =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -890,7 +890,7 @@ PxeUndiShutdown ( Status: See the PXENV_STATUS_xxx constants. =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -921,7 +921,7 @@ PxeUndiOpen ( Status: See the PXENV_STATUS_xxx constants. =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1007,7 +1007,7 @@ PxeUndiClose ( Status: See the PXENV_STATUS_xxx constants =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1041,7 +1041,7 @@ PxeUndiTransmit ( Status: See the PXENV_STATUS_xxx constants =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1076,7 +1076,7 @@ PxeUndiSetMcastAddr ( Status: See the PXENV_STATUS_xxx constants. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1110,7 +1110,7 @@ PxeUndiSetStationAddr ( Status: See the PXENV_STATUS_xxx constants. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1169,7 +1169,7 @@ PxeUndiSetPacketFilter ( TxBufCnt: Transmit queue length. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1210,7 +1210,7 @@ PxeUndiGetInformation ( because receive queue was full. =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1240,7 +1240,7 @@ PxeUndiGetStatistics ( Status: See the PXENV_STATUS_xxx constants. =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1271,7 +1271,7 @@ PxeUndiClearStatistics ( Status: See the PXENV_STATUS_xxx constants. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1308,7 +1308,7 @@ PxeUndiInitiateDiags ( Status: See the PXENV_STATUS_xxx constants. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1342,7 +1342,7 @@ PxeUndiForceInterrupt ( MediaAddr: MAC multicast address. =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1408,7 +1408,7 @@ PxeUndiGetMcastAddr ( in the [PnP] and [PCI] specifications =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1457,7 +1457,7 @@ PxeUndiGetNicType ( Reserved: Must be zero. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1515,7 +1515,7 @@ PxeUndiGetNdisInfo ( strategy routine when the UNDI re-enables interrupts. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1550,7 +1550,7 @@ PxeUndiIsr ( Status: See the PXENV_STATUS_xxx constants. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1598,7 +1598,7 @@ PxeUndiStop ( status of that operation on return. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1623,7 +1623,7 @@ PxeUndiGetState ( =20 @param SimpleNetworkDevice Device instance for simple network @param Table Point to parameter/retun value table for le= gacy far call - @param TableSize The size of paramter/return value table + @param TableSize The size of parameter/return value table @param CallIndex The index of legacy call. =20 @return EFI_STATUS=20 diff --git a/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/Misc.c b/IntelF= rameworkModulePkg/Csm/BiosThunk/Snp16Dxe/Misc.c index 243048c..4750b2f 100644 --- a/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/Misc.c +++ b/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/Misc.c @@ -823,7 +823,7 @@ LaunchBaseCode ( =20 @param SimpleNetworkDevice Device instance for simple network @param Table Point to parameter/retun value table for le= gacy far call - @param TableSize The size of paramter/return value table + @param TableSize The size of parameter/return value table @param CallIndex The index of legacy call. =20 @return EFI_STATUS=20 diff --git a/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/PxeUndi.c b/Int= elFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/PxeUndi.c index d35fc3f..7063229 100644 --- a/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/PxeUndi.c +++ b/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/PxeUndi.c @@ -57,7 +57,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER= EXPRESS OR IMPLIED. Status: See the PXENV_STATUS_xxx constants. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. = =20 @@ -105,7 +105,7 @@ PxeStartUndi ( Status: See the PXENV_STATUS_xxx constants. =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -145,7 +145,7 @@ PxeUndiStartup ( Status: See the PXENV_STATUS_xxx constants. =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call.=20 @@ -198,7 +198,7 @@ PxeUndiCleanup ( Status: See the PXENV_STATUS_xxx constants. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call.=20 @@ -254,7 +254,7 @@ PxeUndiInitialize ( Status: See the PXENV_STATUS_xxx constants. =20 @param SimpleNetworkDevice Device instance. - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. @param RxFilter Filter setting mask value for PXE recive . = =20 =20 @@ -347,7 +347,7 @@ PxeUndiResetNic ( Status: See the PXENV_STATUS_xxx constants. =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -401,7 +401,7 @@ PxeUndiShutdown ( Status: See the PXENV_STATUS_xxx constants. =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -439,7 +439,7 @@ PxeUndiOpen ( Status: See the PXENV_STATUS_xxx constants. =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -532,7 +532,7 @@ PxeUndiClose ( Status: See the PXENV_STATUS_xxx constants =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -586,7 +586,7 @@ PxeUndiTransmit ( Status: See the PXENV_STATUS_xxx constants =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -628,7 +628,7 @@ PxeUndiSetMcastAddr ( Status: See the PXENV_STATUS_xxx constants. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -669,7 +669,7 @@ PxeUndiSetStationAddr ( Status: See the PXENV_STATUS_xxx constants. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -735,7 +735,7 @@ PxeUndiSetPacketFilter ( TxBufCnt: Transmit queue length. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -783,7 +783,7 @@ PxeUndiGetInformation ( because receive queue was full. =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -820,7 +820,7 @@ PxeUndiGetStatistics ( Status: See the PXENV_STATUS_xxx constants. =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -858,7 +858,7 @@ PxeUndiClearStatistics ( Status: See the PXENV_STATUS_xxx constants. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -902,7 +902,7 @@ PxeUndiInitiateDiags ( Status: See the PXENV_STATUS_xxx constants. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -943,7 +943,7 @@ PxeUndiForceInterrupt ( MediaAddr: MAC multicast address. =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1016,7 +1016,7 @@ PxeUndiGetMcastAddr ( in the [PnP] and [PCI] specifications =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1072,7 +1072,7 @@ PxeUndiGetNicType ( Reserved: Must be zero. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1137,7 +1137,7 @@ PxeUndiGetNdisInfo ( strategy routine when the UNDI re-enables interrupts. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1179,7 +1179,7 @@ PxeUndiIsr ( Status: See the PXENV_STATUS_xxx constants. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 @@ -1234,7 +1234,7 @@ PxeUndiStop ( status of that operation on return. =20 =20 @param SimpleNetworkDevice Device instance - @param PxeUndiTable Point to structure which hold paramter and= return value=20 + @param PxeUndiTable Point to structure which hold parameter an= d return value=20 for option ROM call. =20 @return Return value of PXE option ROM far call. =20 diff --git a/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/IpfBootSupport.c= b/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/IpfBootSupport.c index 8c8f6d3..ee08c86 100644 --- a/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/IpfBootSupport.c +++ b/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/IpfBootSupport.c @@ -223,7 +223,7 @@ RelocateImageUnder4GIfNeeded ( } ImageContext.ImageAddress =3D (PHYSICAL_ADDRESS)MemoryAddress; // - // Align buffer on section boundry + // Align buffer on section boundary // ImageContext.ImageAddress +=3D ImageContext.SectionAlignment - 1; ImageContext.ImageAddress &=3D ~((PHYSICAL_ADDRESS)ImageContext.Secti= onAlignment - 1); diff --git a/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosInterface.= h b/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosInterface.h index bbd074b..069646b 100644 --- a/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosInterface.h +++ b/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosInterface.h @@ -826,7 +826,7 @@ LegacyBiosFarCall86 ( @param RomSize Size of ROM Image @param Flags Indicates if ROM found and if PC-AT. =20 - @retval EFI_SUCCESS Legacy Option ROM availible for this devi= ce + @retval EFI_SUCCESS Legacy Option ROM available for this devi= ce @retval EFI_UNSUPPORTED Legacy Option ROM not supported. =20 **/ @@ -1463,7 +1463,7 @@ LegacyCalculateWriteStandardCmosChecksum ( @param[out] OpromRevision Revision of the PCI Rom @param[out] ConfigUtilityCodeHeaderPointer of Configuration Utility Code= Header =20 - @return EFI_SUCCESS Legacy Option ROM availible for this devi= ce + @return EFI_SUCCESS Legacy Option ROM available for this devi= ce @return EFI_ALREADY_STARTED This device is already managed by its Opr= om @return EFI_UNSUPPORTED Legacy Option ROM not supported. =20 diff --git a/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyPci.c b/IntelF= rameworkModulePkg/Csm/LegacyBiosDxe/LegacyPci.c index 9d84ab0..8f91a7d 100644 --- a/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyPci.c +++ b/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyPci.c @@ -1812,7 +1812,7 @@ PciShadowRoms ( @param RomSize Size of ROM Image @param Flags Indicates if ROM found and if PC-AT. =20 - @retval EFI_SUCCESS Legacy Option ROM availible for this devi= ce + @retval EFI_SUCCESS Legacy Option ROM available for this devi= ce @retval EFI_UNSUPPORTED Legacy Option ROM not supported. =20 **/ @@ -1854,7 +1854,7 @@ LegacyBiosCheckPciRom ( @param[out] OpromRevision Revision of the PCI Rom @param[out] ConfigUtilityCodeHeaderPointer of Configuration Utility Co= de Header =20 - @return EFI_SUCCESS Legacy Option ROM availible for this de= vice + @return EFI_SUCCESS Legacy Option ROM available for this de= vice @return EFI_ALREADY_STARTED This device is already managed by its O= prom @return EFI_UNSUPPORTED Legacy Option ROM not supported. =20 diff --git a/IntelFrameworkModulePkg/Include/Library/GenericBdsLib.h b/Inte= lFrameworkModulePkg/Include/Library/GenericBdsLib.h index ecd68a0..c338c4d 100644 --- a/IntelFrameworkModulePkg/Include/Library/GenericBdsLib.h +++ b/IntelFrameworkModulePkg/Include/Library/GenericBdsLib.h @@ -170,7 +170,7 @@ BdsLibBootViaBootOption ( This function will enumerate all possible boot devices in the system, an= d automatically create boot options for Network, Shell, Removable BlockIo,= =20 and Non-BlockIo Simplefile devices. - It will excute once every boot. + It will execute once every boot. =20 @param BdsBootOptionList The header of the linked list that indexe= d all current boot options. @@ -995,7 +995,7 @@ BdsLibUserIdentify ( /** This function checks if a Fv file device path is valid, according to a f= ile GUID. If it is invalid, it tries to return the valid device path. - FV address maybe changes for memory layout adjust from time to time, use= this funciton + FV address maybe changes for memory layout adjust from time to time, use= this function could promise the Fv file device path is right. =20 @param DevicePath On input, the Fv file device path to chec= k. On diff --git a/IntelFrameworkModulePkg/Include/Library/PlatformBdsLib.h b/Int= elFrameworkModulePkg/Include/Library/PlatformBdsLib.h index af237a6..f971e67 100644 --- a/IntelFrameworkModulePkg/Include/Library/PlatformBdsLib.h +++ b/IntelFrameworkModulePkg/Include/Library/PlatformBdsLib.h @@ -72,7 +72,7 @@ PlatformBdsInit ( ); =20 /** - The function will excute with as the platform policy, current policy + The function will execute with as the platform policy, current policy is driven by boot mode. IBV/OEM can customize this code for their specif= ic policy action. =20 diff --git a/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressL= ib/BaseUefiTianoCustomDecompressLib.c b/IntelFrameworkModulePkg/Library/Bas= eUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.c index 2e52723..e0ba053 100644 --- a/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/Base= UefiTianoCustomDecompressLib.c +++ b/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/Base= UefiTianoCustomDecompressLib.c @@ -298,7 +298,7 @@ DecodeP ( /** Reads code lengths for the Extra Set or the Position Set. =20 - Read in the Extra Set or Pointion Set Length Arrary, then + Read in the Extra Set or Position Set Length Array, then generate the Huffman code mapping for them. =20 @param Sd The global scratch data. @@ -503,7 +503,7 @@ DecodeC ( Sd->mBlockSize =3D (UINT16) GetBits (Sd, 16); =20 // - // Read in the Extra Set Code Length Arrary, + // Read in the Extra Set Code Length Array, // Generate the Huffman code mapping table for Extra Set. // Sd->mBadTableFlag =3D ReadPTLen (Sd, NT, TBIT, 3); @@ -512,13 +512,13 @@ DecodeC ( } =20 // - // Read in and decode the Char&Len Set Code Length Arrary, + // Read in and decode the Char&Len Set Code Length Array, // Generate the Huffman code mapping table for Char&Len Set. // ReadCLen (Sd); =20 // - // Read in the Position Set Code Length Arrary,=20 + // Read in the Position Set Code Length Array, // Generate the Huffman code mapping table for the Position Set. // Sd->mBadTableFlag =3D ReadPTLen (Sd, MAXNP, Sd->mPBit, (UINT16) (-1)); diff --git a/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressL= ib/BaseUefiTianoCustomDecompressLibInternals.h b/IntelFrameworkModulePkg/Li= brary/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLibInte= rnals.h index 6ba3f43..3992875 100644 --- a/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/Base= UefiTianoCustomDecompressLibInternals.h +++ b/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/Base= UefiTianoCustomDecompressLibInternals.h @@ -1,5 +1,5 @@ /** @file - Internal data structure and interfaces defintions for UEFI and Tiano Dec= ompress Libary. + Internal data structure and interfaces defintions for UEFI and Tiano Dec= ompress Library. =20 Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.
This program and the accompanying materials @@ -155,7 +155,7 @@ DecodeP ( /** Reads code lengths for the Extra Set or the Position Set. =20 - Read in the Extra Set or Pointion Set Length Arrary, then + Read in the Extra Set or Position Set Length Array, then generate the Huffman code mapping for them. =20 @param Sd The global scratch data. diff --git a/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/BootMaint.c= b/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/BootMaint.c index d4b4475..96f84ec 100644 --- a/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/BootMaint.c +++ b/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/BootMaint.c @@ -739,7 +739,7 @@ BootMaintCallback ( =20 Private =3D BMM_CALLBACK_DATA_FROM_THIS (This); // - // Retrive uncommitted data from Form Browser + // Retrieve uncommitted data from Form Browser // CurrentFakeNVMap =3D &Private->BmmFakeNvData; HiiGetBrowserData (&gBootMaintFormSetGuid, mBootMaintStorageName, sizeof= (BMM_FAKE_NV_DATA), (UINT8 *) CurrentFakeNVMap); diff --git a/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/FileExplore= r.c b/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/FileExplorer.c index f804984..910edf6 100644 --- a/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/FileExplorer.c +++ b/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/FileExplorer.c @@ -370,7 +370,7 @@ FileExplorerRouteConfig ( @retval EFI_OUT_OF_RESOURCES Not enough storage is available to hold t= he variable and its data. @retval EFI_DEVICE_ERROR The variable could not be saved. @retval EFI_UNSUPPORTED The specified Action is not supported by = the callback. - @retval EFI_INVALID_PARAMETER If paramter Value or ActionRequest is NUL= L. + @retval EFI_INVALID_PARAMETER If parameter Value or ActionRequest is NU= LL. **/ EFI_STATUS EFIAPI diff --git a/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass= .c b/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.c index ca13989..2d67279 100644 --- a/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.c +++ b/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.c @@ -714,7 +714,7 @@ ErrorExit: Starts the device controller. =20 This function implments EFI_DRIVER_BINDING_PROTOCOL.Stop(). - It stops this driver on Controller. Support stoping any child handles + It stops this driver on Controller. Support stopping any child handles created by this driver. =20 @param This A pointer to the EFI_DRIVER_BINDING_PROTOCOL i= nstance. diff --git a/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass= .h b/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.h index 5cfa704..8ecd4c0 100644 --- a/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.h +++ b/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.h @@ -134,7 +134,7 @@ VgaClassDriverBindingStart ( Starts the device controller. =20 This function implments EFI_DRIVER_BINDING_PROTOCOL.Stop(). - It stops this driver on Controller. Support stoping any child handles + It stops this driver on Controller. Support stopping any child handles created by this driver. =20 @param This A pointer to the EFI_DRIVER_BINDING_PROTOCOL i= nstance. diff --git a/IntelFrameworkModulePkg/Universal/DataHubDxe/DataHub.c b/Intel= FrameworkModulePkg/Universal/DataHubDxe/DataHub.c index 916586f..9a193d5 100644 --- a/IntelFrameworkModulePkg/Universal/DataHubDxe/DataHub.c +++ b/IntelFrameworkModulePkg/Universal/DataHubDxe/DataHub.c @@ -255,7 +255,7 @@ FindFilterDriverByEvent ( /** =20 Get a previously logged data record and the MonotonicCount for the next - availible Record. This allows all records or all records later=20 + available Record. This allows all records or all records later than a give MonotonicCount to be returned. If an optional FilterDriverEv= ent is passed in with a MonotonicCout of zero return the first record=20 not yet read by the filter driver. If FilterDriverEvent is NULL and=20 @@ -264,7 +264,7 @@ FindFilterDriverByEvent ( @param This Pointer to the EFI_DATA_HUB_PROTOCOL ins= tance. @param MonotonicCount Specifies the Record to return. On input= , zero means return the first record. On output, cont= ains the next - record to availible. Zero indicates no m= ore records. + record to available. Zero indicates no m= ore records. @param FilterDriverEvent If FilterDriverEvent is not passed in a = MonotonicCount=20 of zero, it means to return the first da= ta record.=20 If FilterDriverEvent is passed in, then = a MonotonicCount=20 diff --git a/IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdE= rr.c b/IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErr.c index 48522c0..f64c541 100644 --- a/IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErr.c +++ b/IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErr.c @@ -56,7 +56,7 @@ DataHubStdErrEventHandler ( // // If StdErr is not yet initialized just return a DEBUG print in the BDS // after consoles are connect will make sure data gets flushed properly - // when StdErr is availible. + // when StdErr is available. // if (gST =3D=3D NULL) { return ; diff --git a/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/FwVo= l.c b/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/FwVol.c index 2ba09c4..65a292d 100644 --- a/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/FwVol.c +++ b/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/FwVol.c @@ -529,7 +529,7 @@ FvCheck ( continue; } // - // double check boundry + // double check boundary // if (TestLength < sizeof (EFI_FFS_FILE_HEADER)) { break; @@ -570,7 +570,7 @@ FvCheck ( DEBUG ((EFI_D_ERROR, "Found a FFS3 formatted file: %g in a non-FFS= 3 formatted FV.\n", &((EFI_FFS_FILE_HEADER *) Ptr)->Name)); Ptr =3D Ptr + FFS_FILE2_SIZE (Ptr); // - // Adjust Ptr to the next 8-byte aligned boundry. + // Adjust Ptr to the next 8-byte aligned boundary. // while (((UINTN) Ptr & 0x07) !=3D 0) { Ptr++; @@ -609,7 +609,7 @@ FvCheck ( } =20 // - // Adjust Ptr to the next 8-byte aligned boundry. + // Adjust Ptr to the next 8-byte aligned boundary. // while (((UINTN) Ptr & 0x07) !=3D 0) { Ptr++; diff --git a/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/FwVo= lWrite.c b/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/FwVolW= rite.c index 7f23b51..99385e0 100644 --- a/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/FwVolWrite.= c +++ b/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/FwVolWrite.= c @@ -782,7 +782,7 @@ FvCreateNewFile ( =20 // // First find a free space that can hold this image. - // Check alignment, FFS at least must be aligned at 8-byte boundry + // Check alignment, FFS at least must be aligned at 8-byte boundary // RequiredAlignment =3D GetRequiredAlignment (FileAttributes); =20 @@ -1513,7 +1513,7 @@ FvWriteFile ( =20 for (Index1 =3D 0; Index1 < NumberOfFiles; Index1++) { // - // Making Buffersize QWORD boundry, and add file tail. + // Making Buffersize QWORD boundary, and add file tail. // HeaderSize =3D sizeof (EFI_FFS_FILE_HEADER); ActualSize =3D FileData[Index1].BufferSize + HeaderSize; --=20 2.10.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel