Use @retval instead of @return.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6556 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -205,7 +205,7 @@ EfiMtcEventHandler (
|
||||
@param ImageHandle The image handle of this driver.
|
||||
@param SystemTable The pointer of EFI_SYSTEM_TABLE.
|
||||
|
||||
@return EFI_SUCCESS The initialization is successful.
|
||||
@retval EFI_SUCCESS The initialization is successful.
|
||||
|
||||
**/
|
||||
EFI_STATUS
|
||||
|
Reference in New Issue
Block a user