microsoft/mu_feature_ffa

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
v0.1.2

Branches

Tags

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

Clone

HTTPS

Download ZIP

FfaFeaturePkg/Library/TestServiceLib/TestServiceLib.inf

37lines · modeblame

ac0f2cf1Raymond-MS1 years ago1#/** @file
2#
3# Component description file for the Test 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 = TestServiceLib
14FILE_GUID = b774be23-7976-49ff-8783-d0ea05f963d6
15MODULE_TYPE = BASE
16VERSION_STRING = 1.0
17LIBRARY_CLASS = TestServiceLib
18
19[Sources.common]
20TestServiceLib.c
21
22[Packages]
23MdePkg/MdePkg.dec
fc11b776kuqin1212 months ago24MdeModulePkg/MdeModulePkg.dec
ac0f2cf1Raymond-MS1 years ago25FfaFeaturePkg/FfaFeaturePkg.dec
26
27[LibraryClasses]
28DebugLib
29PlatformFfaInterruptLib
30ArmSvcLib
31ArmSmcLib
32ArmFfaLib
33ArmFfaLibEx
34NotificationServiceLib
35
36[Pcd]
fc11b776kuqin1212 months ago37gEfiMdeModulePkgTokenSpaceGuid.PcdFfaLibConduitSmc