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