VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/Library/PciSegmentLibSegmentInfo/DxeRuntimePciSegmentLibSegmentInfo.inf@ 89977

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

Devices/EFI: Merge edk-stable202005 and make it build, bugref:4643

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.4 KB
 
1## @file
2# Instance of Runtime PCI Segment Library that support multi-segment PCI configuration access.
3#
4# PCI Segment Library that consumes segment information provided by PciSegmentInfoLib to
5# support multi-segment PCI configuration access through enhanced configuration access mechanism.
6#
7# Copyright (c) 2017 - 2018, Intel Corporation. All rights reserved.<BR>
8#
9# SPDX-License-Identifier: BSD-2-Clause-Patent
10#
11#
12##
13
14[Defines]
15 INF_VERSION = 0x00010005
16 BASE_NAME = DxeRuntimePciSegmentLibSegmentInfo
17 MODULE_UNI_FILE = DxeRuntimePciSegmentLibSegmentInfo.uni
18 FILE_GUID = F73EB3DE-F4E3-47CB-9F18-97796AE06314
19 MODULE_TYPE = DXE_RUNTIME_DRIVER
20 VERSION_STRING = 1.0
21 LIBRARY_CLASS = PciSegmentLib|DXE_RUNTIME_DRIVER
22 CONSTRUCTOR = DxeRuntimePciSegmentLibConstructor
23 DESTRUCTOR = DxeRuntimePciSegmentLibDestructor
24
25#
26# The following information is for reference only and not required by the build tools.
27#
28# VALID_ARCHITECTURES = IA32 X64 EBC
29#
30
31[Sources]
32 PciSegmentLibCommon.h
33 PciSegmentLibCommon.c
34 DxeRuntimePciSegmentLib.c
35
36[Packages]
37 MdePkg/MdePkg.dec
38
39[LibraryClasses]
40 BaseLib
41 IoLib
42 DebugLib
43 PciSegmentInfoLib
44 UefiRuntimeLib
45 MemoryAllocationLib
46 DxeServicesTableLib
47 UefiBootServicesTableLib
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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