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