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
@@ -101,7 +101,7 @@ CoDCheckCapsuleOnDiskFlag(
|
||||
);
|
||||
|
||||
/**
|
||||
This routine is called to clear CapsuleOnDisk flags including OsIndications and BootNext variable
|
||||
This routine is called to clear CapsuleOnDisk flags including OsIndications and BootNext variable.
|
||||
|
||||
@retval EFI_SUCCESS All Capsule On Disk flags are cleared
|
||||
|
||||
|
Reference in New Issue
Block a user