]> git.proxmox.com Git - mirror_edk2.git/commit - StandaloneMmPkg/Core/StandaloneMmCore.c
StandaloneMmPkg: Fix ECC error 4002 and 9002 in StandaloneMmCore
authorSami Mujawar <sami.mujawar@arm.com>
Mon, 7 Dec 2020 11:04:26 +0000 (11:04 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 7 Jan 2021 11:13:39 +0000 (11:13 +0000)
commit84096dccd6b6e801be78ba7819eeb87885e0ef4e
tree580a3c2917621124875d62b7c45bfcc8c9a10368
parent3efc2919d09e62cbda763fe92efb52aea6f70b8a
StandaloneMmPkg: Fix ECC error 4002 and 9002 in StandaloneMmCore

Bugzilla: 3150 (https://bugzilla.tianocore.org/show_bug.cgi?id=3150)

Add doxygen style function documentation headers to fix the ECC
reported errors:
 - [4002] Function header doesn't exist.
 - [9002] The function 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/StandaloneMmCore.c