]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: Fix coding style issues
authorDandan Bi <dandan.bi@intel.com>
Fri, 1 Feb 2019 06:01:59 +0000 (14:01 +0800)
committerLiming Gao <liming.gao@intel.com>
Sat, 2 Feb 2019 13:41:38 +0000 (21:41 +0800)
commit44289eeafdf12bc1e7a50221f10760b466a7e987
treec8b1a710127349bf71682e2eff2ae60a4aba350d
parente98212cb5d59fff8f385d9179ad7f1a3ce9cf215
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>
MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmmCommon.h
MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteStandaloneMm.c
MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteTraditionalMm.c
MdeModulePkg/Universal/Variable/RuntimeDxe/PrivilegePolymorphic.h
MdeModulePkg/Universal/Variable/RuntimeDxe/VariableStandaloneMm.c
MdeModulePkg/Universal/Variable/RuntimeDxe/VariableTraditionalMm.c