]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/Library/EfiRegTableLib/EfiRegTableLib.inf
Upload BSD-licensed Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg to
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / EfiRegTableLib / EfiRegTableLib.inf
1 #
2 #
3 #/*++
4 #
5 # Copyright (c) 1999 - 2014, Intel Corporation. All rights reserved
6 #
7 # This program and the accompanying materials are licensed and made available under
8 # the terms and conditions of the BSD License that accompanies this distribution.
9 # The full text of the license may be found at
10 # http://opensource.org/licenses/bsd-license.php.
11 #
12 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
13 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
14 #
15
16 #
17 # Module Name:
18 #
19 # EfiRegTableLib.inf
20 #
21 # Abstract:
22 #
23 # Component description file.
24 #
25 #--*/
26
27 [Defines]
28 INF_VERSION = 0x00010005
29 BASE_NAME = EfiRegTableLib
30 FILE_GUID = 98546145-64F1-4d2e-814F-6BF963DB7930
31 MODULE_TYPE = BASE
32 VERSION_STRING = 1.0
33 LIBRARY_CLASS = EfiRegTableLib
34
35 #
36 # The following information is for reference only and not required by the build tools.
37 #
38 # VALID_ARCHITECTURES = IA32 X64 IPF EBC
39 #
40
41 [Sources]
42 EfiRegTableLib.c
43
44 [Packages]
45 MdePkg/MdePkg.dec
46 MdeModulePkg/MdeModulePkg.dec
47 Vlv2TbltDevicePkg/PlatformPkg.dec
48 IntelFrameworkPkg/IntelFrameworkPkg.dec
49
50
51 [LibraryClasses]
52