VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/Library/BaseS3SmbusLib/BaseS3SmbusLib.inf@ 109091

Last change on this file since 109091 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: 958 bytes
Line 
1## @file
2# Instance of S3 Smbus Library based on SmBus and S3 BootScript Library.
3#
4# S3 Smbus Library Services that do SMBus transactions and also enable the
5# operatation to be replayed during an S3 resume.
6#
7# Copyright (c) 2007 - 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 = BaseS3SmbusLib
16 MODULE_UNI_FILE = BaseS3SmbusLib.uni
17 FILE_GUID = 01190654-FED0-40d3-BA7F-2925539E5830
18 MODULE_TYPE = BASE
19 VERSION_STRING = 1.0
20 LIBRARY_CLASS = S3SmbusLib
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 S3SmbusLib.c
31
32
33[Packages]
34 MdePkg/MdePkg.dec
35
36
37[LibraryClasses]
38 DebugLib
39 SmbusLib
40 S3BootScriptLib
41
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