VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseS3PciLib/BaseS3PciLib.inf

最後變更 在這個檔案是 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
檔案大小: 947 位元組
 
1## @file
2# Instance of S3 PCI Library based on PCI and S3 BootScript Library.
3#
4# S3 PCI Services that perform PCI Configuration cycles and
5# also enable the PCI operation to be replayed during an S3 resume.
6#
7# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
8#
9# SPDX-License-Identifier: BSD-2-Clause-Patent
10#
11##
12
13[Defines]
14 INF_VERSION = 0x00010005
15 BASE_NAME = BaseS3PciLib
16 MODULE_UNI_FILE = BaseS3PciLib.uni
17 FILE_GUID = F66B6BD2-513F-441d-B367-2D5BD4998A50
18 MODULE_TYPE = BASE
19 VERSION_STRING = 1.0
20 LIBRARY_CLASS = S3PciLib
21
22
23#
24# The following information is for reference only and not required by the build tools.
25#
26# VALID_ARCHITECTURES = IA32 X64 EBC
27#
28
29[Sources]
30 S3PciLib.c
31
32
33[Packages]
34 MdePkg/MdePkg.dec
35
36
37[LibraryClasses]
38 PciLib
39 S3BootScriptLib
40 DebugLib
41
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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