]> git.proxmox.com Git - mirror_edk2.git/blame - SecurityPkg/SecurityPkg.dsc
SecurityPkg: add null version of RpmcLib
[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 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
48 TpmCommLib|SecurityPkg/Library/TpmCommLib/TpmCommLib.inf\r
607599bf 49 PlatformSecureLib|SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf\r
50 TcgPhysicalPresenceLib|SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf\r
a332cfd3 51 TpmMeasurementLib|SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf\r
c1d93242
JY
52 Tpm12CommandLib|SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf\r
53 Tpm2CommandLib|SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf\r
1abfa4ce 54 Tcg2PhysicalPresenceLib|SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf\r
4610b23a 55 TcgPpVendorLib|SecurityPkg/Library/TcgPpVendorLibNull/TcgPpVendorLibNull.inf\r
1abfa4ce 56 Tcg2PpVendorLib|SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf\r
3b60842c 57 RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf\r
d4de4f99 58 PciLib|MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf\r
ed14533c 59 PciSegmentLib|MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf\r
d4de4f99
ED
60 S3BootScriptLib|MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf\r
61 SmbusLib|MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf\r
62 LockBoxLib|MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf\r
63 PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf\r
64 TcgStorageCoreLib|SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCoreLib.inf\r
65 TcgStorageOpalLib|SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf\r
5919a960 66 ResetSystemLib|MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf\r
d21c2cd0 67 RpmcLib|SecurityPkg/Library/RpmcLibNull/RpmcLibNull.inf\r
0c18794e 68\r
2f0a1e65
LL
69[LibraryClasses.ARM]\r
70 #\r
71 # It is not possible to prevent the ARM compiler for generic intrinsic functions.\r
d6b926e7 72 # This library provides the intrinsic functions generate by a given compiler.\r
2f0a1e65
LL
73 # And NULL mean link this library into all ARM images.\r
74 #\r
75 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf\r
76\r
77 # Add support for GCC stack protector\r
78 NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf\r
79\r
0c18794e 80[LibraryClasses.common.PEIM]\r
81 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
82 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
83 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
84 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
85 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
566c45a5
MK
86!ifdef CONTINUOUS_INTEGRATION\r
87 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf\r
88!else\r
89 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf\r
90 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf\r
3b947ef1 91 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf\r
566c45a5 92!endif\r
c1d93242 93 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf\r
5dbb6635 94 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
c1d93242
JY
95 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf\r
96 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf\r
1abfa4ce 97 Tcg2PhysicalPresenceLib|SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf\r
3b60842c 98 RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf\r
0c18794e 99\r
100[LibraryClasses.common.DXE_DRIVER]\r
101 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
102 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
566c45a5
MK
103!ifdef CONTINUOUS_INTEGRATION\r
104 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf\r
105!else\r
106 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf\r
107 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf\r
3b947ef1 108 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf\r
566c45a5 109!endif\r
c1d93242
JY
110 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
111 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
1abfa4ce 112 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
2a7ee115 113 FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf\r
0c18794e 114\r
115[LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.DXE_RUNTIME_DRIVER, LibraryClasses.common.DXE_SAL_DRIVER,]\r
9a000b46 116 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
0c18794e 117 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
c1d93242
JY
118 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
119 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
1abfa4ce 120 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
0c18794e 121\r
3b947ef1 122[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
a782428e 123 ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf\r
566c45a5
MK
124!ifdef CONTINUOUS_INTEGRATION\r
125 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf\r
126!else\r
127 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf\r
128 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf\r
3b947ef1 129 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf\r
566c45a5 130!endif\r
c1d93242
JY
131 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
132 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
1abfa4ce 133 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
3b947ef1 134\r
135[LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.UEFI_APPLICATION]\r
566c45a5
MK
136!ifdef CONTINUOUS_INTEGRATION\r
137 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf\r
138!else\r
139 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf\r
140 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf\r
3b947ef1 141 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf\r
566c45a5 142!endif\r
c1d93242
JY
143 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
144 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
1abfa4ce 145 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
3b947ef1 146\r
0c18794e 147[LibraryClasses.common.DXE_SMM_DRIVER]\r
9a000b46 148 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
0c18794e 149 SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf\r
150 MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf\r
a782428e 151 ReportStatusCodeLib|MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf\r
9054e55a 152 SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf\r
566c45a5
MK
153!ifdef CONTINUOUS_INTEGRATION\r
154 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf\r
155!else\r
156 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf\r
157 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf\r
0c18794e 158 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf\r
566c45a5 159!endif\r
c1d93242 160 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
1abfa4ce
JY
161 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
162 Tcg2PhysicalPresenceLib|SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf\r
350e9150 163 SmmIoLib|MdePkg/Library/SmmIoLib/SmmIoLib.inf\r
d4de4f99 164\r
c1d93242
JY
165[PcdsDynamicDefault.common.DEFAULT]\r
166 gEfiSecurityPkgTokenSpaceGuid.PcdTpmInstanceGuid|{0xb6, 0xe5, 0x01, 0x8b, 0x19, 0x4f, 0xe8, 0x46, 0xab, 0x93, 0x1c, 0x53, 0x67, 0x1b, 0x90, 0xcc}\r
167 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2InitializationPolicy|1\r
168 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2SelfTestPolicy|1\r
169 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2ScrtmPolicy|1\r
170 gEfiSecurityPkgTokenSpaceGuid.PcdTpmInitializationPolicy|1\r
171 gEfiSecurityPkgTokenSpaceGuid.PcdTpmScrtmPolicy|1\r
1abfa4ce
JY
172 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2HashMask|3\r
173 gEfiSecurityPkgTokenSpaceGuid.PcdTcg2HashAlgorithmBitmap|3\r
c1d93242 174\r
dd6d0a52
SZ
175[PcdsDynamicHii.common.DEFAULT]\r
176 gEfiSecurityPkgTokenSpaceGuid.PcdTcgPhysicalPresenceInterfaceVer|L"TCG2_VERSION"|gTcg2ConfigFormSetGuid|0x0|"1.3"|NV,BS\r
fca42289 177 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2AcpiTableRev|L"TCG2_VERSION"|gTcg2ConfigFormSetGuid|0x8|3|NV,BS\r
dd6d0a52 178\r
0c18794e 179[Components]\r
0c18794e 180 SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf\r
d0043e49 181 SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.inf\r
0c18794e 182\r
0c18794e 183 #\r
184 # TPM\r
185 #\r
186 SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.inf\r
cbcccd2c 187 SecurityPkg/Library/TpmCommLib/TpmCommLib.inf\r
c1d93242
JY
188 SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf\r
189 SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf\r
190 SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf\r
191 SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
cbcccd2c 192\r
0c18794e 193 SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.inf\r
0c18794e 194 SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf\r
c1d93242
JY
195\r
196 #\r
197 # TPM2\r
198 #\r
199 SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.inf\r
1abfa4ce
JY
200 SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf\r
201 SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf\r
c1d93242
JY
202\r
203 SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
204 SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf\r
205\r
206 SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf\r
1abfa4ce 207 SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
c1d93242
JY
208 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf\r
209 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf\r
210 SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf\r
211 SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf\r
212\r
213 SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf\r
214\r
d4de4f99
ED
215 #\r
216 # TCG Storage.\r
217 #\r
218 SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCoreLib.inf\r
219 SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf\r
d4de4f99 220\r
d21c2cd0
JW
221 #\r
222 # Variable Confidentiality & Integrity\r
223 #\r
224 SecurityPkg/Library/RpmcLibNull/RpmcLibNull.inf\r
225\r
724dcbb2
JY
226 #\r
227 # Other\r
228 #\r
1a53a034
MK
229 SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf\r
230 SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf\r
a6811666 231\r
487aa09b
JY
232 SecurityPkg/Library/FmpAuthenticationLibPkcs7/FmpAuthenticationLibPkcs7.inf\r
233 SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/FmpAuthenticationLibRsa2048Sha256.inf\r
234\r
2f3435c2
BB
235 SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf\r
236 SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf\r
237 SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf\r
238 SecurityPkg/Library/TcgPpVendorLibNull/TcgPpVendorLibNull.inf\r
239\r
4cecd19a 240[Components.IA32, Components.X64, Components.ARM, Components.AARCH64]\r
a6811666
SZ
241 SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf\r
242\r
4cecd19a 243[Components.IA32, Components.X64]\r
cbcccd2c 244 SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf\r
cbcccd2c
LG
245\r
246 #\r
247 # TPM\r
248 #\r
249 SecurityPkg/Tcg/TcgPei/TcgPei.inf\r
250 SecurityPkg/Tcg/TcgDxe/TcgDxe.inf\r
0c18794e 251 SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.inf {\r
252 <LibraryClasses>\r
253 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
254 }\r
cbcccd2c 255\r
c1d93242
JY
256 #\r
257 # TPM2\r
258 #\r
259 SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf\r
260 SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf\r
69e259e5
ZC
261 SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf\r
262 SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf\r
edf6ef24 263 SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf\r
c1d93242 264\r
1abfa4ce
JY
265 SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf {\r
266 <LibraryClasses>\r
267 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf\r
268 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf\r
269 }\r
270 SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf {\r
271 <LibraryClasses>\r
272 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf\r
273 NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf\r
274 NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf\r
275 NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf\r
8d7aef3d
ZC
276 NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf\r
277 NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf\r
edf6ef24 278 NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf\r
1abfa4ce
JY
279 }\r
280\r
281 SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf {\r
282 <LibraryClasses>\r
283 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf\r
284 NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf\r
285 NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf\r
286 NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf\r
8d7aef3d
ZC
287 NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf\r
288 NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf\r
edf6ef24 289 NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf\r
1abfa4ce
JY
290 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
291 }\r
292 SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf {\r
293 <LibraryClasses>\r
294 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
295 }\r
296\r
b7a66f97
JY
297 #\r
298 # Hash2\r
299 #\r
300 SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf\r
c1d93242 301\r
2d093499
QL
302 #\r
303 # PKCS7 Verification\r
304 #\r
305 SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.inf\r
306\r
0c18794e 307[Components.IA32, Components.X64]\r
70c7664c
JY
308\r
309 SecurityPkg/Tcg/MemoryOverwriteRequestControlLock/TcgMorLockSmm.inf\r
cbcccd2c 310 SecurityPkg/Tcg/TcgSmm/TcgSmm.inf\r
1abfa4ce
JY
311 SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf\r
312 SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf\r
ff469eae 313\r
3aa8dc6c
LQ
314 #\r
315 # Random Number Generator\r
316 #\r
317 SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.inf\r
0c18794e 318\r
d4de4f99
ED
319 #\r
320 # Opal Password solution\r
321 #\r
112e584b
SZ
322 SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordDxe.inf\r
323 SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordPei.inf\r
d4de4f99 324\r
e8959f81
HW
325 #\r
326 # HDD Password solution\r
327 #\r
328 SecurityPkg/HddPassword/HddPasswordDxe.inf\r
329 SecurityPkg/HddPassword/HddPasswordPei.inf\r
330\r
8b6f0b5c
JW
331 #\r
332 # Common FV checker/verifier/reporter\r
333 #\r
334 SecurityPkg/FvReportPei/FvReportPei.inf\r
335\r
0c18794e 336[BuildOptions]\r
337 MSFT:*_*_IA32_DLINK_FLAGS = /ALIGN:256\r
338 INTEL:*_*_IA32_DLINK_FLAGS = /ALIGN:256\r
b32f094c 339 *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES\r
0c18794e 340\r