]> git.proxmox.com Git - mirror_edk2.git/blob - SecurityPkg/SecurityPkg.dsc
UefiPayloadPkg: Add PCI root bridge info hob support for SBL
[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 SecureBootVariableLib|SecurityPkg/Library/SecureBootVariableLib/SecureBootVariableLib.inf
74 SecureBootVariableProvisionLib|SecurityPkg/Library/SecureBootVariableProvisionLib/SecureBootVariableProvisionLib.inf
75
76 [LibraryClasses.ARM, LibraryClasses.AARCH64]
77 #
78 # It is not possible to prevent the ARM compiler for generic intrinsic functions.
79 # This library provides the intrinsic functions generate by a given compiler.
80 # And NULL mean link this library into all ARM images.
81 #
82 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
83
84 # Add support for GCC stack protector
85 NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf
86
87 [LibraryClasses.common.PEIM]
88 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
89 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
90 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
91 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
92 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
93 !ifdef CONTINUOUS_INTEGRATION
94 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
95 !else
96 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
97 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
98 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf
99 !endif
100 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
101 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
102 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf
103 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf
104 Tcg2PhysicalPresenceLib|SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf
105 TpmMeasurementLib|SecurityPkg/Library/PeiTpmMeasurementLib/PeiTpmMeasurementLib.inf
106 RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf
107
108 [LibraryClasses.common.DXE_DRIVER]
109 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
110 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
111 !ifdef CONTINUOUS_INTEGRATION
112 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
113 !else
114 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
115 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
116 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
117 !endif
118 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
119 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
120 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
121 FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
122
123 [LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.DXE_RUNTIME_DRIVER, LibraryClasses.common.DXE_SAL_DRIVER,]
124 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
125 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
126 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
127 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
128 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
129
130 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
131 ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf
132 !ifdef CONTINUOUS_INTEGRATION
133 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
134 !else
135 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
136 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
137 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf
138 !endif
139 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
140 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
141 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
142
143 [LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.UEFI_APPLICATION]
144 !ifdef CONTINUOUS_INTEGRATION
145 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
146 !else
147 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
148 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
149 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
150 !endif
151 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
152 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
153 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
154 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
155
156 [LibraryClasses.common.DXE_SMM_DRIVER]
157 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
158 SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf
159 MmServicesTableLib|MdePkg/Library/MmServicesTableLib/MmServicesTableLib.inf
160 MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf
161 ReportStatusCodeLib|MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf
162 SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf
163 !ifdef CONTINUOUS_INTEGRATION
164 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
165 !else
166 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
167 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
168 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
169 !endif
170 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
171 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
172 Tcg2PhysicalPresenceLib|SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf
173 SmmIoLib|MdePkg/Library/SmmIoLib/SmmIoLib.inf
174
175 [LibraryClasses.common.MM_STANDALONE]
176 StandaloneMmDriverEntryPoint|MdePkg/Library/StandaloneMmDriverEntryPoint/StandaloneMmDriverEntryPoint.inf
177 MmServicesTableLib|MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.inf
178 Tcg2PhysicalPresenceLib|SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/StandaloneMmTcg2PhysicalPresenceLib.inf
179 MemLib|StandaloneMmPkg/Library/StandaloneMmMemLib/StandaloneMmMemLib.inf
180 HobLib|StandaloneMmPkg/Library/StandaloneMmHobLib/StandaloneMmHobLib.inf
181 MemoryAllocationLib|StandaloneMmPkg/Library/StandaloneMmMemoryAllocationLib/StandaloneMmMemoryAllocationLib.inf
182
183 [PcdsDynamicDefault.common.DEFAULT]
184 gEfiSecurityPkgTokenSpaceGuid.PcdTpmInstanceGuid|{0xb6, 0xe5, 0x01, 0x8b, 0x19, 0x4f, 0xe8, 0x46, 0xab, 0x93, 0x1c, 0x53, 0x67, 0x1b, 0x90, 0xcc}
185 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2InitializationPolicy|1
186 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2SelfTestPolicy|1
187 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2ScrtmPolicy|1
188 gEfiSecurityPkgTokenSpaceGuid.PcdTpmInitializationPolicy|1
189 gEfiSecurityPkgTokenSpaceGuid.PcdTpmScrtmPolicy|1
190 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2HashMask|3
191 gEfiSecurityPkgTokenSpaceGuid.PcdTcg2HashAlgorithmBitmap|3
192
193 [PcdsDynamicHii.common.DEFAULT]
194 gEfiSecurityPkgTokenSpaceGuid.PcdTcgPhysicalPresenceInterfaceVer|L"TCG2_VERSION"|gTcg2ConfigFormSetGuid|0x0|"1.3"|NV,BS
195 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2AcpiTableRev|L"TCG2_VERSION"|gTcg2ConfigFormSetGuid|0x8|3|NV,BS
196
197 [Components]
198 SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf
199 SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.inf
200
201 #
202 # TPM
203 #
204 SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.inf
205 SecurityPkg/Library/TpmCommLib/TpmCommLib.inf
206 SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf
207 SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf
208 SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf
209 SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
210
211 SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.inf
212 SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf
213
214 #
215 # TPM2
216 #
217 SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.inf
218 SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf
219 SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf
220
221 SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
222 SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
223
224 SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf
225 SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
226 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf
227 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf
228 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpmStandaloneMm.inf
229 SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf
230 SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf
231
232 SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf
233
234 SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib.inf
235 SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLibNull/PeiDxeTpmPlatformHierarchyLib.inf
236
237 #
238 # TCG Storage.
239 #
240 SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCoreLib.inf
241 SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf
242
243 #
244 # Variable Confidentiality & Integrity
245 #
246 SecurityPkg/Library/VariableKeyLibNull/VariableKeyLibNull.inf
247 SecurityPkg/Library/RpmcLibNull/RpmcLibNull.inf
248
249 #
250 # Other
251 #
252 SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf
253 SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf
254
255 SecurityPkg/Library/FmpAuthenticationLibPkcs7/FmpAuthenticationLibPkcs7.inf
256 SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/FmpAuthenticationLibRsa2048Sha256.inf
257
258 SecurityPkg/Library/PeiTpmMeasurementLib/PeiTpmMeasurementLib.inf
259 SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf
260 SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf
261 SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf
262 SecurityPkg/Library/TcgPpVendorLibNull/TcgPpVendorLibNull.inf
263 SecurityPkg/Library/TcgEventLogRecordLib/TcgEventLogRecordLib.inf
264
265 [Components.IA32, Components.X64, Components.ARM, Components.AARCH64]
266 SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf
267 SecurityPkg/Library/SecureBootVariableLib/SecureBootVariableLib.inf
268 SecurityPkg/Library/SecureBootVariableProvisionLib/SecureBootVariableProvisionLib.inf
269 SecurityPkg/EnrollFromDefaultKeysApp/EnrollFromDefaultKeysApp.inf
270 SecurityPkg/VariableAuthenticated/SecureBootDefaultKeysDxe/SecureBootDefaultKeysDxe.inf
271
272 [Components.IA32, Components.X64, Components.AARCH64]
273 #
274 # Random Number Generator
275 #
276 SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.inf
277
278 [Components.IA32, Components.X64]
279 SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf
280
281 #
282 # TPM
283 #
284 SecurityPkg/Tcg/TcgPei/TcgPei.inf
285 SecurityPkg/Tcg/TcgDxe/TcgDxe.inf
286 SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.inf {
287 <LibraryClasses>
288 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
289 }
290
291 #
292 # TPM2
293 #
294 SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf
295 SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
296 SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
297 SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
298 SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
299
300 SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf {
301 <LibraryClasses>
302 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf
303 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf
304 }
305 SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf {
306 <LibraryClasses>
307 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf
308 NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf
309 NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf
310 NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
311 NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
312 NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
313 NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
314 }
315
316 SecurityPkg/Tcg/Tcg2PlatformPei/Tcg2PlatformPei.inf {
317 <LibraryClasses>
318 TpmPlatformHierarchyLib|SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib.inf
319 }
320
321 SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf {
322 <LibraryClasses>
323 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf
324 NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf
325 NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf
326 NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
327 NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
328 NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
329 NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
330 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
331 }
332 SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf {
333 <LibraryClasses>
334 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
335 }
336
337 SecurityPkg/Tcg/Tcg2PlatformDxe/Tcg2PlatformDxe.inf {
338 <LibraryClasses>
339 TpmPlatformHierarchyLib|SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib.inf
340 }
341
342 #
343 # Hash2
344 #
345 SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf
346
347 #
348 # PKCS7 Verification
349 #
350 SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.inf
351
352 [Components.IA32, Components.X64]
353
354 SecurityPkg/Tcg/MemoryOverwriteRequestControlLock/TcgMorLockSmm.inf
355 SecurityPkg/Tcg/TcgSmm/TcgSmm.inf
356 SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf
357 SecurityPkg/Tcg/Tcg2Smm/Tcg2StandaloneMm.inf
358 SecurityPkg/Tcg/Tcg2Smm/Tcg2MmDependencyDxe.inf
359 SecurityPkg/Tcg/Tcg2Acpi/Tcg2Acpi.inf
360 SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf
361 SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/StandaloneMmTcg2PhysicalPresenceLib.inf
362
363 #
364 # Opal Password solution
365 #
366 SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordDxe.inf
367 SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordPei.inf
368
369 #
370 # HDD Password solution
371 #
372 SecurityPkg/HddPassword/HddPasswordDxe.inf
373 SecurityPkg/HddPassword/HddPasswordPei.inf
374
375 #
376 # Common FV checker/verifier/reporter
377 #
378 SecurityPkg/FvReportPei/FvReportPei.inf
379
380 [BuildOptions]
381 MSFT:*_*_IA32_DLINK_FLAGS = /ALIGN:256
382 INTEL:*_*_IA32_DLINK_FLAGS = /ALIGN:256
383 *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES
384