summaryrefslogtreecommitdiff
path: root/CryptoPkg/CryptoPkgFeatureFlagPcds.dsc.inc
blob: 662aaf2ff292728cf092ee93c2ce674b4052268e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## @file
#  Cryptographic Library Package for UEFI Security Implementation.
#  DSC include file with Feature Flag PCD settings.
#
#  Copyright (c) 2025, Intel Corporation. All rights reserved.<BR>
#  SPDX-License-Identifier: BSD-2-Clause-Patent
#
##

[PcdsFeatureFlag]
!if "$(FAMILY)" == "MSFT" || "$(TOOL_CHAIN_TAG)" == "CLANGPDB"
gEfiCryptoPkgTokenSpaceGuid.PcdOpensslLibAssemblySourceStyleNasm|TRUE
!endif