VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/OvmfPkg/VirtioSerialDxe/VirtioSerial.inf@ 105681

最後變更 在這個檔案從105681是 101291,由 vboxsync 提交於 18 月 前

EFI/FirmwareNew: Make edk2-stable202308 build on all supported platforms (using gcc at least, msvc not tested yet), bugref:4643

  • 屬性 svn:eol-style 設為 native
檔案大小: 872 位元組
 
1## @file
2# This driver produces FIXME instances for virtio-serial devices.
3#
4# Copyright (C) 2016, Linaro Ltd.
5#
6# SPDX-License-Identifier: BSD-2-Clause-Patent
7#
8##
9
10[Defines]
11 INF_VERSION = 0x00010005
12 BASE_NAME = VirtioSerialDxe
13 FILE_GUID = 23CACE14-EBA4-49F6-9681-C697FF0B649E
14 MODULE_TYPE = UEFI_DRIVER
15 VERSION_STRING = 1.0
16 ENTRY_POINT = VirtioSerialEntryPoint
17
18[Sources]
19 VirtioSerial.h
20 VirtioSerial.c
21 VirtioSerialPort.c
22 VirtioSerialRing.c
23
24[Packages]
25 MdePkg/MdePkg.dec
26 OvmfPkg/OvmfPkg.dec
27
28[LibraryClasses]
29 BaseMemoryLib
30 DebugLib
31 DevicePathLib
32 MemoryAllocationLib
33 UefiBootServicesTableLib
34 UefiDriverEntryPoint
35 UefiLib
36 VirtioLib
37
38[Protocols]
39 gVirtioDeviceProtocolGuid ## TO_START
40 gEfiSerialIoProtocolGuid
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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