MdeModulePkg: Remove S3Lib.h and PeiS3LibNull

S3Lib.h and PeiS3LibNull have been deprecated since 2009, so remove them.
https://bugzilla.tianocore.org/show_bug.cgi?id=1299

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
This commit is contained in:
Zhang, Shenglei
2019-08-02 14:55:26 +08:00
committed by Hao A Wu
parent 1702e2ce5a
commit b9c3cbf6ec
7 changed files with 0 additions and 116 deletions

View File

@@ -31,11 +31,6 @@
## @libraryclass Defines a set of helper functions for resetting the system.
ResetUtilityLib|Include/Library/ResetUtilityLib.h
## @libraryclass Defines a set of methods related do S3 mode.
# This library class is no longer used and modules using this library should
# directly locate EFI_PEI_S3_RESUME_PPI defined in PI 1.2 specification.
S3Lib|Include/Library/S3Lib.h
## @libraryclass Defines a set of methods related recovery mode.
# This library class is no longer used and modules using this library should
# directly locate EFI_PEI_RECOVERY_MODULE_PPI defined in PI 1.2 specification.