]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update the comments for S3Lib and RecoveryLib class to state that they are deprecated.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 Aug 2009 15:52:20 +0000 (15:52 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 Aug 2009 15:52:20 +0000 (15:52 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9048 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/MdeModulePkg.dec

index 0da12affa7b015e8a1cc14bffe4f7a57c746e567..f2c7081dd16908fc00c9433880f5a616503bda67 100644 (file)
   ResetSystemLib|Include/Library/ResetSystemLib.h\r
 \r
   ##  @libraryclass  Defines a set of methods related do S3 mode.\r
+  #   This library class is no longer used and modules using this library should\r
+  #   directly locate EFI_PEI_S3_RESUME_PPI defined in PI 1.2 specification.\r
   S3Lib|Include/Library/S3Lib.h\r
 \r
   ##  @libraryclass  Defines a set of methods related recovery mode.\r
+  #   This library class is no longer used and modules using this library should\r
+  #   directly locate EFI_PEI_RECOVERY_MODULE_PPI defined in PI 1.2 specification.\r
   RecoveryLib|Include/Library/RecoveryLib.h\r
 \r
   ##  @libraryclass  Provides HII related functions.\r