]> git.proxmox.com Git - mirror_edk2.git/blob - SecurityPkg/SecurityPkg.dsc
SecurityPkg: Add constraints on PK strength
[mirror_edk2.git] / SecurityPkg / SecurityPkg.dsc
1 ## @file
2 # Security Module Package for All Architectures.
3 #
4 # Copyright (c) 2009 - 2021, Intel Corporation. All rights reserved.<BR>
5 # (C) Copyright 2015-2020 Hewlett Packard Enterprise Development LP<BR>
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 ##
9
10 [Defines]
11 PLATFORM_NAME = SecurityPkg
12 PLATFORM_GUID = B2C4614D-AE76-47ba-B876-5988BFED064F
13 PLATFORM_VERSION = 0.98
14 DSC_SPECIFICATION = 0x00010005
15 OUTPUT_DIRECTORY = Build/SecurityPkg
16 SUPPORTED_ARCHITECTURES = IA32|X64|EBC|ARM|AARCH64|RISCV64
17 BUILD_TARGETS = DEBUG|RELEASE|NOOPT
18 SKUID_IDENTIFIER = DEFAULT
19
20 !include MdePkg/MdeLibs.dsc.inc
21
22 [LibraryClasses]
23 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
24 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
25 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
26 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
27 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
28 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
29 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
30 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
31 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
32 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
33 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
34 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
35
36 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
37 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
38 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
39 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
40 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
41 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
42 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
43 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
44 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
45 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
46 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
47 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
48 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
49 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
50 TpmCommLib|SecurityPkg/Library/TpmCommLib/TpmCommLib.inf
51 PlatformSecureLib|SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf
52 TcgPhysicalPresenceLib|SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf
53 TpmMeasurementLib|SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf
54 Tpm12CommandLib|SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf
55 Tpm2CommandLib|SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf
56 Tcg2PhysicalPresenceLib|SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf
57 TcgPpVendorLib|SecurityPkg/Library/TcgPpVendorLibNull/TcgPpVendorLibNull.inf
58 Tcg2PpVendorLib|SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf
59 RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf
60 PciLib|MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf
61 PciSegmentLib|MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf
62 S3BootScriptLib|MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf
63 SmbusLib|MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf
64 LockBoxLib|MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf
65 PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
66 TcgStorageCoreLib|SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCoreLib.inf
67 TcgStorageOpalLib|SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf
68 ResetSystemLib|MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf
69 VariableKeyLib|SecurityPkg/Library/VariableKeyLibNull/VariableKeyLibNull.inf
70 RpmcLib|SecurityPkg/Library/RpmcLibNull/RpmcLibNull.inf
71 TcgEventLogRecordLib|SecurityPkg/Library/TcgEventLogRecordLib/TcgEventLogRecordLib.inf
72 MmUnblockMemoryLib|MdePkg/Library/MmUnblockMemoryLib/MmUnblockMemoryLibNull.inf
73
74 [LibraryClasses.ARM]
75 #
76 # It is not possible to prevent the ARM compiler for generic intrinsic functions.
77 # This library provides the intrinsic functions generate by a given compiler.
78 # And NULL mean link this library into all ARM images.
79 #
80 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
81
82 # Add support for GCC stack protector
83 NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf
84
85 [LibraryClasses.common.PEIM]
86 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
87 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
88 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
89 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
90 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
91 !ifdef CONTINUOUS_INTEGRATION
92 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
93 !else
94 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
95 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
96 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf
97 !endif
98 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
99 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
100 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf
101 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf
102 Tcg2PhysicalPresenceLib|SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf
103 TpmMeasurementLib|SecurityPkg/Library/PeiTpmMeasurementLib/PeiTpmMeasurementLib.inf
104 RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf
105
106 [LibraryClasses.common.DXE_DRIVER]
107 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
108 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
109 !ifdef CONTINUOUS_INTEGRATION
110 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
111 !else
112 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
113 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
114 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
115 !endif
116 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
117 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
118 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
119 FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
120
121 [LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.DXE_RUNTIME_DRIVER, LibraryClasses.common.DXE_SAL_DRIVER,]
122 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
123 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
124 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
125 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
126 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
127
128 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
129 ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf
130 !ifdef CONTINUOUS_INTEGRATION
131 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
132 !else
133 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
134 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
135 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf
136 !endif
137 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
138 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
139 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
140
141 [LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.UEFI_APPLICATION]
142 !ifdef CONTINUOUS_INTEGRATION
143 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
144 !else
145 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
146 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
147 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
148 !endif
149 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
150 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
151 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
152
153 [LibraryClasses.common.DXE_SMM_DRIVER]
154 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
155 SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf
156 MmServicesTableLib|MdePkg/Library/MmServicesTableLib/MmServicesTableLib.inf
157 MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf
158 ReportStatusCodeLib|MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf
159 SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf
160 !ifdef CONTINUOUS_INTEGRATION
161 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
162 !else
163 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
164 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
165 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
166 !endif
167 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
168 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
169 Tcg2PhysicalPresenceLib|SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf
170 SmmIoLib|MdePkg/Library/SmmIoLib/SmmIoLib.inf
171
172 [LibraryClasses.common.MM_STANDALONE]
173 StandaloneMmDriverEntryPoint|MdePkg/Library/StandaloneMmDriverEntryPoint/StandaloneMmDriverEntryPoint.inf
174 MmServicesTableLib|MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.inf
175 Tcg2PhysicalPresenceLib|SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/StandaloneMmTcg2PhysicalPresenceLib.inf
176 MemLib|StandaloneMmPkg/Library/StandaloneMmMemLib/StandaloneMmMemLib.inf
177 HobLib|StandaloneMmPkg/Library/StandaloneMmHobLib/StandaloneMmHobLib.inf
178 MemoryAllocationLib|StandaloneMmPkg/Library/StandaloneMmMemoryAllocationLib/StandaloneMmMemoryAllocationLib.inf
179
180 [PcdsDynamicDefault.common.DEFAULT]
181 gEfiSecurityPkgTokenSpaceGuid.PcdTpmInstanceGuid|{0xb6, 0xe5, 0x01, 0x8b, 0x19, 0x4f, 0xe8, 0x46, 0xab, 0x93, 0x1c, 0x53, 0x67, 0x1b, 0x90, 0xcc}
182 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2InitializationPolicy|1
183 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2SelfTestPolicy|1
184 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2ScrtmPolicy|1
185 gEfiSecurityPkgTokenSpaceGuid.PcdTpmInitializationPolicy|1
186 gEfiSecurityPkgTokenSpaceGuid.PcdTpmScrtmPolicy|1
187 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2HashMask|3
188 gEfiSecurityPkgTokenSpaceGuid.PcdTcg2HashAlgorithmBitmap|3
189
190 [PcdsDynamicHii.common.DEFAULT]
191 gEfiSecurityPkgTokenSpaceGuid.PcdTcgPhysicalPresenceInterfaceVer|L"TCG2_VERSION"|gTcg2ConfigFormSetGuid|0x0|"1.3"|NV,BS
192 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2AcpiTableRev|L"TCG2_VERSION"|gTcg2ConfigFormSetGuid|0x8|3|NV,BS
193
194 [Components]
195 SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf
196 SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.inf
197
198 #
199 # TPM
200 #
201 SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.inf
202 SecurityPkg/Library/TpmCommLib/TpmCommLib.inf
203 SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf
204 SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf
205 SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf
206 SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
207
208 SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.inf
209 SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf
210
211 #
212 # TPM2
213 #
214 SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.inf
215 SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf
216 SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf
217
218 SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
219 SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
220
221 SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf
222 SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
223 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf
224 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf
225 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpmStandaloneMm.inf
226 SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf
227 SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf
228
229 SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf
230
231 #
232 # TCG Storage.
233 #
234 SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCoreLib.inf
235 SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf
236
237 #
238 # Variable Confidentiality & Integrity
239 #
240 SecurityPkg/Library/VariableKeyLibNull/VariableKeyLibNull.inf
241 SecurityPkg/Library/RpmcLibNull/RpmcLibNull.inf
242
243 #
244 # Other
245 #
246 SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf
247 SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf
248
249 SecurityPkg/Library/FmpAuthenticationLibPkcs7/FmpAuthenticationLibPkcs7.inf
250 SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/FmpAuthenticationLibRsa2048Sha256.inf
251
252 SecurityPkg/Library/PeiTpmMeasurementLib/PeiTpmMeasurementLib.inf
253 SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf
254 SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf
255 SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf
256 SecurityPkg/Library/TcgPpVendorLibNull/TcgPpVendorLibNull.inf
257 SecurityPkg/Library/TcgEventLogRecordLib/TcgEventLogRecordLib.inf
258
259 [Components.IA32, Components.X64, Components.ARM, Components.AARCH64]
260 SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf
261
262 [Components.IA32, Components.X64]
263 SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf
264
265 #
266 # TPM
267 #
268 SecurityPkg/Tcg/TcgPei/TcgPei.inf
269 SecurityPkg/Tcg/TcgDxe/TcgDxe.inf
270 SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.inf {
271 <LibraryClasses>
272 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
273 }
274
275 #
276 # TPM2
277 #
278 SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf
279 SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
280 SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
281 SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
282 SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
283
284 SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf {
285 <LibraryClasses>
286 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf
287 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf
288 }
289 SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf {
290 <LibraryClasses>
291 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf
292 NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf
293 NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf
294 NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
295 NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
296 NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
297 NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
298 }
299
300 SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf {
301 <LibraryClasses>
302 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf
303 NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf
304 NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf
305 NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
306 NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
307 NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
308 NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
309 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
310 }
311 SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf {
312 <LibraryClasses>
313 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
314 }
315
316 #
317 # Hash2
318 #
319 SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf
320
321 #
322 # PKCS7 Verification
323 #
324 SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.inf
325
326 [Components.IA32, Components.X64]
327
328 SecurityPkg/Tcg/MemoryOverwriteRequestControlLock/TcgMorLockSmm.inf
329 SecurityPkg/Tcg/TcgSmm/TcgSmm.inf
330 SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf
331 SecurityPkg/Tcg/Tcg2Smm/Tcg2StandaloneMm.inf
332 SecurityPkg/Tcg/Tcg2Smm/Tcg2MmDependencyDxe.inf
333 SecurityPkg/Tcg/Tcg2Acpi/Tcg2Acpi.inf
334 SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf
335 SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/StandaloneMmTcg2PhysicalPresenceLib.inf
336
337 #
338 # Random Number Generator
339 #
340 SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.inf
341
342 #
343 # Opal Password solution
344 #
345 SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordDxe.inf
346 SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordPei.inf
347
348 #
349 # HDD Password solution
350 #
351 SecurityPkg/HddPassword/HddPasswordDxe.inf
352 SecurityPkg/HddPassword/HddPasswordPei.inf
353
354 #
355 # Common FV checker/verifier/reporter
356 #
357 SecurityPkg/FvReportPei/FvReportPei.inf
358
359 [BuildOptions]
360 MSFT:*_*_IA32_DLINK_FLAGS = /ALIGN:256
361 INTEL:*_*_IA32_DLINK_FLAGS = /ALIGN:256
362 *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES
363