]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/Library/I2CLib/I2CLibNull.inf
ArmPkg/CompilerIntrinsicsLib: Add uread, uwrite GCC assembly sources
[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 - 2018, Intel Corporation. All rights reserved.<BR>
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 #
9
10 [Defines]
11 INF_VERSION = 0x00010005
12 BASE_NAME = I2CLib
13 FILE_GUID = 7f62bf44-2ba7-4c2d-9d4a-91c8906ff053
14 MODULE_TYPE = BASE
15 VERSION_STRING = 1.0
16 LIBRARY_CLASS = I2CLib
17
18 #
19 # The following information is for reference only and not required by the build tools.
20 #
21 # VALID_ARCHITECTURES = IA32 X64 EBC
22 #
23
24 [Sources.common]
25 I2CLib.c
26
27 [LibraryClasses]
28 BaseLib
29 IoLib
30 TimerLib
31
32 [Packages]
33 MdePkg/MdePkg.dec
34 MdeModulePkg/MdeModulePkg.dec
35 Vlv2TbltDevicePkg/PlatformPkg.dec
36 Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec
37
38 [Protocols]
39 gEfiGlobalNvsAreaProtocolGuid