blob: 10ce5ffc031dd1c534cb89dd3dd3f2e8b6f4ea00 [file] [log] [blame]
#/** @file
#
# Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>
# Copyright (c) 2011-2013, ARM Ltd. All rights reserved.<BR>
# Copyright (c) 2015, Hisilicon Limited. All rights reserved.
# Copyright (c) 2015, Linaro Limited. All rights reserved.
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
# which accompanies this distribution. The full text of the license may be found at
# http://opensource.org/licenses/bsd-license.php
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
#
# Based on the files under ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.inf
#
#**/
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = DS3231RealTimeClockLib
FILE_GUID = 470DFB96-E205-4515-A75E-2E60F853E79D
MODULE_TYPE = BASE
VERSION_STRING = 1.0
LIBRARY_CLASS = RealTimeClockLib
[Sources.common]
DS3231RealTimeClockLib.c
[Packages]
MdePkg/MdePkg.dec
EmbeddedPkg/EmbeddedPkg.dec
OpenPlatformPkg/OpenPlatformPkg.dec
OpenPlatformPkg/Chips/Hisilicon/HisiPkg.dec
[LibraryClasses]
IoLib
UefiLib
DebugLib
PcdLib
I2CLib
TimerLib
# Use EFiAtRuntime to check stage
UefiRuntimeLib
EfiTimeBaseLib
[Pcd]