]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/Library/EfiRegTableLib/EfiRegTableLib.inf
9cb8841d65e94922ad6f66b3d588ab56147952e8
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / EfiRegTableLib / EfiRegTableLib.inf
1 #
2 #
3 #/*++
4 #
5 # Copyright (c) 2014 - 2018, Intel Corporation. All rights reserved.<BR>
6 #
7 # SPDX-License-Identifier: BSD-2-Clause-Patent
8
9 #
10
11 #
12 # Module Name:
13 #
14 # EfiRegTableLib.inf
15 #
16 # Abstract:
17 #
18 # Component description file.
19 #
20 #--*/
21
22 [Defines]
23 INF_VERSION = 0x00010005
24 BASE_NAME = EfiRegTableLib
25 FILE_GUID = 98546145-64F1-4d2e-814F-6BF963DB7930
26 MODULE_TYPE = BASE
27 VERSION_STRING = 1.0
28 LIBRARY_CLASS = EfiRegTableLib
29
30 #
31 # The following information is for reference only and not required by the build tools.
32 #
33 # VALID_ARCHITECTURES = IA32 X64 EBC
34 #
35
36 [Sources]
37 EfiRegTableLib.c
38
39 [Packages]
40 MdePkg/MdePkg.dec
41 MdeModulePkg/MdeModulePkg.dec
42 Vlv2TbltDevicePkg/PlatformPkg.dec
43 IntelFrameworkPkg/IntelFrameworkPkg.dec
44
45
46 [LibraryClasses]
47