]> git.proxmox.com Git - mirror_edk2.git/commitdiff
StandaloneMmPkg: Fix ECC error 9001 in Standalone MM Core
authorSami Mujawar <sami.mujawar@arm.com>
Mon, 7 Dec 2020 12:37:54 +0000 (12:37 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 7 Jan 2021 11:13:39 +0000 (11:13 +0000)
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 <sami.mujawar@arm.com>
Acked-by: Jiewen Yao <Jiewen.yao@intel.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
StandaloneMmPkg/Core/FwVol.c

index 6148e58e183e31fea9d0f15307c0fb72bba421b4..70cb8e71dfbde5265e52830fbb204cb2c3b9d6dd 100644 (file)
@@ -1,8 +1,9 @@
-/**@file\r
+/** @file\r
+    Firmware volume helper interfaces.\r
 \r
-Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>\r
-Copyright (c) 2016 - 2021, Arm Limited. All rights reserved.<BR>\r
-SPDX-License-Identifier: BSD-2-Clause-Patent\r
+  Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2016 - 2021, Arm Limited. All rights reserved.<BR>\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r