VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/XenRealTimeClockLib/XenRealTimeClockLib.inf@ 98412

Last change on this file since 98412 was 80721, checked in by vboxsync, 6 years ago

Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643

  • Property svn:eol-style set to native
File size: 763 bytes
Line 
1#/** @file
2#
3# Copyright (c) 2015, Linaro Ltd. All rights reserved.<BR>
4#
5# SPDX-License-Identifier: BSD-2-Clause-Patent
6#
7#
8#**/
9
10[Defines]
11 INF_VERSION = 0x00010005
12 BASE_NAME = XenRealTimeClockLib
13 FILE_GUID = EC2557E8-7005-430B-9F6F-9BA109698248
14 MODULE_TYPE = BASE
15 VERSION_STRING = 1.0
16 LIBRARY_CLASS = RealTimeClockLib|DXE_CORE DXE_DRIVER UEFI_DRIVER DXE_RUNTIME_DRIVER UEFI_APPLICATION
17
18[Sources.common]
19 XenRealTimeClockLib.c
20
21[Packages]
22 MdePkg/MdePkg.dec
23 OvmfPkg/OvmfPkg.dec
24 EmbeddedPkg/EmbeddedPkg.dec
25
26[LibraryClasses]
27 UefiLib
28 DebugLib
29 DxeServicesTableLib
30 UefiRuntimeLib
31
32[Guids]
33 gEfiEventVirtualAddressChangeGuid
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette