VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/UefiCpuPkg/CpuIo2Smm/CpuIo2StandaloneMm.inf@ 109019

Last change on this file since 109019 was 89983, checked in by vboxsync, 4 years ago

Devices/EFI: Merge edk-stable202105 and openssl 1.1.1j and make it build, bugref:4643

  • Property svn:eol-style set to native
File size: 1.0 KB
Line 
1## @file
2# Produces the SMM CPU I/O 2 Protocol by using the services of the I/O Library.
3#
4# Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
5# Copyright (c) Microsoft Corporation.
6# SPDX-License-Identifier: BSD-2-Clause-Patent
7#
8##
9
10[Defines]
11 INF_VERSION = 0x00010005
12 BASE_NAME = CpuIo2StandaloneMm
13 FILE_GUID = E3121A26-BB1C-4A18-8E23-2EA3F0412248
14 MODULE_TYPE = MM_STANDALONE
15 VERSION_STRING = 1.0
16 PI_SPECIFICATION_VERSION = 0x00010032
17 ENTRY_POINT = StandaloneMmCpuIo2Initialize
18
19#
20# The following information is for reference only and not required by the build tools.
21#
22# VALID_ARCHITECTURES = IA32 X64
23#
24
25[Sources]
26 CpuIo2StandaloneMm.c
27 CpuIo2Mm.c
28 CpuIo2Mm.h
29
30[Packages]
31 MdePkg/MdePkg.dec
32
33[LibraryClasses]
34 StandaloneMmDriverEntryPoint
35 BaseLib
36 DebugLib
37 IoLib
38 MmServicesTableLib
39 BaseMemoryLib
40
41[Protocols]
42 gEfiSmmCpuIo2ProtocolGuid ## PRODUCES
43
44[Depex]
45 TRUE
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