]> git.proxmox.com Git - mirror_edk2.git/blame - Omap35xxPkg/TPS65950Dxe/TPS65950.inf
Omap35xxPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / Omap35xxPkg / TPS65950Dxe / TPS65950.inf
CommitLineData
1e57a462 1#/** @file\r
3402aac7 2#\r
1e57a462 3# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>\r
538311f7 4# SPDX-License-Identifier: BSD-2-Clause-Patent\r
3402aac7 5#\r
1e57a462 6#**/\r
7\r
8[Defines]\r
9 INF_VERSION = 0x00010005\r
10 BASE_NAME = TPS65950\r
11 FILE_GUID = 71fe861a-5450-48b6-bfb0-b93522616f99\r
12 MODULE_TYPE = DXE_DRIVER\r
13 VERSION_STRING = 1.0\r
14\r
15 ENTRY_POINT = TPS65950Initialize\r
16\r
17\r
18[Sources.common]\r
19 TPS65950.c\r
20\r
21[Packages]\r
22 MdePkg/MdePkg.dec\r
23 EmbeddedPkg/EmbeddedPkg.dec\r
24 Omap35xxPkg/Omap35xxPkg.dec\r
25\r
26[LibraryClasses]\r
27 BaseMemoryLib\r
28 PcdLib\r
29 UefiLib\r
30 UefiDriverEntryPoint\r
31 MemoryAllocationLib\r
32\r
33[Guids]\r
3402aac7 34\r
1e57a462 35[Protocols]\r
36 gEfiSmbusHcProtocolGuid\r
37 gEmbeddedExternalDeviceProtocolGuid\r
38\r
39[Pcd]\r
40\r
41[depex]\r
42 gEfiSmbusHcProtocolGuid\r