]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Ppi/RecoveryModule.h
Reviewed the description in the FatBinPkg .dec file.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Ppi / RecoveryModule.h
index 02b71837fe50182d5c063fc8cfbe3750622af51c..5637c8092da760674afff39295b3d4d001c0e498 100644 (file)
@@ -1,5 +1,6 @@
 /** @file\r
-  This file declares Recovery Module PPI.\r
+  This file declares Recovery Module PPI. \r
+  This PPI is used to find and load the recovery files.\r
 \r
   Copyright (c) 2007, Intel Corporation\r
   All rights reserved. This program and the accompanying materials\r
@@ -44,7 +45,7 @@ typedef struct _EFI_PEI_RECOVERY_MODULE_PPI EFI_PEI_RECOVERY_MODULE_PPI;
 **/\r
 typedef\r
 EFI_STATUS\r
-(EFIAPI *EFI_PEI_LOAD_RECOVERY_CAPSULE) (\r
+(EFIAPI *EFI_PEI_LOAD_RECOVERY_CAPSULE)(\r
   IN EFI_PEI_SERVICES                     **PeiServices,\r
   IN EFI_PEI_RECOVERY_MODULE_PPI          *This\r
   );\r