]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg: Fix various typos
authorAntoine Cœur <coeur@gmx.fr>
Wed, 6 Feb 2019 15:39:35 +0000 (23:39 +0800)
committerLeif Lindholm <leif.lindholm@linaro.org>
Thu, 4 Jul 2019 11:20:28 +0000 (12:20 +0100)
commitff5fef1428dafc8f73e1f5d63966ef5c9bd8c420
treee101e619122fa00859d5d776a026556ef7401e76
parent080981d72dcbb782ad73716c439639324b0aa4dd
ArmPkg: Fix various typos

Fix various typos in ArmPkg.

Signed-off-by: Coeur <coeur@gmx.fr>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
31 files changed:
ArmPkg/Drivers/ArmPciCpuIo2Dxe/ArmPciCpuIo2Dxe.c
ArmPkg/Drivers/CpuDxe/AArch64/Mmu.c
ArmPkg/Drivers/CpuDxe/Arm/Mmu.c
ArmPkg/Drivers/CpuDxe/CpuMmuCommon.c
ArmPkg/Drivers/CpuDxe/CpuMpCore.c
ArmPkg/Drivers/CpuDxe/Exception.c
ArmPkg/Drivers/CpuPei/CpuPei.c
ArmPkg/Drivers/TimerDxe/TimerDxe.c
ArmPkg/Filesystem/SemihostFs/Arm/SemihostFs.c
ArmPkg/Filesystem/SemihostFs/Arm/SemihostFs.h
ArmPkg/Include/Library/ArmDisassemblerLib.h
ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.c
ArmPkg/Library/ArmDisassemblerLib/Aarch64Disassembler.c
ArmPkg/Library/ArmDisassemblerLib/ArmDisassembler.c
ArmPkg/Library/ArmDisassemblerLib/ThumbDisassembler.c
ArmPkg/Library/ArmExceptionLib/Arm/ExceptionSupport.S
ArmPkg/Library/ArmExceptionLib/Arm/ExceptionSupport.asm
ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.c
ArmPkg/Library/ArmLib/AArch64/AArch64Support.S
ArmPkg/Library/ArmLib/AArch64/ArmLibSupportV8.S
ArmPkg/Library/ArmMmuLib/AArch64/ArmMmuLibCore.c
ArmPkg/Library/ArmMmuLib/Arm/ArmMmuLibCore.c
ArmPkg/Library/DebugPeCoffExtraActionLib/DebugPeCoffExtraActionLib.inf
ArmPkg/Library/DefaultExceptionHandlerLib/AArch64/DefaultExceptionHandler.c
ArmPkg/Library/DefaultExceptionHandlerLib/Arm/DefaultExceptionHandler.c
ArmPkg/Library/PlatformBootManagerLib/PlatformBm.c
ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.c
ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.inf
ArmPkg/Library/SemiHostingDebugLib/DebugLib.c
ArmPkg/Library/SemiHostingSerialPortLib/SemiHostingSerialPortLib.inf
ArmPkg/Library/SemiHostingSerialPortLib/SerialPortLib.c