#/** @file # # Copyright (c) 2006, Intel Corporation. All rights reserved.
# Copyright (c) 2011 - 2014, ARM Ltd. All rights reserved.
# Copyright (c) 2014 - 2016, AMD Inc. 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. # #**/ #/** # Derived from: # ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.inf # #**/ [Defines] INF_VERSION = 0x00010005 BASE_NAME = AmdStyxRealTimeClockLib FILE_GUID = fd922639-f4ee-4d2f-955b-804e60df1e68 MODULE_TYPE = BASE VERSION_STRING = 1.0 LIBRARY_CLASS = RealTimeClockLib [Sources.common] RealTimeClockLib.c [Packages] MdePkg/MdePkg.dec EmbeddedPkg/EmbeddedPkg.dec Silicon/AMD/Styx/AmdModulePkg/AmdModulePkg.dec Silicon/AMD/Styx/AmdStyx.dec [LibraryClasses] IoLib DebugLib UefiRuntimeLib DxeServicesTableLib [FixedPcd] gAmdStyxTokenSpaceGuid.PcdIscpSupport [Guids] gEfiEventVirtualAddressChangeGuid [Protocols] gAmdIscpDxeProtocolGuid ## CONSUMER [Depex] gAmdIscpDxeProtocolGuid