0
0
mirror of https://github.com/edk2-porting/edk2-msm synced 2025-06-02 03:30:51 +00:00
Files
edk2-msm/Silicon/Qualcomm/QcomPkg/Library/MemoryMapHelperLib/MemoryMapHelperLib.inf
Molly Sophia 0708ba624f !WIP: Add missing license statements and acknowledgements
It may not be complete yet. Feel free to get in contact with me if
anything is still missing or handled inappropriate.

Signed-off-by: Molly Sophia <mollysophia379@gmail.com>
2022-11-13 22:42:10 +08:00

30 lines
694 B
INI

## @file
# PlatformMemoryMapLib
#
# Copyright (c) DuoWoA authors. All rights reserved.
#
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = MemoryMapHelperLib
FILE_GUID = 59C11815-F8DA-4F49-B4FB-EC1E41ED1F00
MODULE_TYPE = BASE
VERSION_STRING = 1.0
LIBRARY_CLASS = MemoryMapHelperLib
[Sources]
MemoryMapHelperLib.c
[Packages]
ArmPkg/ArmPkg.dec
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
EmbeddedPkg/EmbeddedPkg.dec
Silicon/Qualcomm/QcomPkg/QcomPkg.dec
[LibraryClasses]
BaseLib
PlatformMemoryMapLib