VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/SecurityPkg/SecurityPkg.dsc@ 107041

Last change on this file since 107041 was 105670, checked in by vboxsync, 6 months ago

Devices/EFI/FirmwareNew: Merge edk2-stable-202405 and make it build on aarch64, bugref:4643

  • Property svn:eol-style set to native
File size: 20.9 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 #
94 # It is not possible to prevent the ARM compiler for generic intrinsic functions.
95 # This library provides the intrinsic functions generate by a given compiler.
96 # And NULL mean link this library into all ARM images.
97 #
98 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
99
100 # Add support for GCC stack protector
101 NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf
102
103 ArmSoftFloatLib|ArmPkg/Library/ArmSoftFloatLib/ArmSoftFloatLib.inf
104
105 ArmTrngLib|MdePkg/Library/BaseArmTrngLibNull/BaseArmTrngLibNull.inf
106
107[LibraryClasses.ARM]
108 RngLib|MdeModulePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib.inf
109
110[LibraryClasses.RISCV64]
111 RngLib|MdeModulePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib.inf
112
113[LibraryClasses.common.PEIM]
114 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
115 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
116 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
117 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
118 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
119!ifdef CONTINUOUS_INTEGRATION
120 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
121!else
122 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
123 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
124 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf
125!endif
126 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
127 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
128 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf
129 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf
130 Tcg2PhysicalPresenceLib|SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf
131 TpmMeasurementLib|SecurityPkg/Library/PeiTpmMeasurementLib/PeiTpmMeasurementLib.inf
132 RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf
133
134[LibraryClasses.common.DXE_DRIVER]
135 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
136 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
137!ifdef CONTINUOUS_INTEGRATION
138 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
139!else
140 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
141 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
142 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
143!endif
144 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
145 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
146 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
147 FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
148
149[LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.DXE_RUNTIME_DRIVER, LibraryClasses.common.DXE_SAL_DRIVER,]
150 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
151 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
152 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
153 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
154 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
155
156[LibraryClasses.common.DXE_RUNTIME_DRIVER]
157 ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf
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/RuntimeCryptLib.inf
164!endif
165 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
166 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
167 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
168
169[LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.UEFI_APPLICATION]
170!ifdef CONTINUOUS_INTEGRATION
171 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
172!else
173 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
174 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
175 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
176!endif
177 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
178 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
179 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
180 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
181
182[LibraryClasses.common.DXE_SMM_DRIVER]
183 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
184 SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf
185 MmServicesTableLib|MdePkg/Library/MmServicesTableLib/MmServicesTableLib.inf
186 MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf
187 ReportStatusCodeLib|MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf
188 SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf
189!ifdef CONTINUOUS_INTEGRATION
190 BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
191!else
192 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
193 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
194 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
195!endif
196 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
197 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
198 Tcg2PhysicalPresenceLib|SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf
199 SmmIoLib|MdePkg/Library/SmmIoLib/SmmIoLib.inf
200
201[LibraryClasses.common.MM_STANDALONE]
202 StandaloneMmDriverEntryPoint|MdePkg/Library/StandaloneMmDriverEntryPoint/StandaloneMmDriverEntryPoint.inf
203 MmServicesTableLib|MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.inf
204 Tcg2PhysicalPresenceLib|SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/StandaloneMmTcg2PhysicalPresenceLib.inf
205 MemLib|StandaloneMmPkg/Library/StandaloneMmMemLib/StandaloneMmMemLib.inf
206 HobLib|StandaloneMmPkg/Library/StandaloneMmHobLib/StandaloneMmHobLib.inf
207 MemoryAllocationLib|StandaloneMmPkg/Library/StandaloneMmMemoryAllocationLib/StandaloneMmMemoryAllocationLib.inf
208
209[PcdsDynamicDefault.common.DEFAULT]
210 gEfiSecurityPkgTokenSpaceGuid.PcdTpmInstanceGuid|{0xb6, 0xe5, 0x01, 0x8b, 0x19, 0x4f, 0xe8, 0x46, 0xab, 0x93, 0x1c, 0x53, 0x67, 0x1b, 0x90, 0xcc}
211 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2InitializationPolicy|1
212 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2SelfTestPolicy|1
213 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2ScrtmPolicy|1
214 gEfiSecurityPkgTokenSpaceGuid.PcdTpmInitializationPolicy|1
215 gEfiSecurityPkgTokenSpaceGuid.PcdTpmScrtmPolicy|1
216 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2HashMask|3
217 gEfiSecurityPkgTokenSpaceGuid.PcdTcg2HashAlgorithmBitmap|3
218
219[PcdsDynamicHii.common.DEFAULT]
220 gEfiSecurityPkgTokenSpaceGuid.PcdTcgPhysicalPresenceInterfaceVer|L"TCG2_VERSION"|gTcg2ConfigFormSetGuid|0x0|"1.3"|NV,BS
221 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2AcpiTableRev|L"TCG2_VERSION"|gTcg2ConfigFormSetGuid|0x8|3|NV,BS
222
223[Components]
224 SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf
225 SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.inf
226
227 #
228 # TPM
229 #
230 SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.inf
231 SecurityPkg/Library/TpmCommLib/TpmCommLib.inf
232 SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf
233 SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf
234 SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf
235 SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
236
237 SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.inf
238 SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf
239
240 #
241 # TPM2
242 #
243 SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.inf
244 SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf
245 SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf
246
247 SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
248 SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
249
250 SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf
251 SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
252 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf
253 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf
254 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpmStandaloneMm.inf
255 SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf
256 SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf
257
258 SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf
259
260 SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib.inf
261 SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLibNull/PeiDxeTpmPlatformHierarchyLib.inf
262
263 #
264 # TCG Storage.
265 #
266 SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCoreLib.inf
267 SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf
268
269 #
270 # Variable Confidentiality & Integrity
271 #
272 SecurityPkg/Library/PlatformPKProtectionLibVarPolicy/PlatformPKProtectionLibVarPolicy.inf
273
274 #
275 # Other
276 #
277 SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf
278 SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf
279
280 SecurityPkg/Library/FmpAuthenticationLibPkcs7/FmpAuthenticationLibPkcs7.inf
281 SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/FmpAuthenticationLibRsa2048Sha256.inf
282
283 SecurityPkg/Library/PeiTpmMeasurementLib/PeiTpmMeasurementLib.inf
284 SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf
285 SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf
286 SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf
287 SecurityPkg/Library/TcgPpVendorLibNull/TcgPpVendorLibNull.inf
288 SecurityPkg/Library/TcgEventLogRecordLib/TcgEventLogRecordLib.inf
289
290[Components.IA32, Components.X64, Components.ARM, Components.AARCH64]
291 SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf
292 SecurityPkg/Library/SecureBootVariableLib/SecureBootVariableLib.inf
293 SecurityPkg/Library/SecureBootVariableProvisionLib/SecureBootVariableProvisionLib.inf
294 SecurityPkg/EnrollFromDefaultKeysApp/EnrollFromDefaultKeysApp.inf
295 SecurityPkg/VariableAuthenticated/SecureBootDefaultKeysDxe/SecureBootDefaultKeysDxe.inf
296
297[Components.IA32, Components.X64, Components.AARCH64, Components.ARM]
298 #
299 # Random Number Generator
300 #
301 SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.inf
302
303 #
304 # SPDM
305 #
306 SecurityPkg/DeviceSecurity/SpdmSecurityLib/SpdmSecurityLib.inf
307 SecurityPkg/DeviceSecurity/SpdmLib/SpdmDeviceSecretLibNull.inf
308 SecurityPkg/DeviceSecurity/SpdmLib/SpdmCryptLib.inf
309 SecurityPkg/DeviceSecurity/SpdmLib/SpdmCommonLib.inf
310 SecurityPkg/DeviceSecurity/SpdmLib/SpdmRequesterLib.inf
311 SecurityPkg/DeviceSecurity/SpdmLib/SpdmResponderLib.inf
312 SecurityPkg/DeviceSecurity/SpdmLib/SpdmSecuredMessageLib.inf
313 SecurityPkg/DeviceSecurity/SpdmLib/SpdmTransportMctpLib.inf
314 SecurityPkg/DeviceSecurity/SpdmLib/SpdmTransportPciDoeLib.inf
315 SecurityPkg/DeviceSecurity/OsStub/CryptlibWrapper/CryptlibWrapper.inf
316 SecurityPkg/DeviceSecurity/OsStub/PlatformLibWrapper/PlatformLibWrapper.inf
317 SecurityPkg/DeviceSecurity/OsStub/MemLibWrapper/MemLibWrapper.inf
318
319[Components.IA32, Components.X64]
320 SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf
321
322 #
323 # TPM
324 #
325 SecurityPkg/Tcg/TcgPei/TcgPei.inf
326 SecurityPkg/Tcg/TcgDxe/TcgDxe.inf
327 SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.inf {
328 <LibraryClasses>
329 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
330 }
331
332 #
333 # TPM2
334 #
335 SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf
336 SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
337 SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
338 SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
339 SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
340
341 SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf {
342 <LibraryClasses>
343 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf
344 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf
345 }
346 SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf {
347 <LibraryClasses>
348 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf
349 NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf
350 NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf
351 NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
352 NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
353 NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
354 NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
355 }
356
357 SecurityPkg/Tcg/Tcg2PlatformPei/Tcg2PlatformPei.inf {
358 <LibraryClasses>
359 TpmPlatformHierarchyLib|SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib.inf
360 }
361
362 SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf {
363 <LibraryClasses>
364 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf
365 NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf
366 NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf
367 NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
368 NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
369 NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
370 NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
371 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
372 }
373 SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf {
374 <LibraryClasses>
375 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
376 }
377
378 SecurityPkg/Tcg/Tcg2PlatformDxe/Tcg2PlatformDxe.inf {
379 <LibraryClasses>
380 TpmPlatformHierarchyLib|SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib.inf
381 }
382
383 #
384 # Hash2
385 #
386 SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf
387
388 #
389 # PKCS7 Verification
390 #
391 SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.inf
392
393[Components.IA32, Components.X64]
394
395 SecurityPkg/Tcg/MemoryOverwriteRequestControlLock/TcgMorLockSmm.inf
396 SecurityPkg/Tcg/TcgSmm/TcgSmm.inf
397 SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf
398 SecurityPkg/Tcg/Tcg2Smm/Tcg2StandaloneMm.inf
399 SecurityPkg/Tcg/Tcg2Smm/Tcg2MmDependencyDxe.inf
400 SecurityPkg/Tcg/Tcg2Acpi/Tcg2Acpi.inf
401 SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf
402 SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/StandaloneMmTcg2PhysicalPresenceLib.inf
403
404 #
405 # Opal Password solution
406 #
407 SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordDxe.inf
408 SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordPei.inf
409
410 #
411 # HDD Password solution
412 #
413 SecurityPkg/HddPassword/HddPasswordDxe.inf
414 SecurityPkg/HddPassword/HddPasswordPei.inf
415
416 #
417 # Common FV checker/verifier/reporter
418 #
419 SecurityPkg/FvReportPei/FvReportPei.inf
420
421[BuildOptions]
422 MSFT:*_*_IA32_DLINK_FLAGS = /ALIGN:256
423 INTEL:*_*_IA32_DLINK_FLAGS = /ALIGN:256
424 *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES
Note: See TracBrowser for help on using the repository browser.

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