]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/StandaloneMmDriverEntryPoint/StandaloneMmDriverEntryPoint.c
MdePkg: Fix coding style issues
authorBi, Dandan <dandan.bi@intel.com>
Fri, 1 Feb 2019 06:02:00 +0000 (14:02 +0800)
committerLiming Gao <liming.gao@intel.com>
Sat, 2 Feb 2019 13:41:47 +0000 (21:41 +0800)
commit6c61ec4c62b6d1001e8ea6683e83f0e9ec0b3c9b
tree88eac3ff767c884220598b8da9a3c8bd2353b232
parent44289eeafdf12bc1e7a50221f10760b466a7e987
MdePkg: Fix coding style issues

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1478

Fix issues that reported by Edk2 coding style check tool(ECC) that:
in Comment, <@param SystemTable> does NOT consistent with parameter
name MmSystemTable.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Include/Library/StandaloneMmDriverEntryPoint.h
MdePkg/Library/StandaloneMmDriverEntryPoint/StandaloneMmDriverEntryPoint.c
MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.c