VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/SecurityPkg/SecurityPkg.dsc@ 108794

Last change on this file since 108794 was 108794, checked in by vboxsync, 2 weeks ago

Devices/EFI/FirmwareNew: Merge edk2-stable202502 from the vendor branch and make it build for the important platforms, bugref:4643

  • Property svn:eol-style set to native
File size: 20.5 KB
Line 
1## @file
2# Security Module Package for All Architectures.
3#
4# Copyright (c) 2009 - 2024, Intel Corporation. All rights reserved.<BR>
5# (C) Copyright 2015-2020 Hewlett Packard Enterprise Development LP<BR>
6# Copyright (c) 2022, Loongson Technology Corporation Limited. All rights reserved.<BR>
7# Copyright (c) 2021 - 2022, Arm Limited. All rights reserved.<BR>
8# SPDX-License-Identifier: BSD-2-Clause-Patent
9#
10##
11
12[Defines]
13 PLATFORM_NAME = SecurityPkg
14 PLATFORM_GUID = B2C4614D-AE76-47ba-B876-5988BFED064F
15 PLATFORM_VERSION = 0.98
16 DSC_SPECIFICATION = 0x00010005
17 OUTPUT_DIRECTORY = Build/SecurityPkg
18 SUPPORTED_ARCHITECTURES = IA32|X64|EBC|ARM|AARCH64|RISCV64|LOONGARCH64
19 BUILD_TARGETS = DEBUG|RELEASE|NOOPT
20 SKUID_IDENTIFIER = DEFAULT
21
22!include MdePkg/MdeLibs.dsc.inc
23
24[LibraryClasses]
25 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
26 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
27 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
28 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
29 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
30 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
31 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
32 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
33 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
34 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
35 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
36 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
37
38 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
39 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
40 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
41 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
42 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
43 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
44 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
45 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
46 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
47 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
48 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
49 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
50 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
51 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
52 TpmCommLib|SecurityPkg/Library/TpmCommLib/TpmCommLib.inf
53 PlatformSecureLib|SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf
54 TcgPhysicalPresenceLib|SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf
55 TpmMeasurementLib|SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf
56 Tpm12CommandLib|SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf
57 Tpm2CommandLib|SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf
58 Tcg2PhysicalPresenceLib|SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf
59 TcgPpVendorLib|SecurityPkg/Library/TcgPpVendorLibNull/TcgPpVendorLibNull.inf
60 Tcg2PpVendorLib|SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf
61 RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf
62 PciLib|MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf
63 PciSegmentLib|MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf
64 S3BootScriptLib|MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf
65 SmbusLib|MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf
66 LockBoxLib|MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf
67 PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
68 TcgStorageCoreLib|SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCoreLib.inf
69 TcgStorageOpalLib|SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf
70 ResetSystemLib|MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf
71 TcgEventLogRecordLib|SecurityPkg/Library/TcgEventLogRecordLib/TcgEventLogRecordLib.inf
72 MmUnblockMemoryLib|MdePkg/Library/MmUnblockMemoryLib/MmUnblockMemoryLibNull.inf
73 SecureBootVariableLib|SecurityPkg/Library/SecureBootVariableLib/SecureBootVariableLib.inf
74 PlatformPKProtectionLib|SecurityPkg/Library/PlatformPKProtectionLibVarPolicy/PlatformPKProtectionLibVarPolicy.inf
75 SecureBootVariableProvisionLib|SecurityPkg/Library/SecureBootVariableProvisionLib/SecureBootVariableProvisionLib.inf
76 TdxLib|MdePkg/Library/TdxLib/TdxLib.inf
77 VariablePolicyHelperLib|MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.inf
78
79 SpdmSecurityLib|SecurityPkg/DeviceSecurity/SpdmSecurityLib/SpdmSecurityLib.inf
80 SpdmDeviceSecretLib|SecurityPkg/DeviceSecurity/SpdmLib/SpdmDeviceSecretLibNull.inf
81 SpdmCryptLib|SecurityPkg/DeviceSecurity/SpdmLib/SpdmCryptLib.inf
82 SpdmCommonLib|SecurityPkg/DeviceSecurity/SpdmLib/SpdmCommonLib.inf
83 SpdmRequesterLib|SecurityPkg/DeviceSecurity/SpdmLib/SpdmRequesterLib.inf
84 SpdmResponderLib|SecurityPkg/DeviceSecurity/SpdmLib/SpdmResponderLib.inf
85 SpdmSecuredMessageLib|SecurityPkg/DeviceSecurity/SpdmLib/SpdmSecuredMessageLib.inf
86 SpdmTransportMctpLib|SecurityPkg/DeviceSecurity/SpdmLib/SpdmTransportMctpLib.inf
87 SpdmTransportPciDoeLib|SecurityPkg/DeviceSecurity/SpdmLib/SpdmTransportPciDoeLib.inf
88 CryptlibWrapper|SecurityPkg/DeviceSecurity/OsStub/CryptlibWrapper/CryptlibWrapper.inf
89 PlatformLibWrapper|SecurityPkg/DeviceSecurity/OsStub/PlatformLibWrapper/PlatformLibWrapper.inf
90 MemLibWrapper|SecurityPkg/DeviceSecurity/OsStub/MemLibWrapper/MemLibWrapper.inf
91
92[LibraryClasses.ARM, LibraryClasses.AARCH64]
93 ArmTrngLib|MdePkg/Library/BaseArmTrngLibNull/BaseArmTrngLibNull.inf
94
95[LibraryClasses.ARM]
96 RngLib|MdeModulePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib.inf
97
98[LibraryClasses.RISCV64]
99 RngLib|MdeModulePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib.inf
100
101[LibraryClasses.common.PEIM]
102 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
103 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
104 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
105 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
106 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
107!ifdef CONTINUOUS_INTEGRATION
108 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
109!else
110 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
111 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
112 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf
113!endif
114 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
115 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
116 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf
117 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf
118 Tcg2PhysicalPresenceLib|SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf
119 TpmMeasurementLib|SecurityPkg/Library/PeiTpmMeasurementLib/PeiTpmMeasurementLib.inf
120 RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf
121
122[LibraryClasses.common.DXE_DRIVER]
123 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
124 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
125!ifdef CONTINUOUS_INTEGRATION
126 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
127!else
128 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
129 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
130 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
131!endif
132 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
133 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
134 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
135 FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
136
137[LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.DXE_RUNTIME_DRIVER, LibraryClasses.common.DXE_SAL_DRIVER,]
138 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
139 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
140 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
141 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
142 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
143
144[LibraryClasses.common.DXE_RUNTIME_DRIVER]
145 ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf
146!ifdef CONTINUOUS_INTEGRATION
147 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
148!else
149 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
150 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
151 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf
152!endif
153 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
154 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
155 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
156
157[LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.UEFI_APPLICATION]
158!ifdef CONTINUOUS_INTEGRATION
159 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
160!else
161 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
162 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
163 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
164!endif
165 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
166 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
167 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
168 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
169
170[LibraryClasses.common.DXE_SMM_DRIVER]
171 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
172 SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf
173 MmServicesTableLib|MdePkg/Library/MmServicesTableLib/MmServicesTableLib.inf
174 MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf
175 ReportStatusCodeLib|MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf
176 SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf
177!ifdef CONTINUOUS_INTEGRATION
178 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
179!else
180 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
181 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
182 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
183!endif
184 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
185 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
186 Tcg2PhysicalPresenceLib|SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf
187 SmmIoLib|MdePkg/Library/SmmIoLib/SmmIoLib.inf
188
189[LibraryClasses.common.MM_STANDALONE]
190 StandaloneMmDriverEntryPoint|MdePkg/Library/StandaloneMmDriverEntryPoint/StandaloneMmDriverEntryPoint.inf
191 MmServicesTableLib|MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.inf
192 Tcg2PhysicalPresenceLib|SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/StandaloneMmTcg2PhysicalPresenceLib.inf
193 MemLib|StandaloneMmPkg/Library/StandaloneMmMemLib/StandaloneMmMemLib.inf
194 HobLib|StandaloneMmPkg/Library/StandaloneMmHobLib/StandaloneMmHobLib.inf
195 MemoryAllocationLib|StandaloneMmPkg/Library/StandaloneMmMemoryAllocationLib/StandaloneMmMemoryAllocationLib.inf
196
197[PcdsDynamicDefault.common.DEFAULT]
198 gEfiSecurityPkgTokenSpaceGuid.PcdTpmInstanceGuid|{0xb6, 0xe5, 0x01, 0x8b, 0x19, 0x4f, 0xe8, 0x46, 0xab, 0x93, 0x1c, 0x53, 0x67, 0x1b, 0x90, 0xcc}
199 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2InitializationPolicy|1
200 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2SelfTestPolicy|1
201 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2ScrtmPolicy|1
202 gEfiSecurityPkgTokenSpaceGuid.PcdTpmInitializationPolicy|1
203 gEfiSecurityPkgTokenSpaceGuid.PcdTpmScrtmPolicy|1
204 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2HashMask|3
205 gEfiSecurityPkgTokenSpaceGuid.PcdTcg2HashAlgorithmBitmap|3
206
207[PcdsDynamicHii.common.DEFAULT]
208 gEfiSecurityPkgTokenSpaceGuid.PcdTcgPhysicalPresenceInterfaceVer|L"TCG2_VERSION"|gTcg2ConfigFormSetGuid|0x0|"1.3"|NV,BS
209 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2AcpiTableRev|L"TCG2_VERSION"|gTcg2ConfigFormSetGuid|0x8|3|NV,BS
210
211[Components]
212 SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf
213 SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.inf
214
215 #
216 # TPM
217 #
218 SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.inf
219 SecurityPkg/Library/TpmCommLib/TpmCommLib.inf
220 SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf
221 SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf
222 SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf
223 SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
224
225 SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.inf
226 SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf
227
228 #
229 # TPM2
230 #
231 SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.inf
232 SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf
233 SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf
234
235 SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
236 SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
237
238 SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf
239 SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
240 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf
241 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf
242 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpmStandaloneMm.inf
243 SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf
244 SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf
245
246 SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf
247
248 SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib.inf
249 SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLibNull/PeiDxeTpmPlatformHierarchyLib.inf
250
251 #
252 # TCG Storage.
253 #
254 SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCoreLib.inf
255 SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf
256
257 #
258 # Variable Confidentiality & Integrity
259 #
260 SecurityPkg/Library/PlatformPKProtectionLibVarPolicy/PlatformPKProtectionLibVarPolicy.inf
261
262 #
263 # Other
264 #
265 SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf
266 SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf
267
268 SecurityPkg/Library/FmpAuthenticationLibPkcs7/FmpAuthenticationLibPkcs7.inf
269 SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/FmpAuthenticationLibRsa2048Sha256.inf
270
271 SecurityPkg/Library/PeiTpmMeasurementLib/PeiTpmMeasurementLib.inf
272 SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf
273 SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf
274 SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf
275 SecurityPkg/Library/TcgPpVendorLibNull/TcgPpVendorLibNull.inf
276 SecurityPkg/Library/TcgEventLogRecordLib/TcgEventLogRecordLib.inf
277
278[Components.IA32, Components.X64, Components.ARM, Components.AARCH64]
279 SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf
280 SecurityPkg/Library/SecureBootVariableLib/SecureBootVariableLib.inf
281 SecurityPkg/Library/SecureBootVariableProvisionLib/SecureBootVariableProvisionLib.inf
282 SecurityPkg/EnrollFromDefaultKeysApp/EnrollFromDefaultKeysApp.inf
283 SecurityPkg/VariableAuthenticated/SecureBootDefaultKeysDxe/SecureBootDefaultKeysDxe.inf
284
285[Components.IA32, Components.X64, Components.AARCH64, Components.ARM]
286 #
287 # Random Number Generator
288 #
289 SecurityPkg/RandomNumberGenerator/RngPei/RngPei.inf
290 SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.inf
291
292 #
293 # SPDM
294 #
295 SecurityPkg/DeviceSecurity/SpdmSecurityLib/SpdmSecurityLib.inf
296 SecurityPkg/DeviceSecurity/SpdmLib/SpdmDeviceSecretLibNull.inf
297 SecurityPkg/DeviceSecurity/SpdmLib/SpdmCryptLib.inf
298 SecurityPkg/DeviceSecurity/SpdmLib/SpdmCommonLib.inf
299 SecurityPkg/DeviceSecurity/SpdmLib/SpdmRequesterLib.inf
300 SecurityPkg/DeviceSecurity/SpdmLib/SpdmResponderLib.inf
301 SecurityPkg/DeviceSecurity/SpdmLib/SpdmSecuredMessageLib.inf
302 SecurityPkg/DeviceSecurity/SpdmLib/SpdmTransportMctpLib.inf
303 SecurityPkg/DeviceSecurity/SpdmLib/SpdmTransportPciDoeLib.inf
304 SecurityPkg/DeviceSecurity/OsStub/CryptlibWrapper/CryptlibWrapper.inf
305 SecurityPkg/DeviceSecurity/OsStub/PlatformLibWrapper/PlatformLibWrapper.inf
306 SecurityPkg/DeviceSecurity/OsStub/MemLibWrapper/MemLibWrapper.inf
307
308[Components.IA32, Components.X64]
309 SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf
310
311 #
312 # TPM
313 #
314 SecurityPkg/Tcg/TcgPei/TcgPei.inf
315 SecurityPkg/Tcg/TcgDxe/TcgDxe.inf
316 SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.inf {
317 <LibraryClasses>
318 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
319 }
320
321 #
322 # TPM2
323 #
324 SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf
325 SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
326 SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
327 SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
328 SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
329
330 SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf {
331 <LibraryClasses>
332 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf
333 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf
334 }
335 SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf {
336 <LibraryClasses>
337 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf
338 NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf
339 NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf
340 NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
341 NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
342 NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
343 NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
344 }
345
346 SecurityPkg/Tcg/Tcg2PlatformPei/Tcg2PlatformPei.inf {
347 <LibraryClasses>
348 TpmPlatformHierarchyLib|SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib.inf
349 }
350
351 SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf {
352 <LibraryClasses>
353 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf
354 NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf
355 NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf
356 NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
357 NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
358 NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
359 NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
360 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
361 }
362 SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf {
363 <LibraryClasses>
364 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
365 }
366
367 SecurityPkg/Tcg/Tcg2PlatformDxe/Tcg2PlatformDxe.inf {
368 <LibraryClasses>
369 TpmPlatformHierarchyLib|SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib.inf
370 }
371
372 #
373 # Hash2
374 #
375 SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf
376
377 #
378 # PKCS7 Verification
379 #
380 SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.inf
381
382[Components.IA32, Components.X64]
383
384 SecurityPkg/Tcg/MemoryOverwriteRequestControlLock/TcgMorLockSmm.inf
385 SecurityPkg/Tcg/TcgSmm/TcgSmm.inf
386 SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf
387 SecurityPkg/Tcg/Tcg2Smm/Tcg2StandaloneMm.inf
388 SecurityPkg/Tcg/Tcg2Smm/Tcg2MmDependencyDxe.inf
389 SecurityPkg/Tcg/Tcg2Acpi/Tcg2Acpi.inf
390 SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf
391 SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/StandaloneMmTcg2PhysicalPresenceLib.inf
392
393 #
394 # Opal Password solution
395 #
396 SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordDxe.inf
397 SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordPei.inf
398
399 #
400 # HDD Password solution
401 #
402 SecurityPkg/HddPassword/HddPasswordDxe.inf
403 SecurityPkg/HddPassword/HddPasswordPei.inf
404
405 #
406 # Common FV checker/verifier/reporter
407 #
408 SecurityPkg/FvReportPei/FvReportPei.inf
409
410[BuildOptions]
411 MSFT:*_*_IA32_DLINK_FLAGS = /ALIGN:256
412 MSFT:*_*_IA32_DLINK_XIPFLAGS = /ALIGN:256
413 INTEL:*_*_IA32_DLINK_FLAGS = /ALIGN:256
414 *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette