From e9b67286ad4428d63e2495f38b71273b81e0846f Mon Sep 17 00:00:00 2001 From: pkandel Date: Thu, 11 Jun 2009 14:17:23 +0000 Subject: Committing changes to the comments, to improve code documentation. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8533 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Include/Library/RecoveryLib.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'MdeModulePkg/Include/Library/RecoveryLib.h') diff --git a/MdeModulePkg/Include/Library/RecoveryLib.h b/MdeModulePkg/Include/Library/RecoveryLib.h index a724c9ed28..484ff76c3a 100644 --- a/MdeModulePkg/Include/Library/RecoveryLib.h +++ b/MdeModulePkg/Include/Library/RecoveryLib.h @@ -16,10 +16,10 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #define __RECOVERY_LIB_H__ /** - Calling this function causes the system do recovery boot path. + Calling this function causes the system to carry out a recovery boot path. - @retval EFI_SUCESS Sucess to do recovery. - @retval Others Fail to do recovery. + @retval EFI_SUCESS Sucess. + @retval Others Failure. **/ EFI_STATUS -- cgit v1.2.3