]> git.proxmox.com Git - mirror_edk2.git/blame - SecurityPkg/SecurityPkg.dsc
PerformancePkg: Convert all .uni files to utf-8
[mirror_edk2.git] / SecurityPkg / SecurityPkg.dsc
CommitLineData
0c18794e 1## @file\r
2# Security Module Package for All Architectures.\r
3#\r
4610b23a 4# Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.<BR>\r
3b60842c 5# (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
0c18794e 6# This program and the accompanying materials\r
7# are licensed and made available under the terms and conditions of the BSD License\r
8# which accompanies this distribution. The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php\r
10#\r
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13#\r
14##\r
15\r
16[Defines]\r
17 PLATFORM_NAME = SecurityPkg\r
18 PLATFORM_GUID = B2C4614D-AE76-47ba-B876-5988BFED064F\r
0cebfe81 19 PLATFORM_VERSION = 0.96\r
0c18794e 20 DSC_SPECIFICATION = 0x00010005\r
21 OUTPUT_DIRECTORY = Build/SecurityPkg\r
22 SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC\r
23 BUILD_TARGETS = DEBUG|RELEASE\r
24 SKUID_IDENTIFIER = DEFAULT\r
25\r
26[LibraryClasses]\r
27 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
28 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf \r
29 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
30 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
31 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
32 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
33 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
34 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
35 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
c1d93242 36 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
0c18794e 37\r
38 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
39 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
40 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
41 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
42 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
43 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
44 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
45 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
5dbb6635
JY
46 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
47 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
0c18794e 48 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
49 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r
50 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
0c18794e 51 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf\r
52 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf\r
53 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
54 TpmCommLib|SecurityPkg/Library/TpmCommLib/TpmCommLib.inf\r
607599bf 55 PlatformSecureLib|SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf\r
56 TcgPhysicalPresenceLib|SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf\r
a332cfd3 57 TpmMeasurementLib|SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf\r
c1d93242
JY
58 Tpm12CommandLib|SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf\r
59 Tpm2CommandLib|SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf\r
1abfa4ce 60 Tcg2PhysicalPresenceLib|SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf\r
c1d93242 61 TrEEPhysicalPresenceLib|SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.inf\r
4610b23a 62 TcgPpVendorLib|SecurityPkg/Library/TcgPpVendorLibNull/TcgPpVendorLibNull.inf\r
1abfa4ce 63 Tcg2PpVendorLib|SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf\r
4610b23a 64 TrEEPpVendorLib|SecurityPkg/Library/TrEEPpVendorLibNull/TrEEPpVendorLibNull.inf\r
3b60842c 65 RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf\r
0c18794e 66\r
67[LibraryClasses.common.PEIM]\r
68 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
69 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
70 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
71 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
72 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
3b947ef1 73 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf\r
c1d93242 74 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf\r
5dbb6635 75 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
c1d93242
JY
76 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf\r
77 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf\r
1abfa4ce 78 Tcg2PhysicalPresenceLib|SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf\r
3b60842c 79 RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf\r
0c18794e 80\r
81[LibraryClasses.common.DXE_DRIVER]\r
82 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
83 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
3b947ef1 84 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf\r
c1d93242
JY
85 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
86 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
1abfa4ce 87 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
0c18794e 88\r
89[LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.DXE_RUNTIME_DRIVER, LibraryClasses.common.DXE_SAL_DRIVER,]\r
9a000b46 90 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
0c18794e 91 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
c1d93242
JY
92 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
93 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
1abfa4ce 94 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
0c18794e 95\r
3b947ef1 96[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
a782428e 97 ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf\r
3b947ef1 98 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.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
3b947ef1 102\r
103[LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.UEFI_APPLICATION]\r
104 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf\r
c1d93242
JY
105 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
106 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
1abfa4ce 107 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
3b947ef1 108\r
0c18794e 109[LibraryClasses.IPF.DXE_SAL_DRIVER]\r
110 ExtendedSalLib|MdePkg/Library/DxeRuntimeExtendedSalLib/DxeRuntimeExtendedSalLib.inf\r
3b947ef1 111 BaseCryptLib|CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.inf\r
c1d93242
JY
112 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
113 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
1abfa4ce 114 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
0c18794e 115\r
116[LibraryClasses.common.DXE_SMM_DRIVER]\r
9a000b46 117 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
0c18794e 118 SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf\r
119 MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf\r
a782428e 120 ReportStatusCodeLib|MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf\r
9054e55a 121 SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf\r
0c18794e 122 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf\r
c1d93242 123 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
1abfa4ce
JY
124 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
125 Tcg2PhysicalPresenceLib|SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf\r
0c18794e 126 \r
c1d93242
JY
127[PcdsDynamicDefault.common.DEFAULT]\r
128 gEfiSecurityPkgTokenSpaceGuid.PcdTpmInstanceGuid|{0xb6, 0xe5, 0x01, 0x8b, 0x19, 0x4f, 0xe8, 0x46, 0xab, 0x93, 0x1c, 0x53, 0x67, 0x1b, 0x90, 0xcc}\r
129 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2InitializationPolicy|1\r
130 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2SelfTestPolicy|1\r
131 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2ScrtmPolicy|1\r
132 gEfiSecurityPkgTokenSpaceGuid.PcdTpmInitializationPolicy|1\r
133 gEfiSecurityPkgTokenSpaceGuid.PcdTpmScrtmPolicy|1\r
1abfa4ce
JY
134 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2HashMask|3\r
135 gEfiSecurityPkgTokenSpaceGuid.PcdTcg2HashAlgorithmBitmap|3\r
c1d93242 136\r
0c18794e 137[Components]\r
0c18794e 138 SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf\r
68d151bb 139 #SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.inf\r
d0043e49 140 SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.inf\r
68d151bb
DG
141 #SecurityPkg/UserIdentification/UserIdentifyManagerDxe/UserIdentifyManagerDxe.inf\r
142 #SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManagerDxe.inf\r
0c18794e 143\r
144 #\r
145 # Application\r
146 #\r
3aa8dc6c 147 SecurityPkg/Application/RngTest/RngTest.inf\r
0c18794e 148\r
149 #\r
150 # TPM\r
151 #\r
152 SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.inf\r
cbcccd2c 153 SecurityPkg/Library/TpmCommLib/TpmCommLib.inf\r
c1d93242
JY
154 SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf\r
155 SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf\r
156 SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf\r
157 SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
cbcccd2c 158\r
0c18794e 159 SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.inf\r
0c18794e 160 SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf\r
c1d93242
JY
161\r
162 #\r
163 # TPM2\r
164 #\r
165 SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.inf\r
1abfa4ce
JY
166 SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf\r
167 SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf\r
168 #\r
169 # TrEE - to be deprecated\r
170 #\r
c1d93242
JY
171 SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.inf\r
172\r
173 SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
174 SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf\r
175\r
176 SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf\r
1abfa4ce
JY
177 SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
178 #\r
179 # TrEE - to be deprecated\r
180 #\r
c1d93242
JY
181 SecurityPkg/Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.inf\r
182 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf\r
183 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf\r
184 SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf\r
185 SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf\r
186\r
187 SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf\r
188\r
724dcbb2
JY
189 #\r
190 # Other\r
191 #\r
1a53a034
MK
192 SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf\r
193 SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf\r
a6811666
SZ
194\r
195 SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf\r
196\r
cbcccd2c 197[Components.IA32, Components.X64, Components.IPF]\r
2001537d 198# SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderDxe.inf\r
68d151bb 199# SecurityPkg/UserIdentification/UsbCredentialProviderDxe/UsbCredentialProviderDxe.inf\r
cbcccd2c 200 SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf\r
cbcccd2c
LG
201\r
202 #\r
203 # TPM\r
204 #\r
205 SecurityPkg/Tcg/TcgPei/TcgPei.inf\r
206 SecurityPkg/Tcg/TcgDxe/TcgDxe.inf\r
0c18794e 207 SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.inf {\r
208 <LibraryClasses>\r
209 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
210 }\r
cbcccd2c 211\r
c1d93242
JY
212 #\r
213 # TPM2\r
214 #\r
215 SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf\r
216 SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf\r
217\r
1abfa4ce
JY
218 SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf {\r
219 <LibraryClasses>\r
220 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf\r
221 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf\r
222 }\r
223 SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf {\r
224 <LibraryClasses>\r
225 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf\r
226 NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf\r
227 NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf\r
228 NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf\r
229 }\r
230\r
231 SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf {\r
232 <LibraryClasses>\r
233 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf\r
234 NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf\r
235 NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf\r
236 NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf\r
237 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
238 }\r
239 SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf {\r
240 <LibraryClasses>\r
241 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
242 }\r
243\r
244 #\r
245 # TrEE - to be deprecated\r
246 #\r
c1d93242
JY
247 SecurityPkg/Tcg/TrEEConfig/TrEEConfigPei.inf {\r
248 <LibraryClasses>\r
249 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf\r
250 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf\r
251 }\r
252 SecurityPkg/Tcg/TrEEPei/TrEEPei.inf {\r
253 <LibraryClasses>\r
254 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf\r
255 NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf\r
256 NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf\r
257 NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf\r
258 }\r
259\r
260 SecurityPkg/Tcg/TrEEDxe/TrEEDxe.inf {\r
261 <LibraryClasses>\r
262 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf\r
263 NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf\r
264 NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf\r
265 NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf\r
266 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
267 }\r
268 SecurityPkg/Tcg/TrEEConfig/TrEEConfigDxe.inf {\r
269 <LibraryClasses>\r
270 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.inf\r
271 }\r
b7a66f97
JY
272 \r
273 #\r
274 # Hash2\r
275 #\r
276 SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf\r
c1d93242 277\r
2d093499
QL
278 #\r
279 # PKCS7 Verification\r
280 #\r
281 SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.inf\r
282\r
0c18794e 283[Components.IA32, Components.X64]\r
70c7664c
JY
284\r
285 SecurityPkg/Tcg/MemoryOverwriteRequestControlLock/TcgMorLockSmm.inf\r
cbcccd2c 286 SecurityPkg/Tcg/TcgSmm/TcgSmm.inf\r
1abfa4ce
JY
287 SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf\r
288 SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf\r
289 #\r
290 # TrEE - to be deprecated\r
291 #\r
c1d93242 292 SecurityPkg/Tcg/TrEESmm/TrEESmm.inf\r
3aa8dc6c
LQ
293 #\r
294 # Random Number Generator\r
295 #\r
296 SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.inf\r
0c18794e 297\r
298[Components.IPF]\r
299 SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/EsalVariableDxeSal.inf \r
300\r
0c18794e 301[BuildOptions]\r
302 MSFT:*_*_IA32_DLINK_FLAGS = /ALIGN:256\r
303 INTEL:*_*_IA32_DLINK_FLAGS = /ALIGN:256\r
304\r