X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FInclude%2FLibrary%2FRecoveryLib.h;h=a724c9ed28d2e3a6b8192062b5624882f240d9ef;hp=fc0413656de17ff992d78fd568fa8af33a2325df;hb=109e9a6156b2c9540fd4b1b6ce17ac5be1fa03c4;hpb=303ee61d53cde4c064729709fa890ead41bbe00b diff --git a/MdeModulePkg/Include/Library/RecoveryLib.h b/MdeModulePkg/Include/Library/RecoveryLib.h index fc0413656d..a724c9ed28 100644 --- a/MdeModulePkg/Include/Library/RecoveryLib.h +++ b/MdeModulePkg/Include/Library/RecoveryLib.h @@ -1,5 +1,5 @@ /** @file - Recovery Library. This library class defines a set of methods related recovery mode. + Recovery library class defines a set of methods related recovery boot mode. Copyright (c) 2005 - 2008, Intel Corporation.
All rights reserved. This program and the accompanying materials @@ -16,7 +16,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #define __RECOVERY_LIB_H__ /** - Calling this function causes the system do recovery. + Calling this function causes the system do recovery boot path. @retval EFI_SUCESS Sucess to do recovery. @retval Others Fail to do recovery.