]> git.proxmox.com Git - mirror_edk2.git/blame - EmbeddedPkg/Library/TemplateRealTimeClockLib/TemplateRealTimeClockLib.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / EmbeddedPkg / Library / TemplateRealTimeClockLib / TemplateRealTimeClockLib.inf
CommitLineData
2ef2b01e
A
1#/** @file\r
2# Memory Status Code Library for UEFI drivers\r
3#\r
4# Lib to provide memory journal status code reporting Routines\r
60274cca 5# Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>\r
2ef2b01e 6#\r
878b807a 7# SPDX-License-Identifier: BSD-2-Clause-Patent\r
2ef2b01e
A
8#\r
9#\r
10#**/\r
11\r
12[Defines]\r
13 INF_VERSION = 0x00010005\r
14 BASE_NAME = TemplateRealTimeClockLib\r
15 FILE_GUID = B661E02D-A90B-42AB-A5F9-CF841AAA43D9\r
16 MODULE_TYPE = BASE\r
17 VERSION_STRING = 1.0\r
18 LIBRARY_CLASS = RealTimeClockLib\r
19\r
20\r
21[Sources.common]\r
22 RealTimeClockLib.c\r
23\r
24\r
25[Packages]\r
26 MdePkg/MdePkg.dec\r
27 EmbeddedPkg/EmbeddedPkg.dec\r
28\r
29[LibraryClasses]\r
30 IoLib\r
31 DebugLib\r