1
2
3
4
5
6
7
8
9
10
11
12
13
14
| ## @file
| # FDF file of Platform.
| #
| # Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
| #
| # SPDX-License-Identifier: BSD-2-Clause-Patent
| #
| ##
|
| !if gMinPlatformPkgTokenSpaceGuid.PcdTpm2Enable == TRUE
| INF SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf
| INF SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf
| !endif
|
|
|