From: Sami Mujawar Date: Mon, 7 Dec 2020 12:16:37 +0000 (+0000) Subject: StandaloneMmPkg: Fix ECC error 9003 in StandaloneMmCoreEntryPoint X-Git-Tag: edk2-stable202102~198 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=561c36307429c2ec3a925a255ade1b3b2bde6b71;p=mirror_edk2.git StandaloneMmPkg: Fix ECC error 9003 in StandaloneMmCoreEntryPoint 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 Acked-by: Jiewen Yao Acked-by: Ard Biesheuvel Reviewed-by: Liming Gao --- diff --git a/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/StandaloneMmCoreEntryPoint.c b/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/StandaloneMmCoreEntryPoint.c index a4d0dd0321..59391df724 100644 --- a/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/StandaloneMmCoreEntryPoint.c +++ b/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/StandaloneMmCoreEntryPoint.c @@ -40,9 +40,10 @@ PI_MM_ARM_TF_CPU_DRIVER_ENTRYPOINT CpuDriverEntryPoint = NULL; /** Retrieve a pointer to and print the boot information passed by privileged - secure firmware + secure firmware. - @param SharedBufAddress The pointer memory shared with privileged firmware + @param [in] SharedBufAddress The pointer memory shared with privileged + firmware. **/ EFI_SECURE_PARTITION_BOOT_INFO *