]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/DeviceRecoveryModule.h
MdePkg/ProcessorBind: add defines for page allocation granularity
[mirror_edk2.git] / MdePkg / Include / Ppi / DeviceRecoveryModule.h
index 7ca678a0ed36bf16d3e9e3bd1902dadfd65daaf5..83e03a4fa690b1d7b8e85d94318206f7efcbb30c 100644 (file)
@@ -10,7 +10,7 @@
   The module determines the internal search order, with capsule number 1 as the highest load\r
   priority and number N as the lowest priority.\r
 \r
-  Copyright (c) 2007 - 2009, Intel Corporation. All rights reserved.<BR>\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
@@ -107,7 +107,7 @@ EFI_STATUS
   This function, by whatever mechanism, retrieves a DXE capsule from some device\r
   and loads it into memory. Note that the published interface is device neutral.\r
 \r
-  @param[in,out] PeiServices       General-purpose services that are available \r
+  @param[in]     PeiServices       General-purpose services that are available \r
                                    to every PEIM\r
   @param[in]     This              Indicates the EFI_PEI_DEVICE_RECOVERY_MODULE_PPI\r
                                    instance.\r
@@ -123,7 +123,7 @@ EFI_STATUS
 typedef\r
 EFI_STATUS\r
 (EFIAPI *EFI_PEI_DEVICE_LOAD_RECOVERY_CAPSULE)(\r
-  IN OUT EFI_PEI_SERVICES                    **PeiServices,\r
+  IN     EFI_PEI_SERVICES                    **PeiServices,\r
   IN     EFI_PEI_DEVICE_RECOVERY_MODULE_PPI  *This,\r
   IN     UINTN                               CapsuleInstance,\r
   OUT    VOID                                *Buffer\r