]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.inf
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Library / PeiSmbusLibSmbus2Ppi / PeiSmbusLibSmbus2Ppi.inf
CommitLineData
6bfbb5f0 1## @file\r
bad46384 2# SMBUS library that layers on top of the SMBUS PPI.\r
85ea851e 3#\r
19388d29 4# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
bad46384 5#\r
19388d29 6# This program and the accompanying materials\r
bad46384 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
10# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
11# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
12#\r
13#\r
6bfbb5f0 14##\r
bad46384 15\r
bad46384 16[Defines]\r
17 INF_VERSION = 0x00010005\r
5088ce25 18 BASE_NAME = PeiSmbusLibSmbus2Ppi\r
bad46384 19 FILE_GUID = 2A1E1C92-AABA-4d62-AC40-F3A4C3387356\r
20 MODULE_TYPE = PEIM\r
21 VERSION_STRING = 1.0\r
fc0c5b3a 22 LIBRARY_CLASS = SmbusLib|PEIM SEC\r
bad46384 23\r
24\r
bad46384 25#\r
078bee4e 26# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)\r
bad46384 27#\r
28\r
6bfbb5f0 29[Sources]\r
bad46384 30 SmbusLib.c\r
31 PeiSmbusLib.c\r
32 InternalSmbusLib.h\r
33\r
34\r
bad46384 35[Packages]\r
36 MdePkg/MdePkg.dec\r
37\r
38\r
bad46384 39[LibraryClasses]\r
40 BaseMemoryLib\r
1c280088 41 PeiServicesLib\r
bad46384 42 DebugLib\r
43\r
bad46384 44[Ppis]\r
1727a8c6 45 gEfiPeiSmbus2PpiGuid ## CONSUMES\r
bad46384 46\r
9f5fea47 47[Depex]\r
48 gEfiPeiSmbus2PpiGuid \r