VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.inf

Last change on this file was 108794, checked in by vboxsync, 4 weeks ago

Devices/EFI/FirmwareNew: Merge edk2-stable202502 from the vendor branch and make it build for the important platforms, bugref:4643

  • Property svn:eol-style set to native
File size: 964 bytes
Line 
1## @file
2# Standalone MM Services Table Library.
3#
4# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
5# Copyright (c) 2018, Linaro, Ltd. All rights reserved.<BR>
6#
7# SPDX-License-Identifier: BSD-2-Clause-Patent
8#
9#
10##
11
12[Defines]
13 INF_VERSION = 0x0001001B
14 BASE_NAME = StandaloneMmServicesTableLib
15 MODULE_UNI_FILE = StandaloneMmServicesTableLib.uni
16 FILE_GUID = eaa4684f-fb4e-41f3-9967-307d5b409182
17 MODULE_TYPE = MM_STANDALONE
18 VERSION_STRING = 1.0
19 LIBRARY_CLASS = MmServicesTableLib|MM_STANDALONE MM_CORE_STANDALONE
20 PI_SPECIFICATION_VERSION = 0x00010032
21 CONSTRUCTOR = StandaloneMmServicesTableLibConstructor
22
23#
24# VALID_ARCHITECTURES = IA32 X64 ARM AARCH64
25#
26
27[Sources]
28 StandaloneMmServicesTableLib.c
29
30[Packages]
31 MdePkg/MdePkg.dec
32
33[LibraryClasses]
34 DebugLib
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