MdeModulePkg: Fix coding style issues

1. Make function comments align with the function.
2. Change the FILE_GUID value in SmmSmiHandlerProfileLib.inf
   since it is duplicated with the FILE_GUID value in
   SmiHandlerProfileLibNull.inf
3. Add missing PCD PROMPT&HELP string to uni file.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
This commit is contained in:
Dandan Bi
2017-02-28 16:04:13 +08:00
committed by Hao Wu
parent bdc8cb0d3b
commit c325e41585
3 changed files with 16 additions and 2 deletions

View File

@ -19,7 +19,7 @@
INF_VERSION = 0x00010005
BASE_NAME = SmmSmiHandlerProfileLib
MODULE_UNI_FILE = SmmSmiHandlerProfileLib.uni
FILE_GUID = B43D1B52-6251-4E6F-82EC-A599A5EE94C1
FILE_GUID = FC38CEAE-FB74-4049-A51C-68F0BA69DA7D
MODULE_TYPE = DXE_SMM_DRIVER
VERSION_STRING = 1.0
LIBRARY_CLASS = SmiHandlerProfileLib|DXE_SMM_DRIVER