]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Drivers/CpuDxe/CpuMpCore.c
ArmPkg: Fix Ecc error 9005 in CpuDxe
[mirror_edk2.git] / ArmPkg / Drivers / CpuDxe / CpuMpCore.c
index d16ae3979207966e716054bf3f3c675775ba257c..8a9e8c2fa3a2d2166b5d7f84c5fdfb157c52c81f 100644 (file)
@@ -1,6 +1,6 @@
 /** @file\r
 *\r
-*  Copyright (c) 2011-2014, ARM Limited. All rights reserved.\r
+*  Copyright (c) 2011-2021, Arm Limited. All rights reserved.<BR>\r
 *\r
 *  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 *\r
@@ -32,7 +32,7 @@ ARM_PROCESSOR_TABLE mArmProcessorTableTemplate = {
 };\r
 \r
 /** Publish ARM Processor Data table in UEFI SYSTEM Table.\r
- * @param:  HobStart               Pointer to the beginning of the HOB List from PEI.\r
+ * @param  HobStart               Pointer to the beginning of the HOB List from PEI.\r
  *\r
  * Description : This function iterates through HOB list and finds ARM processor Table Entry HOB.\r
  *               If  the ARM processor Table Entry HOB is found, the HOB data is copied to run-time memory\r