S3Lib and RecoveryLib have been deprecated since 2009. There is no code using AcpiS3ResumeOs() interface in S3Lib and PeiRecoverFirmware() interface in RecoveryLib. So they can be removed from edk2 repo.
Cc: Jian J Wang <jian.j.w...@intel.com> Cc: Hao A Wu <hao.a...@intel.com> Shenglei Zhang (2): MdeModulePkg: Remove S3Lib.h and PeiS3LibNull MdeModulePkg: Remove RecoveryLib.h and PeiRecoveryLibNull .../PeiRecoveryLibNull/PeiRecoveryLibNull.c | 28 --------------- .../Library/PeiS3LibNull/PeiS3LibNull.c | 29 ---------------- MdeModulePkg/Core/DxeIplPeim/DxeIpl.h | 2 -- MdeModulePkg/Include/Library/RecoveryLib.h | 29 ---------------- MdeModulePkg/Include/Library/S3Lib.h | 28 --------------- .../PeiRecoveryLibNull/PeiRecoveryLibNull.inf | 33 ------------------ .../PeiRecoveryLibNull/PeiRecoveryLibNull.uni | 18 ---------- .../Library/PeiS3LibNull/PeiS3LibNull.inf | 34 ------------------- .../Library/PeiS3LibNull/PeiS3LibNull.uni | 18 ---------- MdeModulePkg/MdeModulePkg.dec | 10 ------ MdeModulePkg/MdeModulePkg.dsc | 2 -- 11 files changed, 231 deletions(-) delete mode 100644 MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.c delete mode 100644 MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.c delete mode 100644 MdeModulePkg/Include/Library/RecoveryLib.h delete mode 100644 MdeModulePkg/Include/Library/S3Lib.h delete mode 100644 MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf delete mode 100644 MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.uni delete mode 100644 MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf delete mode 100644 MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.uni -- 2.18.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#44848): https://edk2.groups.io/g/devel/message/44848 Mute This Topic: https://groups.io/mt/32688084/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-