VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLibNull.inf@ 85719

Last change on this file since 85719 was 85719, checked in by vboxsync, 4 years ago

Devices/EFI: Merge edk-stable202005 and make it build, bugref:4643 [scm fix]

  • Property svn:eol-style set to native
File size: 799 bytes
Line 
1#/** @file
2# Component description file for Base PCI Cf8 Library.
3#
4# PCI CF8 Library that uses I/O ports 0xCF8 and 0xCFC to perform PCI Configuration cycles.
5# Layers on top of an I/O Library instance.
6# Copyright (c) 2007, Intel Corporation. All rights reserved.<BR>
7#
8# SPDX-License-Identifier: BSD-2-Clause-Patent
9#
10#
11#**/
12
13[Defines]
14 INF_VERSION = 0x00010005
15 BASE_NAME = DebugAgentTimerLibNull
16 FILE_GUID = 02f04694-2c0a-4f1e-b0ce-64be25890b03
17 MODULE_TYPE = BASE
18 VERSION_STRING = 1.0
19 LIBRARY_CLASS = DebugAgentTimerLib|SEC BASE DXE_CORE
20
21
22[Sources.common]
23 DebugAgentTimerLib.c
24
25
26[Packages]
27 MdePkg/MdePkg.dec
28 EmbeddedPkg/EmbeddedPkg.dec
29
30[LibraryClasses]
31 IoLib
32
Note: See TracBrowser for help on using the repository browser.

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