]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Library/PeiResetSystemLib/PeiResetSystemLib.inf
MdeModulePkg: Unify the definitions of size_t
[mirror_edk2.git] / MdeModulePkg / Library / PeiResetSystemLib / PeiResetSystemLib.inf
1 ## @file
2 # PEI Reset System Library instance that calls the ResetSystem2() PEI Service.
3 #
4 # Copyright (c) 2017 - 2018, Intel Corporation. All rights reserved.<BR>
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 ##
9
10 [Defines]
11 INF_VERSION = 0x00010005
12 BASE_NAME = PeiResetSystemLib
13 MODULE_UNI_FILE = PeiResetSystemLib.uni
14 FILE_GUID = 3198FF36-FC72-42E7-B98A-A080D823AFBF
15 MODULE_TYPE = PEIM
16 VERSION_STRING = 1.0
17 LIBRARY_CLASS = ResetSystemLib|PEI_CORE PEIM
18
19 #
20 # The following information is for reference only and not required by the build tools.
21 #
22 # VALID_ARCHITECTURES = IA32 X64 EBC
23 #
24
25 [Sources]
26 PeiResetSystemLib.c
27
28 [Packages]
29 MdePkg/MdePkg.dec
30 MdeModulePkg/MdeModulePkg.dec
31
32 [LibraryClasses]
33 PeiServicesLib
34
35 [Depex]
36 gEfiPeiReset2PpiGuid