]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/Library/PlatformCmosLib/PlatformCmosLib.inf
Vlv2TbltDevicePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / PlatformCmosLib / PlatformCmosLib.inf
1 #/** @file
2 #
3 # Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
4 #
5 # SPDX-License-Identifier: BSD-2-Clause-Patent
6
7 #
8 #
9 #
10 #**/
11
12 [Defines]
13 INF_VERSION = 0x00010005
14 BASE_NAME = PlatformCmosLib
15 FILE_GUID = ECA883EF-0CBE-40b6-84BC-FA4A709782F7
16 MODULE_TYPE = BASE
17 VERSION_STRING = 1.0
18 LIBRARY_CLASS = PlatformCmosLib
19
20 [Sources]
21 PlatformCmosLib.c
22
23 [LibraryClasses]
24 IoLib
25
26 [Packages]
27 Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec
28 MdePkg/MdePkg.dec
29 MdeModulePkg/MdeModulePkg.dec
30 Vlv2TbltDevicePkg/PlatformPkg.dec