]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/Library/PlatformCmosLib/PlatformCmosLib.inf
Upload BSD-licensed Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg to
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / PlatformCmosLib / PlatformCmosLib.inf
1 #/** @file
2 #
3 # Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
4 #
5 # This program and the accompanying materials are licensed and made available under
6 # the terms and conditions of the BSD License that accompanies this distribution.
7 # The full text of the license may be found at
8 # http://opensource.org/licenses/bsd-license.php.
9 #
10 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
12 #
13 #
14 #
15 #**/
16
17 [Defines]
18 INF_VERSION = 0x00010005
19 BASE_NAME = PlatformCmosLib
20 FILE_GUID = ECA883EF-0CBE-40b6-84BC-FA4A709782F7
21 MODULE_TYPE = BASE
22 VERSION_STRING = 1.0
23 LIBRARY_CLASS = PlatformCmosLib
24
25 [Sources]
26 PlatformCmosLib.c
27
28 [LibraryClasses]
29 IoLib
30
31 [Packages]
32 Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec
33 MdePkg/MdePkg.dec
34 MdeModulePkg/MdeModulePkg.dec
35 Vlv2TbltDevicePkg/PlatformPkg.dec