]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.c
Code scrub for the Capsule, SecurityStub, and Crc32 library instance.
[mirror_edk2.git] / MdeModulePkg / Library / PeiRecoveryLibNull / PeiRecoveryLibNull.c
index 5e63e1ede9a4aa2f275c95eac0b308611b569dc4..40acc57c958727b783868b855389e42b60aeed39 100644 (file)
@@ -1,5 +1,6 @@
 /** @file\r
-  Recovery Library. This library class defines a set of methods related do recovery.\r
+  Null Recovery Library instance. \r
+  This library class defines a set of methods related do recovery.\r
 \r
 Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
 All rights reserved. This program and the accompanying materials\r
@@ -16,8 +17,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 /**\r
   Calling this function causes the system do recovery.\r
   \r
-  @retval EFI_SUCESS   Sucess to do recovery.\r
-  @retval Others       Fail to do recovery.\r
+  @retval EFI_UNSUPPORTED       Recovery is not supported.\r
 **/\r
 EFI_STATUS\r
 EFIAPI\r