]> git.proxmox.com Git - mirror_edk2.git/blame - Omap35xxPkg/Gpio/Gpio.inf
Omap35xxPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / Omap35xxPkg / Gpio / Gpio.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 = Gpio\r
11 FILE_GUID = E7D9CAE1-6930-46E3-BDF9-0027446E7DF2\r
12 MODULE_TYPE = DXE_DRIVER\r
13 VERSION_STRING = 1.0\r
14\r
15 ENTRY_POINT = GpioInitialize\r
16\r
17\r
18[Sources.common]\r
19 Gpio.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 IoLib\r
28 UefiDriverEntryPoint\r
29 OmapLib\r
30\r
31[Guids]\r
3402aac7 32\r
1e57a462 33[Protocols]\r
34 gEmbeddedGpioProtocolGuid\r
35\r
36[Pcd]\r
37\r
38[depex]\r
3402aac7 39 TRUE\r