MdeModulePkg: Fix coding style issues

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

Fix issues that reported by Edk2 coding style check tool(ECC) that:
Comment description should end with period '.'

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao Wu <hao.a.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
This commit is contained in:
Dandan Bi
2019-02-01 14:01:59 +08:00
committed by Liming Gao
parent e98212cb5d
commit 44289eeafd
6 changed files with 11 additions and 11 deletions

View File

@@ -72,7 +72,7 @@ FtwCalculateCrc32 (
}
/**
Notify the system that the SMM FTW driver is ready
Notify the system that the SMM FTW driver is ready.
**/
VOID
FtwNotifySmmReady (