]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/RecoveryModule.h
MdePkg/ProcessorBind: add defines for page allocation granularity
[mirror_edk2.git] / MdePkg / Include / Ppi / RecoveryModule.h
index 55ed9c926ee925ad544c96193a2db9c97ace152f..d359a1bc9e0063c953720dbdad19d9af6c3c2834 100644 (file)
@@ -8,7 +8,7 @@
        entities exist.\r
     -# If no capsules exist, then performing appropriate error handling.\r
     -# Allocating a buffer of MaxRecoveryCapsuleSize as determined by\r
-       EFI_PEI_DEVICE_RECOVERY_MODULE_PPI.GetNumberRecoveryCapsules() or\r
+       EFI_PEI_DEVICE_RECOVERY_MODULE_PPI.GetRecoveryCapsuleInfo() or\r
        larger.\r
     -# Determining the policy in which DXE recovery capsules are loaded.\r
     -# Calling the driver recovery PPI EFI_PEI_DEVICE_RECOVERY_MODULE_PPI.\r
@@ -31,8 +31,8 @@
        generated from the capsule decomposition.\r
     -# Returning to the PEI Dispatcher.  \r
   \r
-  Copyright (c) 2007 - 2009, Intel Corporation\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>\r
+  This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
   http://opensource.org/licenses/bsd-license.php\r
@@ -41,7 +41,7 @@
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
   @par Revision Reference:\r
-  This PPI is defined in UEFI Platform Initialization Specification 1.2 Volume 1: \r
+  This PPI is defined in UEFI Platform Initialization Specification 1.2 Errata B Volume 1: \r
   Pre-EFI Initalization Core Interface\r
 \r
 **/\r
 #ifndef __PEI_RECOVERY_MODULE_PPI_H__\r
 #define __PEI_RECOVERY_MODULE_PPI_H__\r
 \r
-///\r
-///  Inconsistent with specification here: \r
-///  GUID marco name has been changed to the consistent PPI GUID macro name.\r
-///\r
 #define EFI_PEI_RECOVERY_MODULE_PPI_GUID \\r
   { \\r
     0xFB6D9542, 0x612D, 0x4f45, {0x87, 0x2F, 0x5C, 0xFF, 0x52, 0xE9, 0x3D, 0xCF } \\r