VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/OvmfPkg/Library/XenConsoleSerialPortLib/XenConsoleSerialPortLib.inf

Last change on this file 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: 715 bytes
Line 
1#/** @file
2#
3# Component description file for XenConsoleSerialPortLib module
4#
5# Copyright (c) 2015, Linaro Ltd. All rights reserved.<BR>
6#
7# SPDX-License-Identifier: BSD-2-Clause-Patent
8#
9#**/
10
11[Defines]
12 INF_VERSION = 0x00010005
13 BASE_NAME = XenConsoleSerialPortLib
14 FILE_GUID = 401406DD-BCAC-4B91-9F4E-72A7FEBE4762
15 MODULE_TYPE = BASE
16 VERSION_STRING = 1.0
17 LIBRARY_CLASS = SerialPortLib
18 CONSTRUCTOR = SerialPortInitialize
19
20[Sources.common]
21 XenConsoleSerialPortLib.c
22
23[LibraryClasses]
24 BaseLib
25 XenHypercallLib
26
27[Packages]
28 MdePkg/MdePkg.dec
29 OvmfPkg/OvmfPkg.dec
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