0
0
mirror of https://github.com/edk2-porting/edk2-msm synced 2025-06-02 04:40:50 +00:00
Files
edk2-msm/Silicon/Qualcomm/QcomPkg/Library/MemoryInitPeiLib/PeiMemoryAllocationLib.inf
Xilin Wu 1cc6cfc41a Project refactor
🤯
2022-10-25 20:54:23 +08:00

49 lines
1.1 KiB
INI
Executable File

#/** @file
#
# Copyright (c) 2011-2014, ARM Ltd. All rights reserved.<BR>
# Copyright (c) 2016, Linaro, Ltd. All rights reserved.<BR>
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
#**/
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = MemoryInitPeiLib
FILE_GUID = 4bbc9c10-a100-43fb-8311-332ba497d1b4
MODULE_TYPE = BASE
VERSION_STRING = 1.0
LIBRARY_CLASS = MemoryInitPeiLib|SEC PEIM
[Sources]
MemoryInitPeiLib.c
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
EmbeddedPkg/EmbeddedPkg.dec
ArmPkg/ArmPkg.dec
ArmPlatformPkg/ArmPlatformPkg.dec
Silicon/Qualcomm/QcomPkg/QcomPkg.dec
SimpleInit.dec
[LibraryClasses]
DebugLib
HobLib
ArmMmuLib
SimpleInitLib
PlatformMemoryMapLib
[Guids]
gEfiMemoryTypeInformationGuid
[FeaturePcd]
gEmbeddedTokenSpaceGuid.PcdPrePiProduceMemoryTypeInformationHob
[FixedPcd]
gArmTokenSpaceGuid.PcdSystemMemoryBase
gArmTokenSpaceGuid.PcdSystemMemorySize
gSimpleInitTokenSpaceGuid.PcdDeviceTreeStore
[Depex]
TRUE