2 // Null S3 library instance for PEIM module.
4 // This library instance is no longer used and module using this library
5 // class should update to directly locate EFI_PEI_S3_RESUME_PPI defined
6 // in PI 1.2 specification.
8 // Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
10 // SPDX-License-Identifier: BSD-2-Clause-Patent
15 #string STR_MODULE_ABSTRACT #language en-US "Null S3 library instance for PEIM module"
17 #string STR_MODULE_DESCRIPTION #language en-US "This library instance is no longer used and module using this library class should update to directly locate EFI_PEI_S3_RESUME_PPI defined in PI 1.2 Specification."