#/** @file # Phytium RealTime Clock Library file. # # Copyright (C) 2020, Phytium Technology Co, Ltd. All rights reserved.
# # SPDX-License-Identifier: BSD-2-Clause-Patent # #**/ [Defines] INF_VERSION = 0x0001001b BASE_NAME = RealTimeClockLib FILE_GUID = fb320c94-40fe-11eb-b990-171865af292c MODULE_TYPE = BASE VERSION_STRING = 1.0 LIBRARY_CLASS = RealTimeClockLib [Sources.common] RealTimeClockLib.c RealTimeClockLib.h [Packages] ArmPlatformPkg/ArmPlatformPkg.dec EmbeddedPkg/EmbeddedPkg.dec MdePkg/MdePkg.dec Silicon/Phytium/PhytiumCommonPkg/PhytiumCommonPkg.dec [LibraryClasses] DebugLib DxeServicesTableLib IoLib TimeBaseLib UefiRuntimeLib [Guids] gEfiEventVirtualAddressChangeGuid [Pcd] gPhytiumPlatformTokenSpaceGuid.PcdRtcBaseAddress