From: Sami Mujawar Date: Mon, 7 Dec 2020 12:29:37 +0000 (+0000) Subject: StandaloneMmPkg: Fix ECC error 9001 in StandaloneMmCpu X-Git-Tag: edk2-stable202102~196 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=6027747aae7d29c3c2030cdb7ab4bf441d61c39f;p=mirror_edk2.git StandaloneMmPkg: Fix ECC error 9001 in StandaloneMmCpu Bugzilla: 3150 (https://bugzilla.tianocore.org/show_bug.cgi?id=3150) Fix the ECC reported error "[9001] The file headers should follow Doxygen special documentation blocks in section 2.3.5". Signed-off-by: Sami Mujawar Acked-by: Jiewen Yao Acked-by: Ard Biesheuvel Reviewed-by: Liming Gao --- diff --git a/StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.inf b/StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.inf index 1d901f4db4..1fcb17d89d 100644 --- a/StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.inf +++ b/StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.inf @@ -1,5 +1,4 @@ -#/** @file -# +## @file # Standalone MM CPU driver for ARM Standard Platforms # # Copyright (c) 2009, Apple Inc. All rights reserved.
@@ -7,8 +6,7 @@ # Copyright (c) 2017 - 2021, Arm Limited. All rights reserved. # # SPDX-License-Identifier: BSD-2-Clause-Patent -# -#**/ +## [Defines] INF_VERSION = 0x0001001A