VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/OvmfPkg/SioBusDxe/SioBusDxe.inf@ 95057

最後變更 在這個檔案從95057是 80721,由 vboxsync 提交於 5 年 前

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

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.1 KB
 
1## @file
2# The SioBusDxe driver is used to create child devices on the ISA bus and
3# installs the Super I/O protocols on them.
4#
5# Copyright (c) 2019, Intel Corporation. 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 = SioBusDxe
14 MODULE_UNI_FILE = SioBusDxe.uni
15 FILE_GUID = 864E1CA8-85EB-4D63-9DCC-6E0FC90FFD55
16 MODULE_TYPE = UEFI_DRIVER
17 VERSION_STRING = 1.0
18 ENTRY_POINT = SioBusDxeDriverEntryPoint
19
20#
21# The following information is for reference only and not required by the build tools.
22#
23# VALID_ARCHITECTURES = IA32 X64 EBC
24#
25
26[Sources]
27 ComponentName.c
28 SioService.c
29 SioService.h
30 SioBusDxe.c
31 SioBusDxe.h
32
33[Packages]
34 MdePkg/MdePkg.dec
35
36[LibraryClasses]
37 UefiDriverEntryPoint
38 UefiLib
39 UefiBootServicesTableLib
40 DebugLib
41 ReportStatusCodeLib
42 MemoryAllocationLib
43 BaseMemoryLib
44 DevicePathLib
45
46[Protocols]
47 gEfiPciIoProtocolGuid ## TO_START
48 gEfiSioProtocolGuid ## BY_START
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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