From nobody Sat May 18 05:53:15 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+42967+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+42967+1787277+3901457@groups.io ARC-Seal: i=1; a=rsa-sha256; t=1561693380; cv=none; d=zoho.com; s=zohoarc; b=ede1yqeCh3TQG5AZg74iWp8V4tg72VJN1Gf8eMNvZi7nwlu32vi+ZhqLm7nlJ6G72A1CiFAj75ysYckRWBBeeDD3LbGMNOJzlU+EF3zJzfIwtRe4iLR3DkTmTIgwe22kTkcpqsfU/RLPrc8LlpVt+QEKtDPXJ290Ae/Go1nZhI8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1561693380; h=Content-Type:Date:From:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To:ARC-Authentication-Results; bh=d8I92Y9pBV1THTpNtmRs4Gt+OqbG0FTnw6g0i05xXBw=; b=ZwGPbftmPllZ+THAGRepbgKm8fiHyRS5TZAiw0++5Jzv31sTx2pVWaFWB3/OebU0CJYl5X2P5JJETMiIULFpcwTtevwfsRYw9Pu+XDRmqsNF2JtaPeJqn50ltCbyHf4Fmytx9z6G0et08XW2nPx9O+dIkHCBgHw4GDSjJ9oVF5g= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+42967+1787277+3901457@groups.io Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 156169338044669.73617469979115; Thu, 27 Jun 2019 20:43:00 -0700 (PDT) Return-Path: Subject: [edk2-devel] [PATCH] EmbeddedPkg: Fix various typos To: devel@edk2.groups.io From: =?UTF-8?B?Q8WTdXI=?= X-Originating-Location: Heiwajima, Tokyo, JP (45.32.43.45) X-Originating-Platform: Mac Chrome 75 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Thu, 27 Jun 2019 20:42:58 -0700 Message-ID: <4907.1561693378871373296@groups.io> Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,coeur@gmx.fr Content-Type: multipart/alternative; boundary="dLabFDCqisjmE6SielPK" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1561693379; bh=nsbO29rAfV/DvS3io5ePRYsuBMMjexY0Boybhh7Hdtc=; h=Content-Type:Date:From:Reply-To:Subject:To; b=Pj+BHPhhwD8nKMkViewuZxSQ8NjyvvoglMC0eizHGv8lCOR2iPacKkAk8kBDmbNOXYc BE8NkG8tg0xUUrzsYjwL4Iq+cVdAxecd2kkrWTM+EQqqP5UizYJr1khIn/8jVY0WQPfhq ef4B5qXcGOoWUCRAF9+mKb1zINd4CI9ESc4= X-ZohoMail-DKIM: pass (identity @groups.io) --dLabFDCqisjmE6SielPK Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Fix various typos in EmbeddedPkg. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Coeur Reviewed-by: Leif Lindholm --- .../AndroidFastboot/AndroidBootImg.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 |=C2= =A0 2 +- .../AndroidFastboot/AndroidFastbootApp.c=C2=A0 =C2=A0 =C2=A0 |=C2=A0 2 +- .../Drivers/ConsolePrefDxe/ConsolePrefDxe.c=C2=A0 =C2=A0|=C2=A0 2 +- .../Drivers/DtPlatformDxe/DtPlatformDxe.c=C2=A0 =C2=A0 =C2=A0|=C2=A0 2 +- .../Drivers/Isp1761UsbDxe/Isp1761UsbDxe.c=C2=A0 =C2=A0 =C2=A0|=C2=A0 4 ++-- EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118Dxe.c=C2=A0 =C2=A0|=C2=A0 2 +- EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118DxeHw.h |=C2=A0 2 +- .../Drivers/Lan9118Dxe/Lan9118DxeUtil.c=C2=A0 =C2=A0 =C2=A0 =C2=A0|=C2=A0 2= +- EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxe.c=C2=A0 =C2=A0 =C2=A0|=C2=A0 2 +- EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxeHw.h=C2=A0 =C2=A0|=C2=A0 2 +- .../SataSiI3132Dxe/SiI3132AtaPassThru.c=C2=A0 =C2=A0 =C2=A0 =C2=A0|=C2=A0 2= +- EmbeddedPkg/EmbeddedPkg.dsc=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0|=C2=A0 2 +- EmbeddedPkg/GdbStub/Arm/Processor.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0|=C2=A0 2 +- EmbeddedPkg/GdbStub/GdbStub.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0| 20 ++++++++-------- EmbeddedPkg/GdbStub/GdbStubInternal.h=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 24= +++++++++---------- EmbeddedPkg/GdbStub/Ia32/Processor.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 |=C2= =A0 4 ++-- EmbeddedPkg/GdbStub/SerialIo.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 | 24 +++++++++---------- EmbeddedPkg/GdbStub/X64/Processor.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0|=C2=A0 4 ++-- .../Include/Library/DebugAgentTimerLib.h=C2=A0 =C2=A0 =C2=A0 |=C2=A0 2 +- EmbeddedPkg/Include/Library/EfiFileLib.h=C2=A0 =C2=A0 =C2=A0 |=C2=A0 6 ++--- EmbeddedPkg/Include/Library/GdbSerialLib.h=C2=A0 =C2=A0 |=C2=A0 8 +++---- EmbeddedPkg/Include/Library/PrePiLib.h=C2=A0 =C2=A0 =C2=A0 =C2=A0 |=C2=A0 4= ++-- .../Protocol/AndroidFastbootPlatform.h=C2=A0 =C2=A0 =C2=A0 =C2=A0 |=C2=A0 4= ++-- .../Include/Protocol/HardwareInterrupt.h=C2=A0 =C2=A0 =C2=A0 |=C2=A0 2 +- EmbeddedPkg/Include/Protocol/PeCoffLoader.h=C2=A0 =C2=A0|=C2=A0 4 ++-- .../DebugAgentTimerLib.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 |=C2=A0 2 +- .../GdbSerialDebugPortLib.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0|=C2=A0 8 +++---- .../Library/GdbSerialLib/GdbSerialLib.c=C2=A0 =C2=A0 =C2=A0 =C2=A0|=C2=A0 8= +++---- EmbeddedPkg/Library/PrePiHobLib/Hob.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0|=C2= =A0 2 +- EmbeddedPkg/Library/PrePiLib/FwVol.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 |=C2= =A0 4 ++-- .../MemoryAllocationLib.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0|=C2=A0 2 +- .../RealTimeClockLib.c=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 |=C2=A0 4 ++-- .../SimpleTextInOutSerial/SimpleTextInOut.c=C2=A0 =C2=A0|=C2=A0 2 +- EmbeddedPkg/Universal/MmcDxe/Mmc.h=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= |=C2=A0 2 +- 34 files changed, 84 insertions(+), 84 deletions(-) diff --git a/EmbeddedPkg/Application/AndroidFastboot/AndroidBootImg.c b/Emb= eddedPkg/Application/AndroidFastboot/AndroidBootImg.c index 896ad29afc..54b7bee162 100644 --- a/EmbeddedPkg/Application/AndroidFastboot/AndroidBootImg.c +++ b/EmbeddedPkg/Application/AndroidFastboot/AndroidBootImg.c @@ -9,7 +9,7 @@ #include "AndroidFastbootApp.h" // Find the kernel and ramdisk in an Android boot.img. -// return EFI_INVALID_PARAMTER if the boot.img is invalid (i.e. doesn't ha= ve the +// return EFI_INVALID_PARAMETER if the boot.img is invalid (i.e. doesn't h= ave the //=C2=A0 right magic value), // return EFI_NOT_FOUND if there was no kernel in the boot.img. // Note that the Ramdisk is optional - *Ramdisk won't be touched if it isn't diff --git a/EmbeddedPkg/Application/AndroidFastboot/AndroidFastbootApp.c b= /EmbeddedPkg/Application/AndroidFastboot/AndroidFastbootApp.c index c8e89173e6..3e3f4b7eb2 100644 --- a/EmbeddedPkg/Application/AndroidFastboot/AndroidFastbootApp.c +++ b/EmbeddedPkg/Application/AndroidFastboot/AndroidFastbootApp.c @@ -300,7 +300,7 @@ AcceptCmd ( } else if (IS_LOWERCASE_ASCII (Command[0])) { // Commands starting with lowercase ASCII characters are reserved for the // Fastboot protocol. If we don't recognise it, it's probably the future -=C2=A0 =C2=A0 // and there are new commmands in the protocol. +=C2=A0 =C2=A0 // and there are new commands in the protocol. // (By the way, the "oem" command mentioned above makes this reservation //=C2=A0 redundant, but we handle it here to be spec-compliant) SEND_LITERAL ("FAILCommand not recognised. Check Fastboot version."); diff --git a/EmbeddedPkg/Drivers/ConsolePrefDxe/ConsolePrefDxe.c b/Embedded= Pkg/Drivers/ConsolePrefDxe/ConsolePrefDxe.c index 8d0ffbe88d..c250844eda 100644 --- a/EmbeddedPkg/Drivers/ConsolePrefDxe/ConsolePrefDxe.c +++ b/EmbeddedPkg/Drivers/ConsolePrefDxe/ConsolePrefDxe.c @@ -224,7 +224,7 @@ OnReadyToBoot ( @retval EFI_ALREADY_STARTED=C2=A0 =C2=A0 =C2=A0The driver already exists in= system. @retval EFI_OUT_OF_RESOURCES=C2=A0 =C2=A0 Fail to execute entry point due t= o lack of resources. -=C2=A0 @retval EFI_SUCCES=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = All the related protocols are installed on +=C2=A0 @retval EFI_SUCCESS=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= All the related protocols are installed on the driver. **/ diff --git a/EmbeddedPkg/Drivers/DtPlatformDxe/DtPlatformDxe.c b/EmbeddedPk= g/Drivers/DtPlatformDxe/DtPlatformDxe.c index 5ec95f7491..907d46a495 100644 --- a/EmbeddedPkg/Drivers/DtPlatformDxe/DtPlatformDxe.c +++ b/EmbeddedPkg/Drivers/DtPlatformDxe/DtPlatformDxe.c @@ -92,7 +92,7 @@ InstallHiiPages ( @retval EFI_ALREADY_STARTED=C2=A0 =C2=A0 =C2=A0The driver already exists in= system. @retval EFI_OUT_OF_RESOURCES=C2=A0 =C2=A0 Fail to execute entry point due t= o lack of resources. -=C2=A0 @retval EFI_SUCCES=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = All the related protocols are installed on +=C2=A0 @retval EFI_SUCCESS=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= All the related protocols are installed on the driver. **/ diff --git a/EmbeddedPkg/Drivers/Isp1761UsbDxe/Isp1761UsbDxe.c b/EmbeddedPk= g/Drivers/Isp1761UsbDxe/Isp1761UsbDxe.c index 309e17b8fa..3ad453595b 100644 --- a/EmbeddedPkg/Drivers/Isp1761UsbDxe/Isp1761UsbDxe.c +++ b/EmbeddedPkg/Drivers/Isp1761UsbDxe/Isp1761UsbDxe.c @@ -33,7 +33,7 @@ */ // TODO Make sure the controller isn't sending empty packets when it should= n't -// (check behaviour in cases when Buffer Length isn't explcitly set) +// (check behaviour in cases when Buffer Length isn't explicitly set) // ISP1582 Datasheet: // "Data transfers preceding the status stage must first be fully @@ -570,7 +570,7 @@ Isp1761PeriphStart ( mDataReceivedCallback =3D RxCallback; mDataSentCallback =3D TxCallback; -=C2=A0 // Register a timer event so CheckInterupts gets called periodically +=C2=A0 // Register a timer event so CheckInterrupts gets called periodical= ly Status =3D gBS->CreateEvent ( EVT_TIMER | EVT_NOTIFY_SIGNAL, TPL_CALLBACK, diff --git a/EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118Dxe.c b/EmbeddedPkg/Driv= ers/Lan9118Dxe/Lan9118Dxe.c index e1375bb63e..a0fca4d6a3 100644 --- a/EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118Dxe.c +++ b/EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118Dxe.c @@ -1439,7 +1439,7 @@ SnpReceive ( return EFI_BUFFER_TOO_SMALL; } -=C2=A0 // Set the amount of data to be transfered out of FIFO for THIS pac= ket +=C2=A0 // Set the amount of data to be transferred out of FIFO for THIS pa= cket // This can be used to trigger an interrupt, and status can be checked RxCfgValue =3D Lan9118MmioRead32 (LAN9118_RX_CFG); RxCfgValue &=3D ~(RXCFG_RX_DMA_CNT_MASK); diff --git a/EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118DxeHw.h b/EmbeddedPkg/Dr= ivers/Lan9118Dxe/Lan9118DxeHw.h index 62fd35965a..80df34b87e 100644 --- a/EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118DxeHw.h +++ b/EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118DxeHw.h @@ -127,7 +127,7 @@ #define RXSTATUS_CRC_ERROR=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 BIT1=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 // Cyclic Redundancy Check Error #define RXSTATUS_DB=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0BIT2=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 // Dribbling bit: Frame ha= d non-integer multiple of 8bits #define RXSTATUS_MII_ERROR=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 BIT3=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 // Receive error during interception -#define RXSTATUS_RXW_TO=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0BIT4=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 // Incomming frame larger than 2kb +#define RXSTATUS_RXW_TO=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0BIT4=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 // Incoming frame larger than 2kb #define RXSTATUS_FT=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0BIT5=C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 // 1: Ether type / 0: 802.= 3 type frame #define RXSTATUS_LCOLL=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 BIT6=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 // Late collision detected #define RXSTATUS_FTL=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 BIT7=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 // Frame longer than Ether type diff --git a/EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118DxeUtil.c b/EmbeddedPkg/= Drivers/Lan9118Dxe/Lan9118DxeUtil.c index 94a96992ba..be4d6bb9c1 100644 --- a/EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118DxeUtil.c +++ b/EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118DxeUtil.c @@ -427,7 +427,7 @@ Lan9118Initialize ( if ((Lan9118MmioRead32 (LAN9118_E2P_CMD) & E2P_EPC_MAC_ADDRESS_LOADED) =3D= =3D 0) { DEBUG ((EFI_D_ERROR, "Warning: There was an error detecting EEPROM or loadi= ng the MAC Address.\n")); -=C2=A0 =C2=A0 // If we had an address before (set by StationAddess), conti= nue to use it +=C2=A0 =C2=A0 // If we had an address before (set by StationAddress), cont= inue to use it if (CompareMem (&Snp->Mode->CurrentAddress, &mZeroMac, NET_ETHER_ADDR_LEN))= { Lan9118SetMacAddress (&Snp->Mode->CurrentAddress, Snp); } else { diff --git a/EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxe.c b/EmbeddedPkg/Driver= s/Lan91xDxe/Lan91xDxe.c index c8a6eb425c..e3e8d68895 100644 --- a/EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxe.c +++ b/EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxe.c @@ -441,7 +441,7 @@ PrintIoRegisters ( DEBUG ((DEBUG_ERROR, "\nLAN91x I/O Register Dump:\n")); -=C2=A0 // Print currrent bank select register +=C2=A0 // Print current bank select register Value =3D MmioRead16 (LanDriver->IoBase + LAN91X_BANK_OFFSET); DEBUG ((DEBUG_ERROR, "=C2=A0 BankSel: %d=C2=A0 Bank Register %04x (%d)\n", LanDriver->BankSel, Value, Value & 0x0007)); diff --git a/EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxeHw.h b/EmbeddedPkg/Driv= ers/Lan91xDxe/Lan91xDxeHw.h index 8aff9f167c..d13f2bc6ef 100644 --- a/EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxeHw.h +++ b/EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxeHw.h @@ -173,7 +173,7 @@ #define PTR_AUTO_INCR=C2=A0 =C2=A0BIT14 #define PTR_RCV=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0BIT15 -// Interupt Status and Mask Register Bits +// Interrupt Status and Mask Register Bits #define IST_RCV=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0BIT0 #define IST_TX=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 BIT1 #define IST_TX_EMPTY=C2=A0 =C2=A0 BIT2 diff --git a/EmbeddedPkg/Drivers/SataSiI3132Dxe/SiI3132AtaPassThru.c b/Embe= ddedPkg/Drivers/SataSiI3132Dxe/SiI3132AtaPassThru.c index 366bf484ec..f6a723adfb 100644 --- a/EmbeddedPkg/Drivers/SataSiI3132Dxe/SiI3132AtaPassThru.c +++ b/EmbeddedPkg/Drivers/SataSiI3132Dxe/SiI3132AtaPassThru.c @@ -634,7 +634,7 @@ SiI3132GetDevice ( return EFI_UNSUPPORTED; } else { *Port =3D ((SATA_DEVICE_PATH*)DevicePath)->Lun; -=C2=A0 =C2=A0 // Return the first Sata Sevice as there should be only one = directly connected +=C2=A0 =C2=A0 // Return the first Sata Device as there should be only one = directly connected *PortMultiplierPort =3D ((SATA_SI3132_DEVICE*)SataSiI3132Instance->Ports[*P= ort].Devices.ForwardLink)->Index; return EFI_SUCCESS; } diff --git a/EmbeddedPkg/EmbeddedPkg.dsc b/EmbeddedPkg/EmbeddedPkg.dsc index 863bce3a19..a8a151eb40 100644 --- a/EmbeddedPkg/EmbeddedPkg.dsc +++ b/EmbeddedPkg/EmbeddedPkg.dsc @@ -172,7 +172,7 @@ # Values are in EFI Pages (4K). DXE Core will make sure that # at least this much of each type of memory can be allocated # from a single memory range. This way you only end up with -# maximum of two fragements for each type in the memory map +# maximum of two fragments for each type in the memory map # (the memory used, and the free memory that was prereserved # but not used). # diff --git a/EmbeddedPkg/GdbStub/Arm/Processor.c b/EmbeddedPkg/GdbStub/Arm/= Processor.c index 5c00a976e4..f15d356c44 100644 --- a/EmbeddedPkg/GdbStub/Arm/Processor.c +++ b/EmbeddedPkg/GdbStub/Arm/Processor.c @@ -298,7 +298,7 @@ CHAR8 /** =E2=80=98P n...=3Dr...=E2=80=99 Writes the new value of n-th register received into the input buffer to the= n-th register @param=C2=A0 =C2=A0SystemContext=C2=A0 =C2=A0Register content at time of th= e exception - @param=C2=A0 =C2=A0InBuffer=C2=A0 =C2=A0 =C2=A0 Ponter to the input buffe= r received from gdb server + @param=C2=A0 =C2=A0InBuffer=C2=A0 =C2=A0 =C2=A0 Pointer to the input buff= er received from gdb server **/ VOID WriteNthRegister ( diff --git a/EmbeddedPkg/GdbStub/GdbStub.c b/EmbeddedPkg/GdbStub/GdbStub.c index eda5ba143a..7f2a5ed200 100644 --- a/EmbeddedPkg/GdbStub/GdbStub.c +++ b/EmbeddedPkg/GdbStub/GdbStub.c @@ -2,7 +2,7 @@ UEFI driver that implements a GDB stub Note: Any code in the path of the Serial IO output can not call DEBUG as wi= ll -=C2=A0 will blow out the stack. Serial IO calls DEBUG, debug calls Serail = IO, ... +=C2=A0 will blow out the stack. Serial IO calls DEBUG, debug calls Serial = IO, ... Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.
@@ -260,10 +260,10 @@ TransferFromMemToOutBufAndSend ( Send a GDB Remote Serial Protocol Packet $PacketData#checksum PacketData is passed in and this function adds the pac= ket prefix '$', -=C2=A0 the packet teminating character '#' and the two digit checksum. +=C2=A0 the packet terminating character '#' and the two digit checksum. If an ack '+' is not sent resend the packet, but timeout eventually so we d= on't end up -=C2=A0 in an infinit loop. This is so if you unplug the debugger code just= keeps running +=C2=A0 in an infinite loop. This is so if you unplug the debugger code jus= t keeps running @param PacketData=C2=A0 =C2=A0Payload data for the packet @@ -317,7 +317,7 @@ SendPacket ( Receive a GDB Remote Serial Protocol Packet $PacketData#checksum PacketData is passed in and this function adds the pac= ket prefix '$', -=C2=A0 the packet teminating character '#' and the two digit checksum. +=C2=A0 the packet terminating character '#' and the two digit checksum. If host re-starts sending a packet without ending the previous packet, only= the last valid packet is processed. (In other words, if received packet is '$12345$12345$123456#checksum', only= '$123456#checksum' will be processed.) @@ -407,7 +407,7 @@ EmptyBuffer ( Converts an 8-bit Hex Char into a INTN. @param=C2=A0 =C2=A0Char the hex character to be converted into UINTN - @retval=C2=A0 a INTN, from 0 to 15, that corressponds to Char + @retval=C2=A0 a INTN, from 0 to 15, that corresponds to Char -1 if Char is not a hex character **/ INTN @@ -596,7 +596,7 @@ ConvertEFItoGDBtype ( /** "m addr,length" - Find the Length of the area to read and the start addres. Finally, pass t= hem to + Find the Length of the area to read and the start address. Finally, pass = them to another function, TransferFromMemToOutBufAndSend, that will read from that = memory space and send it as a packet. **/ @@ -644,7 +644,7 @@ ReadFromMemory ( /** "M addr,length :XX..." - Find the Length of the area in bytes to write and the start addres. Final= ly, pass them to + Find the Length of the area in bytes to write and the start address. Fina= lly, pass them to another function, TransferFromInBufToMem, that will write to that memory sp= ace the info in the input buffer. **/ @@ -918,7 +918,7 @@ PeCoffLoaderGetDebuggerInfo ( break; default: // -=C2=A0 =C2=A0 =C2=A0 // For unknow Machine field, use Magic in optional He= ader +=C2=A0 =C2=A0 =C2=A0 // For unknown Machine field, use Magic in optional H= eader // Magic =3D Hdr.Pe32->OptionalHeader.Magic; } @@ -1088,7 +1088,7 @@ QxferLibrary ( /** - Exception Hanldler for GDB. It will be called for all exceptions + Exception Handler for GDB. It will be called for all exceptions registered via the gExceptionType[] array. @param ExceptionType=C2=A0 =C2=A0 =C2=A0Exception that is being processed @@ -1157,7 +1157,7 @@ GdbExceptionHandler ( case 'q': // General Query Packets if (AsciiStrnCmp (gInBuffer, "qSupported", 10) =3D=3D 0) { -=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 // return what we currently support, we= don't parse what gdb suports +=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 // return what we currently support, we= don't parse what gdb supports AsciiSPrint (gOutBuffer, MAX_BUF_SIZE, "qXfer:libraries:read+;PacketSize=3D= %d", MAX_BUF_SIZE); SendPacket (gOutBuffer); } else if (AsciiStrnCmp (gInBuffer, "qXfer:libraries:read::", 22) =3D=3D 0)= { diff --git a/EmbeddedPkg/GdbStub/GdbStubInternal.h b/EmbeddedPkg/GdbStub/Gd= bStubInternal.h index 6d3d6a7fe1..b8346d7a54 100644 --- a/EmbeddedPkg/GdbStub/GdbStubInternal.h +++ b/EmbeddedPkg/GdbStub/GdbStubInternal.h @@ -67,7 +67,7 @@ extern CONST CHAR8 mHexToStr[]; #define GDB_EBADMEMADDRBUFSIZE=C2=A0 =C2=A011=C2=A0 // the buffer that stor= es memory Address to be read from/written to is not the right size #define GDB_EBADMEMLENGBUFSIZE=C2=A0 =C2=A012=C2=A0 // the buffer that stor= es Length is not the right size #define GDB_EBADMEMLENGTH=C2=A0 =C2=A0 =C2=A0 =C2=A0 13=C2=A0 // Length, th= e given number of bytes to read or write, is not the right size -#define GDB_EBADMEMDATA=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 14=C2=A0 // one = of the bytes or nibbles of the memory is leess than 0 +#define GDB_EBADMEMDATA=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 14=C2=A0 // one = of the bytes or nibbles of the memory is less than 0 #define GDB_EBADMEMDATASIZE=C2=A0 =C2=A0 =C2=A0 15=C2=A0 // the memory data= , 'XX..', is too short or too long #define GDB_EBADBUFSIZE=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 21=C2=A0 // the b= uffer created is not the correct size #define GDB_EINVALIDARG=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 31=C2=A0 // argum= ent is invalid @@ -99,7 +99,7 @@ extern CONST CHAR8 mHexToStr[]; typedef struct { VENDOR_DEVICE_PATH=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0VendorDevice; -=C2=A0 UINT32=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Index;=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0// Suport more than one +=C2=A0 UINT32=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Index;=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0// Support more than one EFI_DEVICE_PATH_PROTOCOL=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0End; } GDB_SERIAL_DEVICE_PATH; @@ -210,8 +210,8 @@ extern BOOLEAN gCtrlCBreakFlag; // // If the periodic callback is called while we are processing an F packet w= e need -// to let the callback know to not read from the serail stream as it could= steal -// characters from the F reponse packet +// to let the callback know to not read from the serial stream as it could= steal +// characters from the F response packet // extern BOOLEAN gProcessingFPacket; @@ -296,7 +296,7 @@ EmptyBuffer ( Converts an 8-bit Hex Char into a INTN. @param=C2=A0 =C2=A0 =C2=A0Char=C2=A0 - the hex character to be converted in= to UINTN - @retval=C2=A0 =C2=A0 a INTN, from 0 to 15, that corressponds to Char + @retval=C2=A0 =C2=A0 a INTN, from 0 to 15, that corresponds to Char -1 if Char is not a hex character **/ INTN @@ -384,7 +384,7 @@ WriteGeneralRegisters ( /** =E2=80=98m addr,length =E2=80=99 - Find the Length of the area to read and the start addres. Finally, pass t= hem to + Find the Length of the area to read and the start address. Finally, pass = them to another function, TransferFromMemToOutBufAndSend, that will read from that = memory space and send it as a packet. @@ -397,7 +397,7 @@ ReadFromMemory ( /** =E2=80=98M addr,length :XX...=E2=80=99 - Find the Length of the area in bytes to write and the start addres. Final= ly, pass them to + Find the Length of the area in bytes to write and the start address. Fina= lly, pass them to another function, TransferFromInBufToMem, that will write to that memory sp= ace the info in the input buffer. @@ -499,7 +499,7 @@ RemoveBreakPoint( /** - Exception Hanldler for GDB. It will be called for all exceptions + Exception Handler for GDB. It will be called for all exceptions registered via the gExceptionType[] array. @param ExceptionType=C2=A0 =C2=A0Exception that is being processed @@ -529,7 +529,7 @@ GdbPeriodicCallBack ( /** -=C2=A0 Make two serail consoles: 1) StdIn and StdOut via GDB. 2) StdErr vi= a GDB. +=C2=A0 Make two serial consoles: 1) StdIn and StdOut via GDB. 2) StdErr vi= a GDB. These console show up on the remote system running GDB @@ -545,10 +545,10 @@ GdbInitializeSerialConsole ( Send a GDB Remote Serial Protocol Packet $PacketData#checksum PacketData is passed in and this function adds the pac= ket prefix '$', -=C2=A0 the packet teminating character '#' and the two digit checksum. +=C2=A0 the packet terminating character '#' and the two digit checksum. If an ack '+' is not sent resend the packet, but timeout eventually so we d= on't end up -=C2=A0 in an infinit loop. This is so if you unplug the debugger code just= keeps running +=C2=A0 in an infinite loop. This is so if you unplug the debugger code jus= t keeps running @param PacketData=C2=A0 =C2=A0Payload data for the packet @@ -565,7 +565,7 @@ SendPacket ( Receive a GDB Remote Serial Protocol Packet $PacketData#checksum PacketData is passed in and this function adds the pac= ket prefix '$', - the packet teminating character '#' and the two digit checksum. + the packet terminating character '#' and the two digit checksum. If host re-starts sending a packet without ending the previous packet, only= the last valid packet is processed. (In other words, if received packet is '$12345$12345$123456#checksum', only= '$123456#checksum' will be processed.) diff --git a/EmbeddedPkg/GdbStub/Ia32/Processor.c b/EmbeddedPkg/GdbStub/Ia3= 2/Processor.c index e0bdf98d9e..8dc768f180 100644 --- a/EmbeddedPkg/GdbStub/Ia32/Processor.c +++ b/EmbeddedPkg/GdbStub/Ia32/Processor.c @@ -285,7 +285,7 @@ BasicWriteRegister ( Writes the new value of n-th register received into the input buffer to the= n-th register @param=C2=A0 =C2=A0SystemContext=C2=A0 =C2=A0Register content at time of th= e exception - @param=C2=A0 =C2=A0InBuffer=C2=A0 =C2=A0 =C2=A0 Ponter to the input buffe= r received from gdb server + @param=C2=A0 =C2=A0InBuffer=C2=A0 =C2=A0 =C2=A0 Pointer to the input buff= er received from gdb server **/ VOID EFIAPI @@ -667,7 +667,7 @@ EnableDebugRegister ( /** -=C2=A0 Returns register number 0 - 3 for the maching debug register. +=C2=A0 Returns register number 0 - 3 for the matching debug register. This function compares incoming Address, Type, Length and if there is a match then it returns the appropriate register number. In case of mismatch, function returns EFI_NOT_FOUND message. diff --git a/EmbeddedPkg/GdbStub/SerialIo.c b/EmbeddedPkg/GdbStub/SerialIo.c index 4d18191685..08d1763c30 100644 --- a/EmbeddedPkg/GdbStub/SerialIo.c +++ b/EmbeddedPkg/GdbStub/SerialIo.c @@ -1,8 +1,8 @@ /** @file Serial IO Abstraction for GDB stub. This allows an EFI consoles that shows = up on the system -=C2=A0 running GDB. One consle for error information and another console f= or user input/output. +=C2=A0 running GDB. One console for error information and another console = for user input/output. -=C2=A0 Basic packet format is $packet-data#checksum. So every comand has 4= bytes of overhead: $, +=C2=A0 Basic packet format is $packet-data#checksum. So every command has = 4 bytes of overhead: $, #, 0, 0. The 0 and 0 are the ascii characters for the checksum. @@ -22,8 +22,8 @@ BOOLEAN gCtrlCBreakFlag =3D FALSE; // // If the periodic callback is called while we are processing an F packet w= e need -// to let the callback know to not read from the serail stream as it could= steal -// characters from the F reponse packet +// to let the callback know to not read from the serial stream as it could= steal +// characters from the F response packet // BOOLEAN gProcessingFPacket =3D FALSE; @@ -32,7 +32,7 @@ BOOLEAN gProcessingFPacket =3D FALSE; Currently a place holder, remove the ASSERT when it gets implemented. -=C2=A0 @param=C2=A0 ErrNo=C2=A0 =C2=A0Error infomration from the F reply p= acket or other source +=C2=A0 @param=C2=A0 ErrNo=C2=A0 =C2=A0Error information from the F reply p= acket or other source **/ @@ -69,7 +69,7 @@ GdbParseFReplyPacket ( INTN=C2=A0 =C2=A0RetCode; if (Packet[0] !=3D 'F') { -=C2=A0 =C2=A0 // A valid responce would be an F packet +=C2=A0 =C2=A0 // A valid response would be an F packet return -1; } @@ -281,15 +281,15 @@ GdbSerialReset ( /** -=C2=A0 Sets the baud rate, receive FIFO depth, transmit/receice time out, = parity, +=C2=A0 Sets the baud rate, receive FIFO depth, transmit/receive time out, = parity, data buts, and stop bits on a serial device. @param=C2=A0 This=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Protocol i= nstance pointer. @param=C2=A0 BaudRate=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0The requested baud r= ate. A BaudRate value of 0 will use the the device's default interface speed. -=C2=A0 @param=C2=A0 ReveiveFifoDepth The requested depth of the FIFO on th= e receive side of the +=C2=A0 @param=C2=A0 ReceiveFifoDepth The requested depth of the FIFO on th= e receive side of the serial interface. A ReceiveFifoDepth value of 0 will use -=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0the device's dfault FIFO depth. +=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0the device's default FIFO depth. @param=C2=A0 Timeout=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 The requested time o= ut for a single character in microseconds. This timeout applies to both the transmit and receive side of the interface. A Timeout value of 0 will use the device's default time @@ -297,7 +297,7 @@ GdbSerialReset ( @param=C2=A0 Parity=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0The type of par= ity to use on this serial device. A Parity value of DefaultParity will use the device's default parity value. @param=C2=A0 DataBits=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0The number of data b= its to use on the serial device. A DataBits -=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0vaule of 0 will use the device's default data bit s= etting. +=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0value of 0 will use the device's default data bit s= etting. @param=C2=A0 StopBits=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0The number of stop b= its to use on this serial device. A StopBits value of DefaultStopBits will use the device's default number of stop bits. @@ -345,7 +345,7 @@ GdbSerialSetControl ( /** -=C2=A0 Retrieves the status of thecontrol bits on a serial device +=C2=A0 Retrieves the status of the control bits on a serial device @param=C2=A0 This=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Protocol = instance pointer. @param=C2=A0 Control=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0A pointer to r= eturn the current Control signals from the serial device. @@ -444,7 +444,7 @@ GdbSerialRead ( // -// Template used to initailize the GDB Serial IO protocols +// Template used to initialize the GDB Serial IO protocols // GDB_SERIAL_DEV gdbSerialDevTemplate =3D { GDB_SERIAL_DEV_SIGNATURE, diff --git a/EmbeddedPkg/GdbStub/X64/Processor.c b/EmbeddedPkg/GdbStub/X64/= Processor.c index 20eabf0c1d..c6599a2b2b 100644 --- a/EmbeddedPkg/GdbStub/X64/Processor.c +++ b/EmbeddedPkg/GdbStub/X64/Processor.c @@ -254,7 +254,7 @@ BasicWriteRegister ( Writes the new value of n-th register received into the input buffer to the= n-th register @param=C2=A0 =C2=A0SystemContext=C2=A0 =C2=A0Register content at time of th= e exception - @param=C2=A0 =C2=A0InBuffer=C2=A0 =C2=A0 =C2=A0 Ponter to the input buffe= r received from gdb server + @param=C2=A0 =C2=A0InBuffer=C2=A0 =C2=A0 =C2=A0 Pointer to the input buff= er received from gdb server **/ VOID EFIAPI @@ -638,7 +638,7 @@ EnableDebugRegister ( /** -=C2=A0 Returns register number 0 - 3 for the maching debug register. +=C2=A0 Returns register number 0 - 3 for the matching debug register. This function compares incoming Address, Type, Length and if there is a match then it returns the appropriate register number. In case of mismatch, function returns EFI_NOT_FOUND message. diff --git a/EmbeddedPkg/Include/Library/DebugAgentTimerLib.h b/EmbeddedPkg= /Include/Library/DebugAgentTimerLib.h index 0fcb86e061..eb499dbc1b 100644 --- a/EmbeddedPkg/Include/Library/DebugAgentTimerLib.h +++ b/EmbeddedPkg/Include/Library/DebugAgentTimerLib.h @@ -17,7 +17,7 @@ /** Setup all the hardware needed for the debug agents timer. -=C2=A0 This function is used to set up debug enviroment. It may enable int= errupts. +=C2=A0 This function is used to set up debug environment. It may enable in= terrupts. **/ VOID diff --git a/EmbeddedPkg/Include/Library/EfiFileLib.h b/EmbeddedPkg/Include= /Library/EfiFileLib.h index 8fc7d71b4e..0544b6e200 100644 --- a/EmbeddedPkg/Include/Library/EfiFileLib.h +++ b/EmbeddedPkg/Include/Library/EfiFileLib.h @@ -1,6 +1,6 @@ /** @file Library functions that perform file IO. Memory buffer, file system, and -=C2=A0 fimrware volume operations are supproted. +=C2=A0 firmware volume operations are supported. Copyright (c) 2007, Intel Corporation. All rights reserved.
Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.
@@ -12,7 +12,7 @@ current mounted device concept of current working directory concept impleme= nt by this library. -=C2=A0 Device names are case insensative and only check the leading charac= ters for +=C2=A0 Device names are case insensitive and only check the leading charac= ters for unique matches. Thus the following are all the same: LoadFile0: l0: @@ -24,7 +24,7 @@ l1:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 - EFI LoadFile device one. B0:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 - EFI BlockIo zero. fs3:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0- EFI Simple File System device 3 -=C2=A0 Fv2:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0- EFI Firmware VOlume device 2 +=C2=A0 Fv2:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0- EFI Firmware Volume device 2 1.2.3.4:name - TFTP IP and file name **/ diff --git a/EmbeddedPkg/Include/Library/GdbSerialLib.h b/EmbeddedPkg/Inclu= de/Library/GdbSerialLib.h index 9f1c80145e..b45645ae61 100644 --- a/EmbeddedPkg/Include/Library/GdbSerialLib.h +++ b/EmbeddedPkg/Include/Library/GdbSerialLib.h @@ -1,5 +1,5 @@ /** @file -=C2=A0 Basic serial IO abstaction for GDB +=C2=A0 Basic serial IO abstraction for GDB Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.
@@ -13,7 +13,7 @@ /** -=C2=A0 Sets the baud rate, receive FIFO depth, transmit/receice time out, = parity, +=C2=A0 Sets the baud rate, receive FIFO depth, transmit/receive time out, = parity, data buts, and stop bits on a serial device. This call is optional as the s= erial port will be set up with defaults base on PCD values. @@ -22,13 +22,13 @@ @param=C2=A0 Parity=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0The type of par= ity to use on this serial device. A Parity value of DefaultParity will use the device's default parity value. @param=C2=A0 DataBits=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0The number of data b= its to use on the serial device. A DataBits -=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0vaule of 0 will use the device's default data bit s= etting. +=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0value of 0 will use the device's default data bit s= etting. @param=C2=A0 StopBits=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0The number of stop b= its to use on this serial device. A StopBits value of DefaultStopBits will use the device's default number of stop bits. @retval EFI_SUCCESS=C2=A0 =C2=A0 =C2=A0 The device was configured. -=C2=A0 @retval EFI_DEVICE_ERROR The serial device could not be coonfigured. +=C2=A0 @retval EFI_DEVICE_ERROR The serial device could not be configured. **/ RETURN_STATUS diff --git a/EmbeddedPkg/Include/Library/PrePiLib.h b/EmbeddedPkg/Include/L= ibrary/PrePiLib.h index ee8d4ef4d9..54f8e1e582 100644 --- a/EmbeddedPkg/Include/Library/PrePiLib.h +++ b/EmbeddedPkg/Include/Library/PrePiLib.h @@ -171,7 +171,7 @@ FfsProcessFvFile ( Search through every FV until you find a file of type FileType @param FileType=C2=A0 =C2=A0 =C2=A0 =C2=A0 File handle of a Fv type file. -=C2=A0 @param Volumehandle=C2=A0 =C2=A0 On succes Volume Handle of the mat= ch +=C2=A0 @param Volumehandle=C2=A0 =C2=A0 On success Volume Handle of the ma= tch @param FileHandle=C2=A0 =C2=A0 =C2=A0 On success File Handle of the match @retval EFI_NOT_FOUND=C2=A0 FV image can't be found. @@ -492,7 +492,7 @@ BuildFvHob ( ); /** -=C2=A0 Builds a Firmware Volume HOB and a resrouce descriptor hob +=C2=A0 Builds a Firmware Volume HOB and a resource descriptor hob This function builds a Firmware Volume HOB. It can only be invoked during PEI phase; diff --git a/EmbeddedPkg/Include/Protocol/AndroidFastbootPlatform.h b/Embed= dedPkg/Include/Protocol/AndroidFastbootPlatform.h index c013ce2ea2..ec15a35264 100644 --- a/EmbeddedPkg/Include/Protocol/AndroidFastbootPlatform.h +++ b/EmbeddedPkg/Include/Protocol/AndroidFastbootPlatform.h @@ -36,7 +36,7 @@ EFI_STATUS /* To be called when Fastboot is finished and we aren't rebooting or booting an -=C2=A0 image. Undo initialisation, free resrouces. +=C2=A0 image. Undo initialisation, free resources. */ typedef VOID @@ -49,7 +49,7 @@ VOID PartitionName, with the image pointed to by Buffer, whose size is BufferSiz= e. @param[in] PartitionName=C2=A0 Null-terminated name of partition to write. -=C2=A0 @param[in] BufferSize=C2=A0 =C2=A0 =C2=A0Size of Buffer in byets. +=C2=A0 @param[in] BufferSize=C2=A0 =C2=A0 =C2=A0Size of Buffer in bytes. @param[in] Buffer=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Data to write to partiti= on. @retval EFI_NOT_FOUND=C2=A0 =C2=A0 =C2=A0No such partition. diff --git a/EmbeddedPkg/Include/Protocol/HardwareInterrupt.h b/EmbeddedPkg= /Include/Protocol/HardwareInterrupt.h index 0489d1fc06..ca95fa93c4 100644 --- a/EmbeddedPkg/Include/Protocol/HardwareInterrupt.h +++ b/EmbeddedPkg/Include/Protocol/HardwareInterrupt.h @@ -131,7 +131,7 @@ EFI_STATUS ); /** -=C2=A0 Signal to the hardware that the End Of Intrrupt state +=C2=A0 Signal to the hardware that the End Of Interrupt state has been reached. @param This=C2=A0 =C2=A0 =C2=A0Instance pointer for this protocol diff --git a/EmbeddedPkg/Include/Protocol/PeCoffLoader.h b/EmbeddedPkg/Incl= ude/Protocol/PeCoffLoader.h index 69c2f4a322..56557901b0 100644 --- a/EmbeddedPkg/Include/Protocol/PeCoffLoader.h +++ b/EmbeddedPkg/Include/Protocol/PeCoffLoader.h @@ -162,13 +162,13 @@ RETURN_STATUS /** -=C2=A0 Reapply fixups on a fixed up PE32/PE32+ image to allow virutal call= ing at EFI +=C2=A0 Reapply fixups on a fixed up PE32/PE32+ image to allow virtual call= ing at EFI runtime. This function reapplies relocation fixups to the PE/COFF image specified by= ImageBase and ImageSize so the image will execute correctly when the PE/COFF image is= mapped to the address specified by VirtualImageBase. RelocationData must be identi= cal -=C2=A0 to the FiuxupData buffer from the PE_COFF_LOADER_IMAGE_CONTEXT stru= cture +=C2=A0 to the FixupData buffer from the PE_COFF_LOADER_IMAGE_CONTEXT struc= ture after this PE/COFF image was relocated with PeCoffLoaderRelocateImage(). Note that if the platform does not maintain coherency between the instructi= on cache(s) and the data diff --git a/EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLib.= c b/EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLib.c index 819ed42686..2841689796 100644 --- a/EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLib.c +++ b/EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLib.c @@ -15,7 +15,7 @@ /** Setup all the hardware needed for the debug agents timer. -=C2=A0 This function is used to set up debug enviroment. It may enable int= errupts. +=C2=A0 This function is used to set up debug environment. It may enable in= terrupts. **/ VOID diff --git a/EmbeddedPkg/Library/GdbSerialDebugPortLib/GdbSerialDebugPortLi= b.c b/EmbeddedPkg/Library/GdbSerialDebugPortLib/GdbSerialDebugPortLib.c index 738aa24ae5..d2bafcf69b 100644 --- a/EmbeddedPkg/Library/GdbSerialDebugPortLib/GdbSerialDebugPortLib.c +++ b/EmbeddedPkg/Library/GdbSerialDebugPortLib/GdbSerialDebugPortLib.c @@ -1,5 +1,5 @@ /** @file -=C2=A0 Basic serial IO abstaction for GDB +=C2=A0 Basic serial IO abstraction for GDB Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.
@@ -50,7 +50,7 @@ GdbSerialLibDebugPortConstructor ( /** -=C2=A0 Sets the baud rate, receive FIFO depth, transmit/receice time out, = parity, +=C2=A0 Sets the baud rate, receive FIFO depth, transmit/receive time out, = parity, data buts, and stop bits on a serial device. This call is optional as the s= erial port will be set up with defaults base on PCD values. @@ -59,13 +59,13 @@ GdbSerialLibDebugPortConstructor ( @param=C2=A0 Parity=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0The type of par= ity to use on this serial device. A Parity value of DefaultParity will use the device's default parity value. @param=C2=A0 DataBits=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0The number of data b= its to use on the serial device. A DataBits -=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0vaule of 0 will use the device's default data bit s= etting. +=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0value of 0 will use the device's default data bit s= etting. @param=C2=A0 StopBits=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0The number of stop b= its to use on this serial device. A StopBits value of DefaultStopBits will use the device's default number of stop bits. @retval EFI_SUCCESS=C2=A0 =C2=A0 =C2=A0 The device was configured. -=C2=A0 @retval EFI_DEVICE_ERROR The serial device could not be coonfigured. +=C2=A0 @retval EFI_DEVICE_ERROR The serial device could not be configured. **/ RETURN_STATUS diff --git a/EmbeddedPkg/Library/GdbSerialLib/GdbSerialLib.c b/EmbeddedPkg/= Library/GdbSerialLib/GdbSerialLib.c index be5cda61c5..088e23e0d8 100644 --- a/EmbeddedPkg/Library/GdbSerialLib/GdbSerialLib.c +++ b/EmbeddedPkg/Library/GdbSerialLib/GdbSerialLib.c @@ -1,5 +1,5 @@ /** @file -=C2=A0 Basic serial IO abstaction for GDB +=C2=A0 Basic serial IO abstraction for GDB Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.
@@ -80,7 +80,7 @@ GdbSerialLibConstructor ( /** -=C2=A0 Sets the baud rate, receive FIFO depth, transmit/receice time out, = parity, +=C2=A0 Sets the baud rate, receive FIFO depth, transmit/receive time out, = parity, data buts, and stop bits on a serial device. This call is optional as the s= erial port will be set up with defaults base on PCD values. @@ -89,13 +89,13 @@ GdbSerialLibConstructor ( @param=C2=A0 Parity=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0The type of par= ity to use on this serial device. A Parity value of DefaultParity will use the device's default parity value. @param=C2=A0 DataBits=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0The number of data b= its to use on the serial device. A DataBits -=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0vaule of 0 will use the device's default data bit s= etting. +=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0value of 0 will use the device's default data bit s= etting. @param=C2=A0 StopBits=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0The number of stop b= its to use on this serial device. A StopBits value of DefaultStopBits will use the device's default number of stop bits. @retval EFI_SUCCESS=C2=A0 =C2=A0 =C2=A0 The device was configured. -=C2=A0 @retval EFI_DEVICE_ERROR The serial device could not be coonfigured. +=C2=A0 @retval EFI_DEVICE_ERROR The serial device could not be configured. **/ RETURN_STATUS diff --git a/EmbeddedPkg/Library/PrePiHobLib/Hob.c b/EmbeddedPkg/Library/Pr= ePiHobLib/Hob.c index 47bd00808d..b5cc6c5d8f 100644 --- a/EmbeddedPkg/Library/PrePiHobLib/Hob.c +++ b/EmbeddedPkg/Library/PrePiHobLib/Hob.c @@ -812,7 +812,7 @@ BuildPeCoffLoaderHob ( BuildGuidDataHob (&gPeCoffLoaderProtocolGuid, &Ptr, sizeof (VOID *)); } -// May want to put this into a library so you only need the PCD setings if= you are using the feature? +// May want to put this into a library so you only need the PCD settings i= f you are using the feature? VOID BuildMemoryTypeInformationHob ( VOID diff --git a/EmbeddedPkg/Library/PrePiLib/FwVol.c b/EmbeddedPkg/Library/Pre= PiLib/FwVol.c index 797779f845..881506eddd 100644 --- a/EmbeddedPkg/Library/PrePiLib/FwVol.c +++ b/EmbeddedPkg/Library/PrePiLib/FwVol.c @@ -732,7 +732,7 @@ FfsGetVolumeInfo ( Search through every FV until you find a file of type FileType @param FileType=C2=A0 =C2=A0 =C2=A0 =C2=A0 File handle of a Fv type file. -=C2=A0 @param Volumehandle=C2=A0 =C2=A0 On succes Volume Handle of the mat= ch +=C2=A0 @param Volumehandle=C2=A0 =C2=A0 On success Volume Handle of the ma= tch @param FileHandle=C2=A0 =C2=A0 =C2=A0 On success File Handle of the match @retval EFI_NOT_FOUND=C2=A0 FV image can't be found. @@ -857,7 +857,7 @@ FfsProcessFvFile ( // -=C2=A0 // Inform HOB consumer phase, i.e. DXE core, the existance of this = FV +=C2=A0 // Inform HOB consumer phase, i.e. DXE core, the existence of this = FV // BuildFvHob ((EFI_PHYSICAL_ADDRESS) (UINTN) FvImageInfo.FvStart, FvImageInfo= .FvSize); diff --git a/EmbeddedPkg/Library/PrePiMemoryAllocationLib/MemoryAllocationL= ib.c b/EmbeddedPkg/Library/PrePiMemoryAllocationLib/MemoryAllocationLib.c index 7ce71c27cb..6d233acb98 100644 --- a/EmbeddedPkg/Library/PrePiMemoryAllocationLib/MemoryAllocationLib.c +++ b/EmbeddedPkg/Library/PrePiMemoryAllocationLib/MemoryAllocationLib.c @@ -180,7 +180,7 @@ AllocatePool ( // Verify that there is sufficient memory to satisfy the allocation // if (AllocationSize > 0x10000) { -=C2=A0 =C2=A0 // Please call AllcoatePages for big allocations +=C2=A0 =C2=A0 // Please call AllocatePages for big allocations return 0; } else { diff --git a/EmbeddedPkg/Library/TemplateRealTimeClockLib/RealTimeClockLib.= c b/EmbeddedPkg/Library/TemplateRealTimeClockLib/RealTimeClockLib.c index 9ab8e4e35d..d9f563315f 100644 --- a/EmbeddedPkg/Library/TemplateRealTimeClockLib/RealTimeClockLib.c +++ b/EmbeddedPkg/Library/TemplateRealTimeClockLib/RealTimeClockLib.c @@ -135,7 +135,7 @@ LibRtcInitialize ( ) { // -=C2=A0 // Do some initialization if reqruied to turn on the RTC +=C2=A0 // Do some initialization if required to turn on the RTC // return EFI_SUCCESS; } @@ -159,7 +159,7 @@ LibRtcVirtualNotifyEvent ( // // Only needed if you are going to support the OS calling RTC functions in = virtual mode. // You will need to call EfiConvertPointer (). To convert any stored physic= al addresses -=C2=A0 // to virtual address. After the OS transistions to calling in virt= ual mode, all future +=C2=A0 // to virtual address. After the OS transitions to calling in virtu= al mode, all future // runtime calls will be made in virtual mode. // return; diff --git a/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOut.c b/Embedded= Pkg/SimpleTextInOutSerial/SimpleTextInOut.c index d824e15953..fc87115005 100644 --- a/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOut.c +++ b/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOut.c @@ -297,7 +297,7 @@ ReadKeyStroke ( SerialPortRead ((UINT8 *)&Char, 1); // -=C2=A0 // Check for ESC sequence. This code is not techincally correct VT1= 00 code. +=C2=A0 // Check for ESC sequence. This code is not technically correct VT1= 00 code. // An illegal ESC sequence represents an ESC and the characters that follow. // This code will eat one or two chars after an escape. This is done to // prevent some complex FIFOing of the data. It is good enough to get diff --git a/EmbeddedPkg/Universal/MmcDxe/Mmc.h b/EmbeddedPkg/Universal/Mmc= Dxe/Mmc.h index 58027973ff..df3b3cde9f 100644 --- a/EmbeddedPkg/Universal/MmcDxe/Mmc.h +++ b/EmbeddedPkg/Universal/MmcDxe/Mmc.h @@ -255,7 +255,7 @@ typedef struct { UINT8=C2=A0 =C2=A0MIN_PERF_W_8_52;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 // Minimum write performance for 8bit at 52MHz= [210:210] UINT8=C2=A0 =C2=A0RESERVED_18;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 // Reserved [211:211] UINT32=C2=A0 SECTOR_COUNT;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0// Sector count [215:212] -=C2=A0 UINT8=C2=A0 =C2=A0SLEEP_NOTIFICATION_TIME;=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 // Sleep notification timout [216:216] +=C2=A0 UINT8=C2=A0 =C2=A0SLEEP_NOTIFICATION_TIME;=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 // Sleep notification timeout [216:216] UINT8=C2=A0 =C2=A0S_A_TIMEOUT;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 // Sleep/awake timeout [217:217] UINT8=C2=A0 =C2=A0PRODUCTION_STATE_AWARENESS_TIMEOUT; // Production state a= wareness timeout [218:218] UINT8=C2=A0 =C2=A0S_C_VCCQ;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0// Sleep current (VCCQ) [2= 19:219] -- 2.20.1 (Apple Git-117) -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#42967): https://edk2.groups.io/g/devel/message/42967 Mute This Topic: https://groups.io/mt/32238806/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- --dLabFDCqisjmE6SielPK Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
Fix various typos in EmbeddedPkg.
 
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Coeur <coeur@gmx.fr>
---
 .../AndroidFastboot/AndroidBootImg.c       =   |  2 +-
 .../AndroidFastboot/AndroidFastbootApp.c      |&= nbsp; 2 +-
 .../Drivers/ConsolePrefDxe/ConsolePrefDxe.c   | = 2 +-
 .../Drivers/DtPlatformDxe/DtPlatformDxe.c     |&= nbsp; 2 +-
 .../Drivers/Isp1761UsbDxe/Isp1761UsbDxe.c     |&= nbsp; 4 ++--
 EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118Dxe.c   | = 2 +-
 EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118DxeHw.h |  2 +-
 .../Drivers/Lan9118Dxe/Lan9118DxeUtil.c      &nb= sp;|  2 +-
 EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxe.c     |&= nbsp; 2 +-
 EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxeHw.h   | = 2 +-
 .../SataSiI3132Dxe/SiI3132AtaPassThru.c      &nb= sp;|  2 +-
 EmbeddedPkg/EmbeddedPkg.dsc          &= nbsp;        |  2 +-
 EmbeddedPkg/GdbStub/Arm/Processor.c        =    |  2 +-
 EmbeddedPkg/GdbStub/GdbStub.c         =        | 20 ++++++++--------
 EmbeddedPkg/GdbStub/GdbStubInternal.h       = ;  | 24 +++++++++----------
 EmbeddedPkg/GdbStub/Ia32/Processor.c       =   |  4 ++--
 EmbeddedPkg/GdbStub/SerialIo.c         = ;       | 24 +++++++++----------
 EmbeddedPkg/GdbStub/X64/Processor.c        =    |  4 ++--
 .../Include/Library/DebugAgentTimerLib.h      |&= nbsp; 2 +-
 EmbeddedPkg/Include/Library/EfiFileLib.h      |&= nbsp; 6 ++---
 EmbeddedPkg/Include/Library/GdbSerialLib.h    | = 8 +++----
 EmbeddedPkg/Include/Library/PrePiLib.h      &nbs= p; |  4 ++--
 .../Protocol/AndroidFastbootPlatform.h      &nbs= p; |  4 ++--
 .../Include/Protocol/HardwareInterrupt.h      |&= nbsp; 2 +-
 EmbeddedPkg/Include/Protocol/PeCoffLoader.h   | = 4 ++--
 .../DebugAgentTimerLib.c          &nbs= p;           |  2 +-
 .../GdbSerialDebugPortLib.c          &= nbsp;        |  8 +++----
 .../Library/GdbSerialLib/GdbSerialLib.c      &nb= sp;|  8 +++----
 EmbeddedPkg/Library/PrePiHobLib/Hob.c       = ;  |  2 +-
 EmbeddedPkg/Library/PrePiLib/FwVol.c       =   |  4 ++--
 .../MemoryAllocationLib.c          &nb= sp;          |  2 +-
 .../RealTimeClockLib.c           =             |  4 ++--
 .../SimpleTextInOutSerial/SimpleTextInOut.c   | = 2 +-
 EmbeddedPkg/Universal/MmcDxe/Mmc.h        &= nbsp;   |  2 +-
 34 files changed, 84 insertions(+), 84 deletions(-)
 
diff --git a/EmbeddedPkg/Application/AndroidFastboot/AndroidBootImg.c= b/EmbeddedPkg/Application/AndroidFastboot/AndroidBootImg.c
index 896ad29afc..54b7bee162 100644
--- a/EmbeddedPkg/Application/AndroidFastboot/AndroidBootImg.c
+++ b/EmbeddedPkg/Application/AndroidFastboot/AndroidBootImg.c
@@ -9,7 +9,7 @@
 #include "AndroidFastbootApp.h"
 
 // Find the kernel and ramdisk in an Android boot.img.
-// return EFI_INVALID_PARAMTER if the boot.img is invalid (i.e. does= n't have the
+// return EFI_INVALID_PARAMETER if the boot.img is invalid (i.e. doe= sn't have the
 //  right magic value),
 // return EFI_NOT_FOUND if there was no kernel in the boot.img.=
 // Note that the Ramdisk is optional - *Ramdisk won't be touche= d if it isn't
diff --git a/EmbeddedPkg/Application/AndroidFastboot/AndroidFastbootA= pp.c b/EmbeddedPkg/Application/AndroidFastboot/AndroidFastbootApp.c
index c8e89173e6..3e3f4b7eb2 100644
--- a/EmbeddedPkg/Application/AndroidFastboot/AndroidFastbootApp.c
+++ b/EmbeddedPkg/Application/AndroidFastboot/AndroidFastbootApp.c
@@ -300,7 +300,7 @@ AcceptCmd (
   } else if (IS_LOWERCASE_ASCII (Command[0])) {
     // Commands starting with lowercase ASCII charact= ers are reserved for the
     // Fastboot protocol. If we don't recognise it, i= t's probably the future
-    // and there are new commmands in the protocol.
+    // and there are new commands in the protocol.
     // (By the way, the "oem" command mentioned above= makes this reservation
     //  redundant, but we handle it here to be s= pec-compliant)
     SEND_LITERAL ("FAILCommand not recognised. Check = Fastboot version.");
diff --git a/EmbeddedPkg/Drivers/ConsolePrefDxe/ConsolePrefDxe.c b/Em= beddedPkg/Drivers/ConsolePrefDxe/ConsolePrefDxe.c
index 8d0ffbe88d..c250844eda 100644
--- a/EmbeddedPkg/Drivers/ConsolePrefDxe/ConsolePrefDxe.c
+++ b/EmbeddedPkg/Drivers/ConsolePrefDxe/ConsolePrefDxe.c
@@ -224,7 +224,7 @@ OnReadyToBoot (
   @retval EFI_ALREADY_STARTED     The drive= r already exists in system.
   @retval EFI_OUT_OF_RESOURCES    Fail to execut= e entry point due to lack of
                   =                resources.
-  @retval EFI_SUCCES            &= nbsp; All the related protocols are installed on
+  @retval EFI_SUCCESS            =  All the related protocols are installed on
                   =                the driver.
 
 **/
diff --git a/EmbeddedPkg/Drivers/DtPlatformDxe/DtPlatformDxe.c b/Embe= ddedPkg/Drivers/DtPlatformDxe/DtPlatformDxe.c
index 5ec95f7491..907d46a495 100644
--- a/EmbeddedPkg/Drivers/DtPlatformDxe/DtPlatformDxe.c
+++ b/EmbeddedPkg/Drivers/DtPlatformDxe/DtPlatformDxe.c
@@ -92,7 +92,7 @@ InstallHiiPages (
   @retval EFI_ALREADY_STARTED     The drive= r already exists in system.
   @retval EFI_OUT_OF_RESOURCES    Fail to execut= e entry point due to lack of
                   =                resources.
-  @retval EFI_SUCCES            &= nbsp; All the related protocols are installed on
+  @retval EFI_SUCCESS            =  All the related protocols are installed on
                   =                the driver.
 
 **/
diff --git a/EmbeddedPkg/Drivers/Isp1761UsbDxe/Isp1761UsbDxe.c b/Embe= ddedPkg/Drivers/Isp1761UsbDxe/Isp1761UsbDxe.c
index 309e17b8fa..3ad453595b 100644
--- a/EmbeddedPkg/Drivers/Isp1761UsbDxe/Isp1761UsbDxe.c
+++ b/EmbeddedPkg/Drivers/Isp1761UsbDxe/Isp1761UsbDxe.c
@@ -33,7 +33,7 @@
 */
 
 // TODO Make sure the controller isn't sending empty packets wh= en it shouldn't
-// (check behaviour in cases when Buffer Length isn't explcitly set)=
+// (check behaviour in cases when Buffer Length isn't explicitly set= )
 
 // ISP1582 Datasheet:
 // "Data transfers preceding the status stage must first be ful= ly
@@ -570,7 +570,7 @@ Isp1761PeriphStart (
   mDataReceivedCallback =3D RxCallback;
   mDataSentCallback =3D TxCallback;
 
-  // Register a timer event so CheckInterupts gets called perio= dically
+  // Register a timer event so CheckInterrupts gets called peri= odically
   Status =3D gBS->CreateEvent (
                   = EVT_TIMER | EVT_NOTIFY_SIGNAL,
                   = TPL_CALLBACK,
diff --git a/EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118Dxe.c b/EmbeddedPk= g/Drivers/Lan9118Dxe/Lan9118Dxe.c
index e1375bb63e..a0fca4d6a3 100644
--- a/EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118Dxe.c
+++ b/EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118Dxe.c
@@ -1439,7 +1439,7 @@ SnpReceive (
     return EFI_BUFFER_TOO_SMALL;
   }
 
-  // Set the amount of data to be transfered out of FIFO for TH= IS packet
+  // Set the amount of data to be transferred out of FIFO for T= HIS packet
   // This can be used to trigger an interrupt, and status = can be checked
   RxCfgValue =3D Lan9118MmioRead32 (LAN9118_RX_CFG);
   RxCfgValue &=3D ~(RXCFG_RX_DMA_CNT_MASK);
diff --git a/EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118DxeHw.h b/Embedded= Pkg/Drivers/Lan9118Dxe/Lan9118DxeHw.h
index 62fd35965a..80df34b87e 100644
--- a/EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118DxeHw.h
+++ b/EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118DxeHw.h
@@ -127,7 +127,7 @@
 #define RXSTATUS_CRC_ERROR          &n= bsp;         BIT1          &nb= sp;           // Cyclic Redundancy Check Error
 #define RXSTATUS_DB            &n= bsp;              BIT2    &nbs= p;                 // Dribbling bit= : Frame had non-integer multiple of 8bits
 #define RXSTATUS_MII_ERROR          &n= bsp;         BIT3          &nb= sp;           // Receive error during interception=
-#define RXSTATUS_RXW_TO            &nb= sp;          BIT4         = ;             // Incomming frame larger than = 2kb
+#define RXSTATUS_RXW_TO            &nb= sp;          BIT4         = ;             // Incoming frame larger than 2= kb
 #define RXSTATUS_FT            &n= bsp;              BIT5    &nbs= p;                 // 1: Ether type= / 0: 802.3 type frame
 #define RXSTATUS_LCOLL           =             BIT6        =               // Late collision detected=
 #define RXSTATUS_FTL            &= nbsp;             BIT7      &n= bsp;               // Frame longer than = Ether type
diff --git a/EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118DxeUtil.c b/Embedd= edPkg/Drivers/Lan9118Dxe/Lan9118DxeUtil.c
index 94a96992ba..be4d6bb9c1 100644
--- a/EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118DxeUtil.c
+++ b/EmbeddedPkg/Drivers/Lan9118Dxe/Lan9118DxeUtil.c
@@ -427,7 +427,7 @@ Lan9118Initialize (
   if ((Lan9118MmioRead32 (LAN9118_E2P_CMD) & E2P_EPC_M= AC_ADDRESS_LOADED) =3D=3D 0) {
     DEBUG ((EFI_D_ERROR, "Warning: There was an error= detecting EEPROM or loading the MAC Address.\n"));
 
-    // If we had an address before (set by StationAddess),= continue to use it
+    // If we had an address before (set by StationAddress)= , continue to use it
     if (CompareMem (&Snp->Mode->CurrentAddr= ess, &mZeroMac, NET_ETHER_ADDR_LEN)) {
       Lan9118SetMacAddress (&Snp->Mode-&g= t;CurrentAddress, Snp);
     } else {
diff --git a/EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxe.c b/EmbeddedPkg/= Drivers/Lan91xDxe/Lan91xDxe.c
index c8a6eb425c..e3e8d68895 100644
--- a/EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxe.c
+++ b/EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxe.c
@@ -441,7 +441,7 @@ PrintIoRegisters (
 
   DEBUG ((DEBUG_ERROR, "\nLAN91x I/O Register Dump:\n"));<= /div>
 
-  // Print currrent bank select register
+  // Print current bank select register
   Value =3D MmioRead16 (LanDriver->IoBase + LAN91X_BANK= _OFFSET);
   DEBUG ((DEBUG_ERROR, "  BankSel: %d  Bank Regi= ster %04x (%d)\n",
       LanDriver->BankSel, Value, Value & = 0x0007));
diff --git a/EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxeHw.h b/EmbeddedPk= g/Drivers/Lan91xDxe/Lan91xDxeHw.h
index 8aff9f167c..d13f2bc6ef 100644
--- a/EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxeHw.h
+++ b/EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxeHw.h
@@ -173,7 +173,7 @@
 #define PTR_AUTO_INCR   BIT14
 #define PTR_RCV         BIT15
 
-// Interupt Status and Mask Register Bits
+// Interrupt Status and Mask Register Bits
 #define IST_RCV         BIT0
 #define IST_TX          BIT1
 #define IST_TX_EMPTY    BIT2
diff --git a/EmbeddedPkg/Drivers/SataSiI3132Dxe/SiI3132AtaPassThru.c = b/EmbeddedPkg/Drivers/SataSiI3132Dxe/SiI3132AtaPassThru.c
index 366bf484ec..f6a723adfb 100644
--- a/EmbeddedPkg/Drivers/SataSiI3132Dxe/SiI3132AtaPassThru.c
+++ b/EmbeddedPkg/Drivers/SataSiI3132Dxe/SiI3132AtaPassThru.c
@@ -634,7 +634,7 @@ SiI3132GetDevice (
     return EFI_UNSUPPORTED;
   } else {
     *Port =3D ((SATA_DEVICE_PATH*)DevicePath)->Lun= ;
-    // Return the first Sata Sevice as there should be onl= y one directly connected
+    // Return the first Sata Device as there should be onl= y one directly connected
     *PortMultiplierPort =3D ((SATA_SI3132_DEVICE*)Sat= aSiI3132Instance->Ports[*Port].Devices.ForwardLink)->Index;
     return EFI_SUCCESS;
   }
diff --git a/EmbeddedPkg/EmbeddedPkg.dsc b/EmbeddedPkg/EmbeddedPkg.ds= c
index 863bce3a19..a8a151eb40 100644
--- a/EmbeddedPkg/EmbeddedPkg.dsc
+++ b/EmbeddedPkg/EmbeddedPkg.dsc
@@ -172,7 +172,7 @@
 # Values are in EFI Pages (4K). DXE Core will make sure that
 # at least this much of each type of memory can be allocated
 # from a single memory range. This way you only end up with
-# maximum of two fragements for each type in the memory map
+# maximum of two fragments for each type in the memory map
 # (the memory used, and the free memory that was prereserved
 # but not used).
 #
diff --git a/EmbeddedPkg/GdbStub/Arm/Processor.c b/EmbeddedPkg/GdbStu= b/Arm/Processor.c
index 5c00a976e4..f15d356c44 100644
--- a/EmbeddedPkg/GdbStub/Arm/Processor.c
+++ b/EmbeddedPkg/GdbStub/Arm/Processor.c
@@ -298,7 +298,7 @@ CHAR8
 /** ‘P n...=3Dr...’
  Writes the new value of n-th register received into the input = buffer to the n-th register
  @param   SystemContext   Register content = at time of the exception
- @param   InBuffer      Ponter to the input= buffer received from gdb server
+ @param   InBuffer      Pointer to the inpu= t buffer received from gdb server
  **/
 VOID
 WriteNthRegister (
diff --git a/EmbeddedPkg/GdbStub/GdbStub.c b/EmbeddedPkg/GdbStub/GdbS= tub.c
index eda5ba143a..7f2a5ed200 100644
--- a/EmbeddedPkg/GdbStub/GdbStub.c
+++ b/EmbeddedPkg/GdbStub/GdbStub.c
@@ -2,7 +2,7 @@
   UEFI driver that implements a GDB stub
 
   Note: Any code in the path of the Serial IO output can n= ot call DEBUG as will
-  will blow out the stack. Serial IO calls DEBUG, debug calls S= erail IO, ...
+  will blow out the stack. Serial IO calls DEBUG, debug calls S= erial IO, ...
 
 
   Copyright (c) 2008 - 2009, Apple Inc. All rights reserve= d.<BR>
@@ -260,10 +260,10 @@ TransferFromMemToOutBufAndSend (
   Send a GDB Remote Serial Protocol Packet
 
   $PacketData#checksum PacketData is passed in and this fu= nction adds the packet prefix '$',
-  the packet teminating character '#' and the two digit checksu= m.
+  the packet terminating character '#' and the two digit checks= um.
 
   If an ack '+' is not sent resend the packet, but timeout= eventually so we don't end up
-  in an infinit loop. This is so if you unplug the debugger cod= e just keeps running
+  in an infinite loop. This is so if you unplug the debugger co= de just keeps running
 
   @param PacketData   Payload data for the packe= t
 
@@ -317,7 +317,7 @@ SendPacket (
   Receive a GDB Remote Serial Protocol Packet
 
   $PacketData#checksum PacketData is passed in and this fu= nction adds the packet prefix '$',
-  the packet teminating character '#' and the two digit checksu= m.
+  the packet terminating character '#' and the two digit checks= um.
 
   If host re-starts sending a packet without ending the pr= evious packet, only the last valid packet is processed.
   (In other words, if received packet is '$12345$12345$123= 456#checksum', only '$123456#checksum' will be processed.)
@@ -407,7 +407,7 @@ EmptyBuffer (
  Converts an 8-bit Hex Char into a INTN.
 
  @param   Char the hex character to be converted into= UINTN
- @retval  a INTN, from 0 to 15, that corressponds to Char
+ @retval  a INTN, from 0 to 15, that corresponds to Char
  -1 if Char is not a hex character
  **/
 INTN
@@ -596,7 +596,7 @@ ConvertEFItoGDBtype (
 
 
 /** "m addr,length"
- Find the Length of the area to read and the start addres. Finally, = pass them to
+ Find the Length of the area to read and the start address. Finally,= pass them to
  another function, TransferFromMemToOutBufAndSend, that will re= ad from that memory space and
  send it as a packet.
  **/
@@ -644,7 +644,7 @@ ReadFromMemory (
 
 
 /** "M addr,length :XX..."
- Find the Length of the area in bytes to write and the start addres.= Finally, pass them to
+ Find the Length of the area in bytes to write and the start address= . Finally, pass them to
  another function, TransferFromInBufToMem, that will write to t= hat memory space the info in
  the input buffer.
  **/
@@ -918,7 +918,7 @@ PeCoffLoaderGetDebuggerInfo (
       break;
     default:
       //
-      // For unknow Machine field, use Magic in optio= nal Header
+      // For unknown Machine field, use Magic in opti= onal Header
       //
       Magic =3D Hdr.Pe32->OptionalHeader.Magi= c;
     }
@@ -1088,7 +1088,7 @@ QxferLibrary (
 
 
 /**
- Exception Hanldler for GDB. It will be called for all exceptions
+ Exception Handler for GDB. It will be called for all exceptions
  registered via the gExceptionType[] array.
 
  @param ExceptionType     Exception that is bein= g processed
@@ -1157,7 +1157,7 @@ GdbExceptionHandler (
       case 'q':
         // General Query Packets
         if (AsciiStrnCmp (gInBuffer, "qSupp= orted", 10) =3D=3D 0) {
-          // return what we currently suppo= rt, we don't parse what gdb suports
+          // return what we currently suppo= rt, we don't parse what gdb supports
           AsciiSPrint (gOutBuffer, MAX= _BUF_SIZE, "qXfer:libraries:read+;PacketSize=3D%d", MAX_BUF_SIZE);
           SendPacket (gOutBuffer);
         } else if (AsciiStrnCmp (gInBuffer,= "qXfer:libraries:read::", 22) =3D=3D 0) {
diff --git a/EmbeddedPkg/GdbStub/GdbStubInternal.h b/EmbeddedPkg/GdbS= tub/GdbStubInternal.h
index 6d3d6a7fe1..b8346d7a54 100644
--- a/EmbeddedPkg/GdbStub/GdbStubInternal.h
+++ b/EmbeddedPkg/GdbStub/GdbStubInternal.h
@@ -67,7 +67,7 @@ extern CONST CHAR8 mHexToStr[];
 #define GDB_EBADMEMADDRBUFSIZE   11  // the buff= er that stores memory Address to be read from/written to is not the right s= ize
 #define GDB_EBADMEMLENGBUFSIZE   12  // the buff= er that stores Length is not the right size
 #define GDB_EBADMEMLENGTH        13  /= / Length, the given number of bytes to read or write, is not the right size=
-#define GDB_EBADMEMDATA          14  /= / one of the bytes or nibbles of the memory is leess than 0
+#define GDB_EBADMEMDATA          14  /= / one of the bytes or nibbles of the memory is less than 0
 #define GDB_EBADMEMDATASIZE      15  // the= memory data, 'XX..', is too short or too long
 #define GDB_EBADBUFSIZE          21&nb= sp; // the buffer created is not the correct size
 #define GDB_EINVALIDARG          31&nb= sp; // argument is invalid
@@ -99,7 +99,7 @@ extern CONST CHAR8 mHexToStr[];
 
 typedef struct {
   VENDOR_DEVICE_PATH          &nb= sp;          VendorDevice;
-  UINT32               =                  Index; =        // Suport more than one
+  UINT32               =                  Index; =        // Support more than one
   EFI_DEVICE_PATH_PROTOCOL        &nbs= p;      End;
 } GDB_SERIAL_DEVICE_PATH;
 
@@ -210,8 +210,8 @@ extern BOOLEAN gCtrlCBreakFlag;
 
 //
 // If the periodic callback is called while we are processing a= n F packet we need
-// to let the callback know to not read from the serail stream as it= could steal
-// characters from the F reponse packet
+// to let the callback know to not read from the serial stream as it= could steal
+// characters from the F response packet
 //
 extern BOOLEAN gProcessingFPacket;
 
@@ -296,7 +296,7 @@ EmptyBuffer (
  Converts an 8-bit Hex Char into a INTN.
 
  @param     Char  - the hex character to be= converted into UINTN
- @retval    a INTN, from 0 to 15, that corressponds to Cha= r
+ @retval    a INTN, from 0 to 15, that corresponds to Char=
  -1 if Char is not a hex character
  **/
 INTN
@@ -384,7 +384,7 @@ WriteGeneralRegisters (
 
 
 /** ‘m addr,length ’
- Find the Length of the area to read and the start addres. Finally, = pass them to
+ Find the Length of the area to read and the start address. Finally,= pass them to
  another function, TransferFromMemToOutBufAndSend, that will re= ad from that memory space and
  send it as a packet.
 
@@ -397,7 +397,7 @@ ReadFromMemory (
 
 
 /** ‘M addr,length :XX...’
- Find the Length of the area in bytes to write and the start addres.= Finally, pass them to
+ Find the Length of the area in bytes to write and the start address= . Finally, pass them to
  another function, TransferFromInBufToMem, that will write to t= hat memory space the info in
  the input buffer.
 
@@ -499,7 +499,7 @@ RemoveBreakPoint(
 
 
 /**
- Exception Hanldler for GDB. It will be called for all exceptions
+ Exception Handler for GDB. It will be called for all exceptions
  registered via the gExceptionType[] array.
 
  @param ExceptionType   Exception that is being proce= ssed
@@ -529,7 +529,7 @@ GdbPeriodicCallBack (
 
 
 /**
-  Make two serail consoles: 1) StdIn and StdOut via GDB. 2) Std= Err via GDB.
+  Make two serial consoles: 1) StdIn and StdOut via GDB. 2) Std= Err via GDB.
 
   These console show up on the remote system running GDB
 
@@ -545,10 +545,10 @@ GdbInitializeSerialConsole (
   Send a GDB Remote Serial Protocol Packet
 
   $PacketData#checksum PacketData is passed in and this fu= nction adds the packet prefix '$',
-  the packet teminating character '#' and the two digit checksu= m.
+  the packet terminating character '#' and the two digit checks= um.
 
   If an ack '+' is not sent resend the packet, but timeout= eventually so we don't end up
-  in an infinit loop. This is so if you unplug the debugger cod= e just keeps running
+  in an infinite loop. This is so if you unplug the debugger co= de just keeps running
 
   @param PacketData   Payload data for the packe= t
 
@@ -565,7 +565,7 @@ SendPacket (
  Receive a GDB Remote Serial Protocol Packet
 
  $PacketData#checksum PacketData is passed in and this function= adds the packet prefix '$',
- the packet teminating character '#' and the two digit checksum.
+ the packet terminating character '#' and the two digit checksum.
 
  If host re-starts sending a packet without ending the previous= packet, only the last valid packet is processed.
  (In other words, if received packet is '$12345$12345$123456#ch= ecksum', only '$123456#checksum' will be processed.)
diff --git a/EmbeddedPkg/GdbStub/Ia32/Processor.c b/EmbeddedPkg/GdbSt= ub/Ia32/Processor.c
index e0bdf98d9e..8dc768f180 100644
--- a/EmbeddedPkg/GdbStub/Ia32/Processor.c
+++ b/EmbeddedPkg/GdbStub/Ia32/Processor.c
@@ -285,7 +285,7 @@ BasicWriteRegister (
  Writes the new value of n-th register received into the input = buffer to the n-th register
 
  @param   SystemContext   Register content = at time of the exception
- @param   InBuffer      Ponter to the input= buffer received from gdb server
+ @param   InBuffer      Pointer to the inpu= t buffer received from gdb server
  **/
 VOID
 EFIAPI
@@ -667,7 +667,7 @@ EnableDebugRegister (
 
 
 /**
-  Returns register number 0 - 3 for the maching debug register.=
+  Returns register number 0 - 3 for the matching debug register= .
   This function compares incoming Address, Type, Length an= d
   if there is a match then it returns the appropriate regi= ster number.
   In case of mismatch, function returns EFI_NOT_FOUND mess= age.
diff --git a/EmbeddedPkg/GdbStub/SerialIo.c b/EmbeddedPkg/GdbStub/Ser= ialIo.c
index 4d18191685..08d1763c30 100644
--- a/EmbeddedPkg/GdbStub/SerialIo.c
+++ b/EmbeddedPkg/GdbStub/SerialIo.c
@@ -1,8 +1,8 @@
 /** @file
   Serial IO Abstraction for GDB stub. This allows an EFI c= onsoles that shows up on the system
-  running GDB. One consle for error information and another con= sole for user input/output.
+  running GDB. One console for error information and another co= nsole for user input/output.
 
-  Basic packet format is $packet-data#checksum. So every comand= has 4 bytes of overhead: $,
+  Basic packet format is $packet-data#checksum. So every comman= d has 4 bytes of overhead: $,
   #, 0, 0. The 0 and 0 are the ascii characters for the ch= ecksum.
 
 
@@ -22,8 +22,8 @@ BOOLEAN gCtrlCBreakFlag =3D FALSE;
 
 //
 // If the periodic callback is called while we are processing a= n F packet we need
-// to let the callback know to not read from the serail stream as it= could steal
-// characters from the F reponse packet
+// to let the callback know to not read from the serial stream as it= could steal
+// characters from the F response packet
 //
 BOOLEAN gProcessingFPacket =3D FALSE;
 
@@ -32,7 +32,7 @@ BOOLEAN gProcessingFPacket =3D FALSE;
 
   Currently a place holder, remove the ASSERT when it gets= implemented.
 
-  @param  ErrNo   Error infomration from the F r= eply packet or other source
+  @param  ErrNo   Error information from the F r= eply packet or other source
 
 **/
 
@@ -69,7 +69,7 @@ GdbParseFReplyPacket (
   INTN   RetCode;
 
   if (Packet[0] !=3D 'F') {
-    // A valid responce would be an F packet
+    // A valid response would be an F packet
     return -1;
   }
 
@@ -281,15 +281,15 @@ GdbSerialReset (
 
 
 /**
-  Sets the baud rate, receive FIFO depth, transmit/receice time= out, parity,
+  Sets the baud rate, receive FIFO depth, transmit/receive time= out, parity,
   data buts, and stop bits on a serial device.
 
   @param  This          &nbs= p;  Protocol instance pointer.
   @param  BaudRate         T= he requested baud rate. A BaudRate value of 0 will use the the
                   =         device's default interface speed.
-  @param  ReveiveFifoDepth The requested depth of the FIFO= on the receive side of the
+  @param  ReceiveFifoDepth The requested depth of the FIFO= on the receive side of the
                   =         serial interface. A ReceiveFifoDepth value of = 0 will use
-                   = ;        the device's dfault FIFO depth.
+                   = ;        the device's default FIFO depth.
   @param  Timeout          T= he requested time out for a single character in microseconds.
                   =         This timeout applies to both the transmit and = receive side of the
                   =         interface. A Timeout value of 0 will use the d= evice's default time
@@ -297,7 +297,7 @@ GdbSerialReset (
   @param  Parity          &n= bsp;The type of parity to use on this serial device. A Parity value of
                   =         DefaultParity will use the device's default pa= rity value.
   @param  DataBits         T= he number of data bits to use on the serial device. A DataBits
-                   = ;        vaule of 0 will use the device's default data = bit setting.
+                   = ;        value of 0 will use the device's default data = bit setting.
   @param  StopBits         T= he number of stop bits to use on this serial device. A StopBits
                   =         value of DefaultStopBits will use the device's= default number of
                   =         stop bits.
@@ -345,7 +345,7 @@ GdbSerialSetControl (
 
 
 /**
-  Retrieves the status of thecontrol bits on a serial device
+  Retrieves the status of the control bits on a serial device
 
   @param  This          &nbs= p;   Protocol instance pointer.
   @param  Control          &= nbsp;A pointer to return the current Control signals from the serial device= .
@@ -444,7 +444,7 @@ GdbSerialRead (
 
 
 //
-// Template used to initailize the GDB Serial IO protocols
+// Template used to initialize the GDB Serial IO protocols
 //
 GDB_SERIAL_DEV gdbSerialDevTemplate =3D {
   GDB_SERIAL_DEV_SIGNATURE,
diff --git a/EmbeddedPkg/GdbStub/X64/Processor.c b/EmbeddedPkg/GdbStu= b/X64/Processor.c
index 20eabf0c1d..c6599a2b2b 100644
--- a/EmbeddedPkg/GdbStub/X64/Processor.c
+++ b/EmbeddedPkg/GdbStub/X64/Processor.c
@@ -254,7 +254,7 @@ BasicWriteRegister (
  Writes the new value of n-th register received into the input = buffer to the n-th register
 
  @param   SystemContext   Register content = at time of the exception
- @param   InBuffer      Ponter to the input= buffer received from gdb server
+ @param   InBuffer      Pointer to the inpu= t buffer received from gdb server
  **/
 VOID
 EFIAPI
@@ -638,7 +638,7 @@ EnableDebugRegister (
 
 
 /**
-  Returns register number 0 - 3 for the maching debug register.=
+  Returns register number 0 - 3 for the matching debug register= .
   This function compares incoming Address, Type, Length an= d
   if there is a match then it returns the appropriate regi= ster number.
   In case of mismatch, function returns EFI_NOT_FOUND mess= age.
diff --git a/EmbeddedPkg/Include/Library/DebugAgentTimerLib.h b/Embed= dedPkg/Include/Library/DebugAgentTimerLib.h
index 0fcb86e061..eb499dbc1b 100644
--- a/EmbeddedPkg/Include/Library/DebugAgentTimerLib.h
+++ b/EmbeddedPkg/Include/Library/DebugAgentTimerLib.h
@@ -17,7 +17,7 @@
 /**
   Setup all the hardware needed for the debug agents timer= .
 
-  This function is used to set up debug enviroment. It may enab= le interrupts.
+  This function is used to set up debug environment. It may ena= ble interrupts.
 
 **/
 VOID
diff --git a/EmbeddedPkg/Include/Library/EfiFileLib.h b/EmbeddedPkg/I= nclude/Library/EfiFileLib.h
index 8fc7d71b4e..0544b6e200 100644
--- a/EmbeddedPkg/Include/Library/EfiFileLib.h
+++ b/EmbeddedPkg/Include/Library/EfiFileLib.h
@@ -1,6 +1,6 @@
 /** @file
   Library functions that perform file IO. Memory buffer, f= ile system, and
-  fimrware volume operations are supproted.
+  firmware volume operations are supported.
 
   Copyright (c) 2007, Intel Corporation. All rights reserv= ed.<BR>
   Portions copyright (c) 2008 - 2009, Apple Inc. All right= s reserved.<BR>
@@ -12,7 +12,7 @@
   current mounted device concept of current working direct= ory concept implement
   by this library.
 
-  Device names are case insensative and only check the leading = characters for
+  Device names are case insensitive and only check the leading = characters for
   unique matches. Thus the following are all the same:
     LoadFile0:
     l0:
@@ -24,7 +24,7 @@
   l1:          - EFI LoadFile dev= ice one.
   B0:          - EFI BlockIo zero= .
   fs3:         - EFI Simple File = System device 3
-  Fv2:         - EFI Firmware VOlume d= evice 2
+  Fv2:         - EFI Firmware Volume d= evice 2
   1.2.3.4:name - TFTP IP and file name
 
 **/
diff --git a/EmbeddedPkg/Include/Library/GdbSerialLib.h b/EmbeddedPkg= /Include/Library/GdbSerialLib.h
index 9f1c80145e..b45645ae61 100644
--- a/EmbeddedPkg/Include/Library/GdbSerialLib.h
+++ b/EmbeddedPkg/Include/Library/GdbSerialLib.h
@@ -1,5 +1,5 @@
 /** @file
-  Basic serial IO abstaction for GDB
+  Basic serial IO abstraction for GDB
 
   Copyright (c) 2008 - 2009, Apple Inc. All rights reserve= d.<BR>
 
@@ -13,7 +13,7 @@
 
 
 /**
-  Sets the baud rate, receive FIFO depth, transmit/receice time= out, parity,
+  Sets the baud rate, receive FIFO depth, transmit/receive time= out, parity,
   data buts, and stop bits on a serial device. This call i= s optional as the serial
   port will be set up with defaults base on PCD values.
 
@@ -22,13 +22,13 @@
   @param  Parity          &n= bsp;The type of parity to use on this serial device. A Parity value of
                   =         DefaultParity will use the device's default pa= rity value.
   @param  DataBits         T= he number of data bits to use on the serial device. A DataBits
-                   = ;        vaule of 0 will use the device's default data = bit setting.
+                   = ;        value of 0 will use the device's default data = bit setting.
   @param  StopBits         T= he number of stop bits to use on this serial device. A StopBits
                   =         value of DefaultStopBits will use the device's= default number of
                   =         stop bits.
 
   @retval EFI_SUCCESS      The device was c= onfigured.
-  @retval EFI_DEVICE_ERROR The serial device could not be coonf= igured.
+  @retval EFI_DEVICE_ERROR The serial device could not be confi= gured.
 
 **/
 RETURN_STATUS
diff --git a/EmbeddedPkg/Include/Library/PrePiLib.h b/EmbeddedPkg/Inc= lude/Library/PrePiLib.h
index ee8d4ef4d9..54f8e1e582 100644
--- a/EmbeddedPkg/Include/Library/PrePiLib.h
+++ b/EmbeddedPkg/Include/Library/PrePiLib.h
@@ -171,7 +171,7 @@ FfsProcessFvFile (
   Search through every FV until you find a file of type Fi= leType
 
   @param FileType        File handle o= f a Fv type file.
-  @param Volumehandle    On succes Volume Handle of t= he match
+  @param Volumehandle    On success Volume Handle of = the match
   @param FileHandle      On success File Ha= ndle of the match
 
   @retval EFI_NOT_FOUND  FV image can't be found.
@@ -492,7 +492,7 @@ BuildFvHob (
   );
 
 /**
-  Builds a Firmware Volume HOB and a resrouce descriptor hob
+  Builds a Firmware Volume HOB and a resource descriptor hob
 
   This function builds a Firmware Volume HOB.
   It can only be invoked during PEI phase;
diff --git a/EmbeddedPkg/Include/Protocol/AndroidFastbootPlatform.h b= /EmbeddedPkg/Include/Protocol/AndroidFastbootPlatform.h
index c013ce2ea2..ec15a35264 100644
--- a/EmbeddedPkg/Include/Protocol/AndroidFastbootPlatform.h
+++ b/EmbeddedPkg/Include/Protocol/AndroidFastbootPlatform.h
@@ -36,7 +36,7 @@ EFI_STATUS
 
 /*
   To be called when Fastboot is finished and we aren't reb= ooting or booting an
-  image. Undo initialisation, free resrouces.
+  image. Undo initialisation, free resources.
 */
 typedef
 VOID
@@ -49,7 +49,7 @@ VOID
   PartitionName, with the image pointed to by Buffer, whos= e size is BufferSize.
 
   @param[in] PartitionName  Null-terminated name of p= artition to write.
-  @param[in] BufferSize     Size of Buffer in by= ets.
+  @param[in] BufferSize     Size of Buffer in by= tes.
   @param[in] Buffer         Data = to write to partition.
 
   @retval EFI_NOT_FOUND     No such partiti= on.
diff --git a/EmbeddedPkg/Include/Protocol/HardwareInterrupt.h b/Embed= dedPkg/Include/Protocol/HardwareInterrupt.h
index 0489d1fc06..ca95fa93c4 100644
--- a/EmbeddedPkg/Include/Protocol/HardwareInterrupt.h
+++ b/EmbeddedPkg/Include/Protocol/HardwareInterrupt.h
@@ -131,7 +131,7 @@ EFI_STATUS
   );
 
 /**
-  Signal to the hardware that the End Of Intrrupt state
+  Signal to the hardware that the End Of Interrupt state
   has been reached.
 
   @param This     Instance pointer for this= protocol
diff --git a/EmbeddedPkg/Include/Protocol/PeCoffLoader.h b/EmbeddedPk= g/Include/Protocol/PeCoffLoader.h
index 69c2f4a322..56557901b0 100644
--- a/EmbeddedPkg/Include/Protocol/PeCoffLoader.h
+++ b/EmbeddedPkg/Include/Protocol/PeCoffLoader.h
@@ -162,13 +162,13 @@ RETURN_STATUS
 
 
 /**
-  Reapply fixups on a fixed up PE32/PE32+ image to allow viruta= l calling at EFI
+  Reapply fixups on a fixed up PE32/PE32+ image to allow virtua= l calling at EFI
   runtime.
 
   This function reapplies relocation fixups to the PE/COFF= image specified by ImageBase
   and ImageSize so the image will execute correctly when t= he PE/COFF image is mapped
   to the address specified by VirtualImageBase. Relocation= Data must be identical
-  to the FiuxupData buffer from the PE_COFF_LOADER_IMAGE_CONTEX= T structure
+  to the FixupData buffer from the PE_COFF_LOADER_IMAGE_CONTEXT= structure
   after this PE/COFF image was relocated with PeCoffLoader= RelocateImage().
 
   Note that if the platform does not maintain coherency be= tween the instruction cache(s) and the data
diff --git a/EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTim= erLib.c b/EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLib.c
index 819ed42686..2841689796 100644
--- a/EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLib.c=
+++ b/EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLib.c=
@@ -15,7 +15,7 @@
 /**
   Setup all the hardware needed for the debug agents timer= .
 
-  This function is used to set up debug enviroment. It may enab= le interrupts.
+  This function is used to set up debug environment. It may ena= ble interrupts.
 
 **/
 VOID
diff --git a/EmbeddedPkg/Library/GdbSerialDebugPortLib/GdbSerialDebug= PortLib.c b/EmbeddedPkg/Library/GdbSerialDebugPortLib/GdbSerialDebugPortLib= .c
index 738aa24ae5..d2bafcf69b 100644
--- a/EmbeddedPkg/Library/GdbSerialDebugPortLib/GdbSerialDebugPortLib= .c
+++ b/EmbeddedPkg/Library/GdbSerialDebugPortLib/GdbSerialDebugPortLib= .c
@@ -1,5 +1,5 @@
 /** @file
-  Basic serial IO abstaction for GDB
+  Basic serial IO abstraction for GDB
 
   Copyright (c) 2008 - 2009, Apple Inc. All rights reserve= d.<BR>
 
@@ -50,7 +50,7 @@ GdbSerialLibDebugPortConstructor (
 
 
 /**
-  Sets the baud rate, receive FIFO depth, transmit/receice time= out, parity,
+  Sets the baud rate, receive FIFO depth, transmit/receive time= out, parity,
   data buts, and stop bits on a serial device. This call i= s optional as the serial
   port will be set up with defaults base on PCD values.
 
@@ -59,13 +59,13 @@ GdbSerialLibDebugPortConstructor (
   @param  Parity          &n= bsp;The type of parity to use on this serial device. A Parity value of
                   =         DefaultParity will use the device's default pa= rity value.
   @param  DataBits         T= he number of data bits to use on the serial device. A DataBits
-                   = ;        vaule of 0 will use the device's default data = bit setting.
+                   = ;        value of 0 will use the device's default data = bit setting.
   @param  StopBits         T= he number of stop bits to use on this serial device. A StopBits
                   =         value of DefaultStopBits will use the device's= default number of
                   =         stop bits.
 
   @retval EFI_SUCCESS      The device was c= onfigured.
-  @retval EFI_DEVICE_ERROR The serial device could not be coonf= igured.
+  @retval EFI_DEVICE_ERROR The serial device could not be confi= gured.
 
 **/
 RETURN_STATUS
diff --git a/EmbeddedPkg/Library/GdbSerialLib/GdbSerialLib.c b/Embedd= edPkg/Library/GdbSerialLib/GdbSerialLib.c
index be5cda61c5..088e23e0d8 100644
--- a/EmbeddedPkg/Library/GdbSerialLib/GdbSerialLib.c
+++ b/EmbeddedPkg/Library/GdbSerialLib/GdbSerialLib.c
@@ -1,5 +1,5 @@
 /** @file
-  Basic serial IO abstaction for GDB
+  Basic serial IO abstraction for GDB
 
   Copyright (c) 2008 - 2009, Apple Inc. All rights reserve= d.<BR>
 
@@ -80,7 +80,7 @@ GdbSerialLibConstructor (
 
 
 /**
-  Sets the baud rate, receive FIFO depth, transmit/receice time= out, parity,
+  Sets the baud rate, receive FIFO depth, transmit/receive time= out, parity,
   data buts, and stop bits on a serial device. This call i= s optional as the serial
   port will be set up with defaults base on PCD values.
 
@@ -89,13 +89,13 @@ GdbSerialLibConstructor (
   @param  Parity          &n= bsp;The type of parity to use on this serial device. A Parity value of
                   =         DefaultParity will use the device's default pa= rity value.
   @param  DataBits         T= he number of data bits to use on the serial device. A DataBits
-                   = ;        vaule of 0 will use the device's default data = bit setting.
+                   = ;        value of 0 will use the device's default data = bit setting.
   @param  StopBits         T= he number of stop bits to use on this serial device. A StopBits
                   =         value of DefaultStopBits will use the device's= default number of
                   =         stop bits.
 
   @retval EFI_SUCCESS      The device was c= onfigured.
-  @retval EFI_DEVICE_ERROR The serial device could not be coonf= igured.
+  @retval EFI_DEVICE_ERROR The serial device could not be confi= gured.
 
 **/
 RETURN_STATUS
diff --git a/EmbeddedPkg/Library/PrePiHobLib/Hob.c b/EmbeddedPkg/Libr= ary/PrePiHobLib/Hob.c
index 47bd00808d..b5cc6c5d8f 100644
--- a/EmbeddedPkg/Library/PrePiHobLib/Hob.c
+++ b/EmbeddedPkg/Library/PrePiHobLib/Hob.c
@@ -812,7 +812,7 @@ BuildPeCoffLoaderHob (
   BuildGuidDataHob (&gPeCoffLoaderProtocolGuid, &P= tr, sizeof (VOID *));
 }
 
-// May want to put this into a library so you only need the PCD seti= ngs if you are using the feature?
+// May want to put this into a library so you only need the PCD sett= ings if you are using the feature?
 VOID
 BuildMemoryTypeInformationHob (
   VOID
diff --git a/EmbeddedPkg/Library/PrePiLib/FwVol.c b/EmbeddedPkg/Libra= ry/PrePiLib/FwVol.c
index 797779f845..881506eddd 100644
--- a/EmbeddedPkg/Library/PrePiLib/FwVol.c
+++ b/EmbeddedPkg/Library/PrePiLib/FwVol.c
@@ -732,7 +732,7 @@ FfsGetVolumeInfo (
   Search through every FV until you find a file of type Fi= leType
 
   @param FileType        File handle o= f a Fv type file.
-  @param Volumehandle    On succes Volume Handle of t= he match
+  @param Volumehandle    On success Volume Handle of = the match
   @param FileHandle      On success File Ha= ndle of the match
 
   @retval EFI_NOT_FOUND  FV image can't be found.
@@ -857,7 +857,7 @@ FfsProcessFvFile (
 
 
   //
-  // Inform HOB consumer phase, i.e. DXE core, the existance of= this FV
+  // Inform HOB consumer phase, i.e. DXE core, the existence of= this FV
   //
   BuildFvHob ((EFI_PHYSICAL_ADDRESS) (UINTN) FvImageInfo.F= vStart, FvImageInfo.FvSize);
 
diff --git a/EmbeddedPkg/Library/PrePiMemoryAllocationLib/MemoryAlloc= ationLib.c b/EmbeddedPkg/Library/PrePiMemoryAllocationLib/MemoryAllocationL= ib.c
index 7ce71c27cb..6d233acb98 100644
--- a/EmbeddedPkg/Library/PrePiMemoryAllocationLib/MemoryAllocationLi= b.c
+++ b/EmbeddedPkg/Library/PrePiMemoryAllocationLib/MemoryAllocationLi= b.c
@@ -180,7 +180,7 @@ AllocatePool (
   // Verify that there is sufficient memory to satisfy the= allocation
   //
   if (AllocationSize > 0x10000) {
-    // Please call AllcoatePages for big allocations
+    // Please call AllocatePages for big allocations
     return 0;
   } else {
 
diff --git a/EmbeddedPkg/Library/TemplateRealTimeClockLib/RealTimeClo= ckLib.c b/EmbeddedPkg/Library/TemplateRealTimeClockLib/RealTimeClockLib.c
index 9ab8e4e35d..d9f563315f 100644
--- a/EmbeddedPkg/Library/TemplateRealTimeClockLib/RealTimeClockLib.c=
+++ b/EmbeddedPkg/Library/TemplateRealTimeClockLib/RealTimeClockLib.c=
@@ -135,7 +135,7 @@ LibRtcInitialize (
   )
 {
   //
-  // Do some initialization if reqruied to turn on the RTC
+  // Do some initialization if required to turn on the RTC
   //
   return EFI_SUCCESS;
 }
@@ -159,7 +159,7 @@ LibRtcVirtualNotifyEvent (
   //
   // Only needed if you are going to support the OS callin= g RTC functions in virtual mode.
   // You will need to call EfiConvertPointer (). To conver= t any stored physical addresses
-  // to virtual address. After the OS transistions to calling i= n virtual mode, all future
+  // to virtual address. After the OS transitions to calling in= virtual mode, all future
   // runtime calls will be made in virtual mode.
   //
   return;
diff --git a/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOut.c b/Em= beddedPkg/SimpleTextInOutSerial/SimpleTextInOut.c
index d824e15953..fc87115005 100644
--- a/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOut.c
+++ b/EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOut.c
@@ -297,7 +297,7 @@ ReadKeyStroke (
   SerialPortRead ((UINT8 *)&Char, 1);
 
   //
-  // Check for ESC sequence. This code is not techincally corre= ct VT100 code.
+  // Check for ESC sequence. This code is not technically corre= ct VT100 code.
   // An illegal ESC sequence represents an ESC and the cha= racters that follow.
   // This code will eat one or two chars after an escape. = This is done to
   // prevent some complex FIFOing of the data. It is good = enough to get
diff --git a/EmbeddedPkg/Universal/MmcDxe/Mmc.h b/EmbeddedPkg/Univers= al/MmcDxe/Mmc.h
index 58027973ff..df3b3cde9f 100644
--- a/EmbeddedPkg/Universal/MmcDxe/Mmc.h
+++ b/EmbeddedPkg/Universal/MmcDxe/Mmc.h
@@ -255,7 +255,7 @@ typedef struct {
   UINT8   MIN_PERF_W_8_52;      &= nbsp;             // Minimum write performanc= e for 8bit at 52MHz [210:210]
   UINT8   RESERVED_18;       = ;                 // Reserved [211:= 211]
   UINT32  SECTOR_COUNT;        &n= bsp;              // Sector count [215:2= 12]
-  UINT8   SLEEP_NOTIFICATION_TIME;     = ;       // Sleep notification timout [216:216]
+  UINT8   SLEEP_NOTIFICATION_TIME;     = ;       // Sleep notification timeout [216:216]
   UINT8   S_A_TIMEOUT;       = ;                 // Sleep/awake ti= meout [217:217]
   UINT8   PRODUCTION_STATE_AWARENESS_TIMEOUT; //= Production state awareness timeout [218:218]
   UINT8   S_C_VCCQ;        &= nbsp;                  // Slee= p current (VCCQ) [219:219]
-- 
2.20.1 (Apple Git-117)
 
_._,_._,_

Groups.io Links:

You receive all messages sent to this group.

View/Reply Online (#42967) | | Mu= te This Topic | New Topic

Your Subscripti= on | Contact Group Owner | Unsubscribe [importer@patchew.org]

_._,_._,_
--dLabFDCqisjmE6SielPK--