]> git.proxmox.com Git - mirror_edk2.git/blame - StandaloneMmPkg/Library/StandaloneMmPeCoffExtraActionLib/StandaloneMmPeCoffExtraActionLib.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / StandaloneMmPkg / Library / StandaloneMmPeCoffExtraActionLib / StandaloneMmPeCoffExtraActionLib.inf
CommitLineData
f7f94ffe 1#/** @file\r
2a0755a9 2# PeCoff extra action library for DXE phase that run Unix emulator.\r
f7f94ffe
SG
3#\r
4# Lib to provide memory journal status code reporting Routines\r
5# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
6# Portions copyright (c) 2010, Apple Inc. All rights reserved.<BR>\r
86094561 7# SPDX-License-Identifier: BSD-2-Clause-Patent\r
f7f94ffe
SG
8#\r
9#\r
10#**/\r
11\r
12[Defines]\r
13 INF_VERSION = 0x0001000A\r
14 BASE_NAME = StandaloneMmPeCoffExtraActionLib\r
15 FILE_GUID = 8B40543B-9588-48F8-840C-5A60E6DB1B03\r
16 MODULE_TYPE = BASE\r
17 VERSION_STRING = 1.0\r
18 LIBRARY_CLASS = PeCoffExtraActionLib\r
19\r
20#\r
21# The following information is for reference only and not required by the build tools.\r
22#\r
23# VALID_ARCHITECTURES = ARM\r
24#\r
25\r
26[Sources.common]\r
27 AArch64/StandaloneMmPeCoffExtraActionLib.c\r
28\r
29[Packages]\r
30 ArmPkg/ArmPkg.dec\r
31 MdePkg/MdePkg.dec\r
32 StandaloneMmPkg/StandaloneMmPkg.dec\r
33\r
f7f94ffe
SG
34[LibraryClasses]\r
35 StandaloneMmMmuLib\r
36 PcdLib\r