VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/PeiIpmiLibIpmiPpi/PeiIpmiLibIpmiPpi.inf@ 89989

Last change on this file since 89989 was 80721, checked in by vboxsync, 5 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: 827 bytes
Line 
1## @file
2# Instance of IPMI Library in PEI phase for SMS.
3#
4# Copyright (c) 2014 - 2015, Intel Corporation. All rights reserved.<BR>
5#
6# SPDX-License-Identifier: BSD-2-Clause-Patent
7#
8#
9##
10
11[Defines]
12 INF_VERSION = 0x00010005
13 BASE_NAME = PeiIpmiLibIpmiPpi
14 MODULE_UNI_FILE = PeiIpmiLibIpmiPpi.uni
15 FILE_GUID = 43679142-87C4-44AD-AF02-B47F782D6CF3
16 MODULE_TYPE = PEIM
17 VERSION_STRING = 1.0
18 LIBRARY_CLASS = IpmiLib|PEIM PEI_CORE
19
20#
21# VALID_ARCHITECTURES = IA32 X64
22#
23
24[Sources]
25 PeiIpmiLibIpmiPpi.c
26
27[Packages]
28 MdePkg/MdePkg.dec
29 MdeModulePkg/MdeModulePkg.dec
30
31[LibraryClasses]
32 DebugLib
33 BaseMemoryLib
34 PeiServicesLib
35
36[Ppis]
37 gPeiIpmiPpiGuid ## SOMETIMES_CONSUMES
Note: See TracBrowser for help on using the repository browser.

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