MdeModulePkg: Fix typos and add periods
1.Update @parm to @param in function comments in Presentation.c. 2.Add missing period (.) in some function comments. Cc: Jian J Wang <jian.j.wang@intel.com> Cc: Hao A Wu <hao.a.wu@intel.com> Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com> Reviewed-by: Jian J Wang <jian.j.wang@intel.com> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Dandan Bi <dandan.bi@intel.com>
This commit is contained in:
committed by
Liming Gao
parent
83d6207f99
commit
93373079b5
@ -21,9 +21,9 @@ FORM_DISPLAY_ENGINE_FORM gDisplayFormData;
|
||||
BOOLEAN mFinishRetrieveCall = FALSE;
|
||||
|
||||
/**
|
||||
Check whether the ConfigAccess protocol is available
|
||||
Check whether the ConfigAccess protocol is available.
|
||||
|
||||
@parm FormSet FormSet of which the ConfigAcces protocol need to be checked.
|
||||
@param FormSet FormSet of which the ConfigAcces protocol need to be checked.
|
||||
|
||||
@retval EFI_SUCCESS The function executed successfully.
|
||||
|
||||
|
Reference in New Issue
Block a user