0
0
mirror of https://github.com/edk2-porting/edk2-msm synced 2025-06-07 19:41:38 +00:00
Files
2022-10-07 19:50:09 +08:00

43 lines
1.2 KiB
INI

#/* @file
#
# Implement dummy EFI RealTimeClock runtime services.
#
# Copyright (c), 2018, Andrei Warkentin <andrey.warkentin@gmail.com>
# Copyright (c) Microsoft Corporation. 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.
#
#*/
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = VirtualRealTimeClockLib
FILE_GUID = 775732DA-086B-4416-8CA9-C284E4585EA7
MODULE_TYPE = BASE
VERSION_STRING = 1.1
LIBRARY_CLASS = RealTimeClockLib
[Sources.common]
VirtualRealTimeClockLib.c
[Packages]
ArmPkg/ArmPkg.dec
MdePkg/MdePkg.dec
EmbeddedPkg/EmbeddedPkg.dec
Silicon/Qualcomm/QcomPkg/QcomPkg.dec
[LibraryClasses]
IoLib
DebugLib
TimerLib
HobLib
PcdLib
[FixedPcd]
gQcomTokenSpaceGuid.PcdBootShimInfo1