]> git.proxmox.com Git - mirror_edk2.git/blame - Omap35xxPkg/Library/RealTimeClockLib/RealTimeClockLib.inf
ARM Packages: Fixed line endings
[mirror_edk2.git] / Omap35xxPkg / Library / RealTimeClockLib / RealTimeClockLib.inf
CommitLineData
1e57a462 1# Copyright (c) 2011, ARM Limited. All rights reserved.\r
2# \r
3# This program and the accompanying materials \r
4# are licensed and made available under the terms and conditions of the BSD License \r
5# which accompanies this distribution. The full text of the license may be found at \r
6# http://opensource.org/licenses/bsd-license.php \r
7#\r
8# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r
9# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. \r
10#\r
11\r
12[Defines]\r
13 INF_VERSION = 0x00010005\r
14 BASE_NAME = RealTimeClockLib \r
15 FILE_GUID = EC1713DB-7DB5-4c99-8FE2-6F52F95A1132\r
16 MODULE_TYPE = BASE\r
17 VERSION_STRING = 1.0\r
18 LIBRARY_CLASS = RealTimeClockLib\r
19\r
20[Sources.common]\r
21 RealTimeClockLib.c\r
22\r
23[Packages]\r
24 MdePkg/MdePkg.dec\r
25 EmbeddedPkg/EmbeddedPkg.dec\r
26 Omap35xxPkg/Omap35xxPkg.dec\r
27 \r
28[LibraryClasses]\r
29 IoLib\r
30 UefiLib\r
31 DebugLib\r
32 PcdLib\r
33\r
34[Protocols]\r
35 gEmbeddedExternalDeviceProtocolGuid\r
36\r
37[depex]\r
38 gEmbeddedExternalDeviceProtocolGuid\r