Keep consistent about the return value between the caller and callee.
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@15032 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1327,6 +1327,7 @@ ExecuteAction (
|
||||
@retval BROWSER_NO_CHANGES No browser data is changed.
|
||||
@retval BROWSER_SAVE_CHANGES The changed browser data is saved.
|
||||
@retval BROWSER_DISCARD_CHANGES The changed browser data is discard.
|
||||
@retval BROWSER_KEEP_CURRENT Browser keep current changes.
|
||||
|
||||
**/
|
||||
UINT32
|
||||
|
Reference in New Issue
Block a user