X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=IntelFrameworkModulePkg%2FLibrary%2FPeiRecoveryLib%2FPeiRecoveryLib.c;fp=IntelFrameworkModulePkg%2FLibrary%2FPeiRecoveryLib%2FPeiRecoveryLib.c;h=4c0a877131dfebf5125af7723b4fcd0cb4882feb;hb=7db60f82527709afed683b322cdb2399f1a6a7a2;hp=63233e601f0feb8045518202761b5bab2ae17a80;hpb=05d71050393ab5ba2e0ffbe8fa84c3fc18663c3e;p=mirror_edk2.git diff --git a/IntelFrameworkModulePkg/Library/PeiRecoveryLib/PeiRecoveryLib.c b/IntelFrameworkModulePkg/Library/PeiRecoveryLib/PeiRecoveryLib.c index 63233e601f..4c0a877131 100644 --- a/IntelFrameworkModulePkg/Library/PeiRecoveryLib/PeiRecoveryLib.c +++ b/IntelFrameworkModulePkg/Library/PeiRecoveryLib/PeiRecoveryLib.c @@ -1,6 +1,10 @@ /** @file This Library uses Framework RecoveryModule PPI to do system recovery. + This library instance is no longer used and module using this library + class should update to directly locate EFI_PEI_RECOVERY_MODULE_PPI defined + in PI 1.2 specification. + Copyright (c) 2006 - 2009 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 @@ -11,7 +15,7 @@ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/ -#include +#include #include #include #include