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