]> git.proxmox.com Git - mirror_edk2.git/commitdiff
StandaloneMmPkg: Fix ECC error 9003 in StandaloneMmCoreEntryPoint
authorSami Mujawar <sami.mujawar@arm.com>
Mon, 7 Dec 2020 12:16:37 +0000 (12:16 +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 "[9003] The first line of text in a comment
block should be a brief description of the element being documented and
the brief description must end with a period. Comment description should
end with period '.'".

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/Library/StandaloneMmCoreEntryPoint/AArch64/StandaloneMmCoreEntryPoint.c

index a4d0dd03210c5fe2525d8db39e96996825d69a45..59391df724ad86334528e084022ba028559fe545 100644 (file)
@@ -40,9 +40,10 @@ PI_MM_ARM_TF_CPU_DRIVER_ENTRYPOINT      CpuDriverEntryPoint = NULL;
 \r
 /**\r
   Retrieve a pointer to and print the boot information passed by privileged\r
-  secure firmware\r
+  secure firmware.\r
 \r
-  @param  SharedBufAddress The pointer memory shared with privileged firmware\r
+  @param  [in] SharedBufAddress   The pointer memory shared with privileged\r
+                                  firmware.\r
 \r
 **/\r
 EFI_SECURE_PARTITION_BOOT_INFO *\r