microsoft/mu_feature_ffa

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
update

Branches

Tags

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

Clone

HTTPS

Download ZIP

FfaFeaturePkg/Library/TpmServiceLib/TpmServiceLib.inf

42lines · modeblame

dc263d2cRaymond-MS1 years ago1#/** @file
2#
3# Component description file for the TPM 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 = TpmServiceLib
14FILE_GUID = 84002883-0ef6-4c50-908d-f6408386b8fe
15MODULE_TYPE = BASE
16VERSION_STRING = 1.0
17LIBRARY_CLASS = TpmServiceLib
18
19[Sources.common]
20TpmServiceLib.c
21
22[Packages]
23MdePkg/MdePkg.dec
fc11b776kuqin121 years ago24MdeModulePkg/MdeModulePkg.dec
dc263d2cRaymond-MS1 years ago25ArmPkg/ArmPkg.dec
26SecurityPkg/SecurityPkg.dec
27FfaFeaturePkg/FfaFeaturePkg.dec
28
29[LibraryClasses]
9d594c43Raymond-MS1 years ago30BaseLib
31BaseMemoryLib
dc263d2cRaymond-MS1 years ago32DebugLib
33PlatformFfaInterruptLib
34ArmSvcLib
35ArmSmcLib
36ArmFfaLib
37ArmFfaLibEx
f44455e7Raymond-MS1 years ago38TpmServiceStateTranslationLib
dc263d2cRaymond-MS1 years ago39
40[Pcd]
fc11b776kuqin121 years ago41gEfiMdeModulePkgTokenSpaceGuid.PcdFfaLibConduitSmc ## CONSUMES
dc263d2cRaymond-MS1 years ago42gEfiSecurityPkgTokenSpaceGuid.PcdTpmInternalBaseAddress ## CONSUMES