]> git.proxmox.com Git - mirror_edk2.git/blame - SecurityPkg/SecurityPkg.dsc
SecurityPkg: introduce the SM3 digest algorithm
[mirror_edk2.git] / SecurityPkg / SecurityPkg.dsc
CommitLineData
0c18794e 1## @file\r
2# Security Module Package for All Architectures.\r
3#\r
514c55c1 4# Copyright (c) 2009 - 2019, Intel Corporation. All rights reserved.<BR>\r
3b60842c 5# (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
289b714b 6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
0c18794e 7#\r
8##\r
9\r
10[Defines]\r
11 PLATFORM_NAME = SecurityPkg\r
12 PLATFORM_GUID = B2C4614D-AE76-47ba-B876-5988BFED064F\r
b921c629 13 PLATFORM_VERSION = 0.98\r
0c18794e 14 DSC_SPECIFICATION = 0x00010005\r
15 OUTPUT_DIRECTORY = Build/SecurityPkg\r
4cecd19a 16 SUPPORTED_ARCHITECTURES = IA32|X64|EBC|ARM|AARCH64\r
a76e4c1c 17 BUILD_TARGETS = DEBUG|RELEASE|NOOPT\r
0c18794e 18 SKUID_IDENTIFIER = DEFAULT\r
19\r
20[LibraryClasses]\r
21 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
d4de4f99 22 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
0c18794e 23 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
24 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
25 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
26 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
27 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
28 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
29 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
c1d93242 30 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
5e9dfc67
LG
31 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
32 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
0c18794e 33\r
34 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
35 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
36 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
37 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
38 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
39 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
40 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
41 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
5dbb6635
JY
42 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
43 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
0c18794e 44 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
45 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r
46 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
0c18794e 47 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf\r
48 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf\r
49 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
50 TpmCommLib|SecurityPkg/Library/TpmCommLib/TpmCommLib.inf\r
607599bf 51 PlatformSecureLib|SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf\r
52 TcgPhysicalPresenceLib|SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf\r
a332cfd3 53 TpmMeasurementLib|SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf\r
c1d93242
JY
54 Tpm12CommandLib|SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf\r
55 Tpm2CommandLib|SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf\r
1abfa4ce 56 Tcg2PhysicalPresenceLib|SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf\r
4610b23a 57 TcgPpVendorLib|SecurityPkg/Library/TcgPpVendorLibNull/TcgPpVendorLibNull.inf\r
1abfa4ce 58 Tcg2PpVendorLib|SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf\r
3b60842c 59 RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf\r
d4de4f99 60 PciLib|MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf\r
ed14533c 61 PciSegmentLib|MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf\r
d4de4f99
ED
62 S3BootScriptLib|MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf\r
63 SmbusLib|MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf\r
64 LockBoxLib|MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf\r
65 PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf\r
66 TcgStorageCoreLib|SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCoreLib.inf\r
67 TcgStorageOpalLib|SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf\r
5919a960 68 ResetSystemLib|MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf\r
0c18794e 69\r
2f0a1e65
LL
70[LibraryClasses.ARM]\r
71 #\r
72 # It is not possible to prevent the ARM compiler for generic intrinsic functions.\r
73 # This library provides the instrinsic functions generate by a given compiler.\r
74 # And NULL mean link this library into all ARM images.\r
75 #\r
76 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf\r
77\r
78 # Add support for GCC stack protector\r
79 NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf\r
80\r
0c18794e 81[LibraryClasses.common.PEIM]\r
82 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
83 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
84 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
85 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
86 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
3b947ef1 87 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf\r
c1d93242 88 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf\r
5dbb6635 89 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
c1d93242
JY
90 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf\r
91 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf\r
1abfa4ce 92 Tcg2PhysicalPresenceLib|SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf\r
3b60842c 93 RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf\r
0c18794e 94\r
95[LibraryClasses.common.DXE_DRIVER]\r
96 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
97 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
3b947ef1 98 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf\r
c1d93242
JY
99 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
100 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
1abfa4ce 101 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
2a7ee115 102 FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf\r
0c18794e 103\r
104[LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.DXE_RUNTIME_DRIVER, LibraryClasses.common.DXE_SAL_DRIVER,]\r
9a000b46 105 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
0c18794e 106 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
c1d93242
JY
107 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
108 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
1abfa4ce 109 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
0c18794e 110\r
3b947ef1 111[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
a782428e 112 ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf\r
3b947ef1 113 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf\r
c1d93242
JY
114 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
115 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
1abfa4ce 116 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
3b947ef1 117\r
118[LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.UEFI_APPLICATION]\r
119 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf\r
c1d93242
JY
120 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
121 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
1abfa4ce 122 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
3b947ef1 123\r
0c18794e 124[LibraryClasses.common.DXE_SMM_DRIVER]\r
9a000b46 125 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
0c18794e 126 SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf\r
127 MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf\r
a782428e 128 ReportStatusCodeLib|MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf\r
9054e55a 129 SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf\r
0c18794e 130 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf\r
c1d93242 131 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
1abfa4ce
JY
132 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
133 Tcg2PhysicalPresenceLib|SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf\r
350e9150 134 SmmIoLib|MdePkg/Library/SmmIoLib/SmmIoLib.inf\r
d4de4f99 135\r
c1d93242
JY
136[PcdsDynamicDefault.common.DEFAULT]\r
137 gEfiSecurityPkgTokenSpaceGuid.PcdTpmInstanceGuid|{0xb6, 0xe5, 0x01, 0x8b, 0x19, 0x4f, 0xe8, 0x46, 0xab, 0x93, 0x1c, 0x53, 0x67, 0x1b, 0x90, 0xcc}\r
138 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2InitializationPolicy|1\r
139 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2SelfTestPolicy|1\r
140 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2ScrtmPolicy|1\r
141 gEfiSecurityPkgTokenSpaceGuid.PcdTpmInitializationPolicy|1\r
142 gEfiSecurityPkgTokenSpaceGuid.PcdTpmScrtmPolicy|1\r
1abfa4ce
JY
143 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2HashMask|3\r
144 gEfiSecurityPkgTokenSpaceGuid.PcdTcg2HashAlgorithmBitmap|3\r
c1d93242 145\r
dd6d0a52
SZ
146[PcdsDynamicHii.common.DEFAULT]\r
147 gEfiSecurityPkgTokenSpaceGuid.PcdTcgPhysicalPresenceInterfaceVer|L"TCG2_VERSION"|gTcg2ConfigFormSetGuid|0x0|"1.3"|NV,BS\r
fca42289 148 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2AcpiTableRev|L"TCG2_VERSION"|gTcg2ConfigFormSetGuid|0x8|3|NV,BS\r
dd6d0a52 149\r
0c18794e 150[Components]\r
0c18794e 151 SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf\r
d0043e49 152 SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.inf\r
0c18794e 153\r
0c18794e 154 #\r
155 # TPM\r
156 #\r
157 SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.inf\r
cbcccd2c 158 SecurityPkg/Library/TpmCommLib/TpmCommLib.inf\r
c1d93242
JY
159 SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf\r
160 SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf\r
161 SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf\r
162 SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
cbcccd2c 163\r
0c18794e 164 SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.inf\r
0c18794e 165 SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf\r
c1d93242
JY
166\r
167 #\r
168 # TPM2\r
169 #\r
170 SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.inf\r
1abfa4ce
JY
171 SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf\r
172 SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf\r
c1d93242
JY
173\r
174 SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
175 SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf\r
176\r
177 SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf\r
1abfa4ce 178 SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
c1d93242
JY
179 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf\r
180 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf\r
181 SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf\r
182 SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf\r
183\r
184 SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf\r
185\r
d4de4f99
ED
186 #\r
187 # TCG Storage.\r
188 #\r
189 SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCoreLib.inf\r
190 SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf\r
d4de4f99 191\r
724dcbb2
JY
192 #\r
193 # Other\r
194 #\r
1a53a034
MK
195 SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf\r
196 SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf\r
a6811666 197\r
487aa09b
JY
198 SecurityPkg/Library/FmpAuthenticationLibPkcs7/FmpAuthenticationLibPkcs7.inf\r
199 SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/FmpAuthenticationLibRsa2048Sha256.inf\r
200\r
2f3435c2
BB
201 SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf\r
202 SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf\r
203 SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf\r
204 SecurityPkg/Library/TcgPpVendorLibNull/TcgPpVendorLibNull.inf\r
205\r
4cecd19a 206[Components.IA32, Components.X64, Components.ARM, Components.AARCH64]\r
a6811666
SZ
207 SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf\r
208\r
4cecd19a 209[Components.IA32, Components.X64]\r
cbcccd2c 210 SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf\r
cbcccd2c
LG
211\r
212 #\r
213 # TPM\r
214 #\r
215 SecurityPkg/Tcg/TcgPei/TcgPei.inf\r
216 SecurityPkg/Tcg/TcgDxe/TcgDxe.inf\r
0c18794e 217 SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.inf {\r
218 <LibraryClasses>\r
219 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
220 }\r
cbcccd2c 221\r
c1d93242
JY
222 #\r
223 # TPM2\r
224 #\r
225 SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf\r
226 SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf\r
69e259e5
ZC
227 SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf\r
228 SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf\r
edf6ef24 229 SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf\r
c1d93242 230\r
1abfa4ce
JY
231 SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf {\r
232 <LibraryClasses>\r
233 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf\r
234 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf\r
235 }\r
236 SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf {\r
237 <LibraryClasses>\r
238 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf\r
239 NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf\r
240 NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf\r
241 NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf\r
8d7aef3d
ZC
242 NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf\r
243 NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf\r
edf6ef24 244 NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf\r
1abfa4ce
JY
245 }\r
246\r
247 SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf {\r
248 <LibraryClasses>\r
249 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf\r
250 NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf\r
251 NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf\r
252 NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf\r
8d7aef3d
ZC
253 NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf\r
254 NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf\r
edf6ef24 255 NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf\r
1abfa4ce
JY
256 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
257 }\r
258 SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf {\r
259 <LibraryClasses>\r
260 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
261 }\r
262\r
b7a66f97
JY
263 #\r
264 # Hash2\r
265 #\r
266 SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf\r
c1d93242 267\r
2d093499
QL
268 #\r
269 # PKCS7 Verification\r
270 #\r
271 SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.inf\r
272\r
0c18794e 273[Components.IA32, Components.X64]\r
70c7664c
JY
274\r
275 SecurityPkg/Tcg/MemoryOverwriteRequestControlLock/TcgMorLockSmm.inf\r
cbcccd2c 276 SecurityPkg/Tcg/TcgSmm/TcgSmm.inf\r
1abfa4ce
JY
277 SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf\r
278 SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf\r
ff469eae 279\r
3aa8dc6c
LQ
280 #\r
281 # Random Number Generator\r
282 #\r
283 SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.inf\r
0c18794e 284\r
d4de4f99
ED
285 #\r
286 # Opal Password solution\r
287 #\r
112e584b
SZ
288 SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordDxe.inf\r
289 SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordPei.inf\r
d4de4f99 290\r
e8959f81
HW
291 #\r
292 # HDD Password solution\r
293 #\r
294 SecurityPkg/HddPassword/HddPasswordDxe.inf\r
295 SecurityPkg/HddPassword/HddPasswordPei.inf\r
296\r
8b6f0b5c
JW
297 #\r
298 # Common FV checker/verifier/reporter\r
299 #\r
300 SecurityPkg/FvReportPei/FvReportPei.inf\r
301\r
0c18794e 302[BuildOptions]\r
303 MSFT:*_*_IA32_DLINK_FLAGS = /ALIGN:256\r
304 INTEL:*_*_IA32_DLINK_FLAGS = /ALIGN:256\r
b32f094c 305 *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES\r
0c18794e 306\r