microsoft/mu_feature_ffa

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
update_rust

Branches

Tags

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

Clone

HTTPS

Download ZIP

FfaFeaturePkg/Library/ArmFfaLibEx/ArmFfaLibEx.inf

34lines · modeblame

0d089855Kun Qin1 years ago1#/** @file
2#
3# Component description file for FfaHelperLib module
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 = ArmFfaLibEx
14FILE_GUID = CC121A12-7C90-46BB-89B8-5F5BAEEFFF12
15MODULE_TYPE = BASE
16VERSION_STRING = 1.0
17LIBRARY_CLASS = ArmFfaLibEx
18
19[Sources.common]
20ArmFfaLibEx.c
21
22[Packages]
23MdePkg/MdePkg.dec
fc11b776kuqin121 years ago24MdeModulePkg/MdeModulePkg.dec
0d089855Kun Qin1 years ago25FfaFeaturePkg/FfaFeaturePkg.dec
26
27[LibraryClasses]
28DebugLib
29PlatformFfaInterruptLib
30ArmSvcLib
31ArmSmcLib
32
33[Pcd]
fc11b776kuqin121 years ago34gEfiMdeModulePkgTokenSpaceGuid.PcdFfaLibConduitSmc