]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/PrePi/Arm/ModuleEntryPoint.S
ArmPlatformPkg: Fix cspell reported spelling/wording
[mirror_edk2.git] / ArmPlatformPkg / PrePi / Arm / ModuleEntryPoint.S
index ff7e3a4548539d80b5dc94e6688dfde8dd0b8c8f..6709dad0b9d1a75b505c88a8bb59c7000f622f8f 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
@@ -13,7 +13,7 @@ ASM_FUNC(_ModuleEntryPoint)
   // Do early platform specific actions\r
   bl    ASM_PFX(ArmPlatformPeiBootAction)\r
 \r
-  // Get ID of this CPU in Multicore system\r
+  // Get ID of this CPU in multi-core system\r
   bl    ASM_PFX(ArmReadMpidr)\r
   // Keep a copy of the MpId register value\r
   mov   r8, r0\r