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