]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf
MdeModulePkg/UsbBusDxe: Return error when the device is not present
[mirror_edk2.git] / MdeModulePkg / Library / PeiS3LibNull / PeiS3LibNull.inf
CommitLineData
6bfbb5f0 1## @file\r
5933acc3 2# Null S3 library instance for PEIM module.\r
3# This library instance is no longer used and module using this library\r
4# class should update to directly locate EFI_PEI_S3_RESUME_PPI defined\r
d1102dba
LG
5# in PI 1.2 specification.\r
6#\r
7# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
5f087507 8#\r
9d510e61 9# SPDX-License-Identifier: BSD-2-Clause-Patent\r
5f087507 10#\r
6bfbb5f0 11##\r
4fb31c2c 12\r
13[Defines]\r
14 INF_VERSION = 0x00010005\r
15 BASE_NAME = PeiS3LibNull\r
6036e94d 16 MODULE_UNI_FILE = PeiS3LibNull.uni\r
46d45cde 17 FILE_GUID = 018E1925-D6A2-4a2a-8958-817610A15ADF\r
4fb31c2c 18 MODULE_TYPE = PEIM\r
19 VERSION_STRING = 1.0\r
20 LIBRARY_CLASS = S3Lib|PEIM\r
4fb31c2c 21\r
22\r
23#\r
24# The following information is for reference only and not required by the build tools.\r
25#\r
de005223 26# VALID_ARCHITECTURES = IA32 X64 EBC (EBC is for build only)\r
4fb31c2c 27#\r
28\r
109e9a61 29[Sources]\r
4fb31c2c 30 PeiS3LibNull.c\r
31\r
32[Packages]\r
33 MdePkg/MdePkg.dec\r
34 MdeModulePkg/MdeModulePkg.dec\r