]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2TbltDevicePkg/Library/I2CLib/I2CLibNull.inf
Vlv2TbltDevicePkg: Remove duplicated BSD license
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / I2CLib / I2CLibNull.inf
CommitLineData
3cbfba02
DW
1## @file\r
2# Null instance of Debug Agent Library with empty functions.\r
3#\r
22ec06c8 4# Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
3cbfba02
DW
5#\r
6# This program and the accompanying materials\r
7# are licensed and made available under the terms and conditions of the BSD License\r
8# which accompanies this distribution. The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php\r
5835c054 10#\r
3cbfba02
DW
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13#\r
14#\r
15\r
16[Defines]\r
17 INF_VERSION = 0x00010005\r
18 BASE_NAME = I2CLib\r
19 FILE_GUID = 7f62bf44-2ba7-4c2d-9d4a-91c8906ff053\r
20 MODULE_TYPE = BASE\r
21 VERSION_STRING = 1.0\r
22 LIBRARY_CLASS = I2CLib\r
23\r
24#\r
25# The following information is for reference only and not required by the build tools.\r
26#\r
22ec06c8 27# VALID_ARCHITECTURES = IA32 X64 EBC\r
3cbfba02
DW
28#\r
29\r
30[Sources.common]\r
31 I2CLib.c\r
32\r
33[LibraryClasses]\r
34 BaseLib\r
35 IoLib\r
36 TimerLib\r
37\r
38[Packages]\r
39 MdePkg/MdePkg.dec\r
40 MdeModulePkg/MdeModulePkg.dec\r
41 Vlv2TbltDevicePkg/PlatformPkg.dec\r
42 Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec\r
43\r
44[Protocols]\r
45 gEfiGlobalNvsAreaProtocolGuid\r