mirror of https://github.com/acidanthera/audk.git
MdeModulePkg: update comments for question.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17337 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
0b567d184d
commit
1f9837b41e
|
@ -242,9 +242,9 @@ CreateRefreshEventForStatement (
|
|||
}
|
||||
|
||||
/**
|
||||
Create refresh hook event for statement which has refresh event or interval.
|
||||
Create refresh hook event for form which has refresh event or interval.
|
||||
|
||||
@param Statement The statement need to check.
|
||||
@param Form The form need to check.
|
||||
|
||||
**/
|
||||
VOID
|
||||
|
|
Loading…
Reference in New Issue