From 6027747aae7d29c3c2030cdb7ab4bf441d61c39f Mon Sep 17 00:00:00 2001 From: Sami Mujawar Date: Mon, 7 Dec 2020 12:29:37 +0000 Subject: 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 --- StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.inf | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'StandaloneMmPkg') 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 -- cgit v1.2.3