]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/PrePi/Arm/ModuleEntryPoint.asm
ArmPlatformPkg: Fix cspell reported spelling/wording
[mirror_edk2.git] / ArmPlatformPkg / PrePi / Arm / ModuleEntryPoint.asm
index 3da789205124525b9278dc49b92af6f30573cf16..eaba90cc3d7c329a40d3d80c17a0e5132aeccd77 100644 (file)
@@ -1,5 +1,5 @@
 //\r
-//  Copyright (c) 2011-2015, ARM Limited. All rights reserved.\r
+//  Copyright (c) 2011 - 2020, Arm Limited. All rights reserved.<BR>\r
 //\r
 //  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 //\r
@@ -28,7 +28,7 @@ _ModuleEntryPoint
   // Do early platform specific actions\r
   bl    ArmPlatformPeiBootAction\r
 \r
-  // Get ID of this CPU in Multicore system\r
+  // Get ID of this CPU in multi-core system\r
   bl    ArmReadMpidr\r
   // Keep a copy of the MpId register value\r
   mov   r8, r0\r