microsoft/mu_feature_ffa

Public

mirrored from https://github.com/microsoft/mu_feature_ffaAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
main

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

FfaFeaturePkg/Library/NotificationServiceLib/NotificationServiceLib.inf

36lines · modeblame

97eb3c34Raymond-MS1 years ago1#/** @file
2#
3# Component description file for the Notification Service
4#
5# Copyright (c), Microsoft Corporation.
6#
7# SPDX-License-Identifier: BSD-2-Clause-Patent
8#
9#**/
10
11[Defines]
12INF_VERSION = 1.29
13BASE_NAME = NotificationServiceLib
14FILE_GUID = 115afb27-e754-4618-8ff8-9e7efbd9998a
15MODULE_TYPE = BASE
16VERSION_STRING = 1.0
17LIBRARY_CLASS = NotificationServiceLib
18
19[Sources.common]
20NotificationServiceLib.c
21
22[Packages]
23MdePkg/MdePkg.dec
fc11b776kuqin121 years ago24MdeModulePkg/MdeModulePkg.dec
97eb3c34Raymond-MS1 years ago25FfaFeaturePkg/FfaFeaturePkg.dec
26
27[LibraryClasses]
28DebugLib
29PlatformFfaInterruptLib
30ArmSvcLib
31ArmSmcLib
32ArmFfaLib
33ArmFfaLibEx
34
35[Pcd]
fc11b776kuqin121 years ago36gEfiMdeModulePkgTokenSpaceGuid.PcdFfaLibConduitSmc