From e16ee65b4d2ec4f435f3e28ab2b32986ab941c01 Mon Sep 17 00:00:00 2001 From: li-elvin Date: Thu, 10 Mar 2011 00:57:18 +0000 Subject: Update comment per the latest PI spec Errata B. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11357 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Ppi/RecoveryModule.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'MdePkg') diff --git a/MdePkg/Include/Ppi/RecoveryModule.h b/MdePkg/Include/Ppi/RecoveryModule.h index 6bc7dbc74..d359a1bc9 100644 --- a/MdePkg/Include/Ppi/RecoveryModule.h +++ b/MdePkg/Include/Ppi/RecoveryModule.h @@ -8,7 +8,7 @@ entities exist. -# If no capsules exist, then performing appropriate error handling. -# Allocating a buffer of MaxRecoveryCapsuleSize as determined by - EFI_PEI_DEVICE_RECOVERY_MODULE_PPI.GetNumberRecoveryCapsules() or + EFI_PEI_DEVICE_RECOVERY_MODULE_PPI.GetRecoveryCapsuleInfo() or larger. -# Determining the policy in which DXE recovery capsules are loaded. -# Calling the driver recovery PPI EFI_PEI_DEVICE_RECOVERY_MODULE_PPI. @@ -31,7 +31,7 @@ generated from the capsule decomposition. -# Returning to the PEI Dispatcher. - Copyright (c) 2007 - 2009, Intel Corporation. All rights reserved.
+ Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -41,7 +41,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. @par Revision Reference: - This PPI is defined in UEFI Platform Initialization Specification 1.2 Volume 1: + This PPI is defined in UEFI Platform Initialization Specification 1.2 Errata B Volume 1: Pre-EFI Initalization Core Interface **/ -- cgit v1.2.3