]> git.proxmox.com Git - mirror_edk2.git/blob - StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/StandaloneMmCoreEntryPoint.inf
3222cd359f3e05aaa99b8be9d2d0f0905d416d73
[mirror_edk2.git] / StandaloneMmPkg / Library / StandaloneMmCoreEntryPoint / StandaloneMmCoreEntryPoint.inf
1 ## @file
2 # Module entry point library for DXE core.
3 #
4 # Copyright (c) 2017 - 2018, ARM Ltd. All rights reserved.<BR>
5 #
6 # This program and the accompanying materials
7 # are licensed and made available under the terms and conditions of the BSD License
8 # which accompanies this distribution. The full text of the license may be found at
9 # http://opensource.org/licenses/bsd-license.php.
10 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
12 #
13 #
14 ##
15
16 [Defines]
17 INF_VERSION = 0x0001001A
18 BASE_NAME = StandaloneMmCoreEntryPoint
19 FILE_GUID = C97AC593-109A-4C63-905C-675FDE2689E8
20 MODULE_TYPE = MM_CORE_STANDALONE
21 VERSION_STRING = 1.0
22 PI_SPECIFICATION_VERSION = 0x00010032
23 LIBRARY_CLASS = StandaloneMmCoreEntryPoint|MM_CORE_STANDALONE
24
25 #
26 # VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)
27 #
28
29 [Sources.AARCH64]
30 AArch64/StandaloneMmCoreEntryPoint.c
31 AArch64/SetPermissions.c
32 AArch64/CreateHobList.c
33
34 [Packages]
35 MdePkg/MdePkg.dec
36 MdeModulePkg/MdeModulePkg.dec
37 StandaloneMmPkg/StandaloneMmPkg.dec
38
39 [Packages.AARCH64]
40 ArmPkg/ArmPkg.dec
41 ArmPlatformPkg/ArmPlatformPkg.dec
42
43 [LibraryClasses]
44 BaseLib
45 DebugLib
46
47 [LibraryClasses.AARCH64]
48 StandaloneMmMmuLib
49 ArmSvcLib
50
51 [Guids]
52 gMpInformationHobGuid
53 gEfiMmPeiMmramMemoryReserveGuid
54 gEfiStandaloneMmNonSecureBufferGuid
55 gEfiArmTfCpuDriverEpDescriptorGuid