1 | ## @file
|
---|
2 | # Security Module Package for All Architectures.
|
---|
3 | #
|
---|
4 | # Copyright (c) 2009 - 2019, Intel Corporation. All rights reserved.<BR>
|
---|
5 | # (C) Copyright 2015-2020 Hewlett Packard Enterprise Development LP<BR>
|
---|
6 | # SPDX-License-Identifier: BSD-2-Clause-Patent
|
---|
7 | #
|
---|
8 | ##
|
---|
9 |
|
---|
10 | [Defines]
|
---|
11 | PLATFORM_NAME = SecurityPkg
|
---|
12 | PLATFORM_GUID = B2C4614D-AE76-47ba-B876-5988BFED064F
|
---|
13 | PLATFORM_VERSION = 0.98
|
---|
14 | DSC_SPECIFICATION = 0x00010005
|
---|
15 | OUTPUT_DIRECTORY = Build/SecurityPkg
|
---|
16 | SUPPORTED_ARCHITECTURES = IA32|X64|EBC|ARM|AARCH64|RISCV64
|
---|
17 | BUILD_TARGETS = DEBUG|RELEASE|NOOPT
|
---|
18 | SKUID_IDENTIFIER = DEFAULT
|
---|
19 |
|
---|
20 | [LibraryClasses]
|
---|
21 | DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
|
---|
22 | DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
|
---|
23 | BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
|
---|
24 | SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
|
---|
25 | TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
|
---|
26 | BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
|
---|
27 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
|
---|
28 | PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
|
---|
29 | UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
|
---|
30 | PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
|
---|
31 | PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
|
---|
32 | PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
|
---|
33 |
|
---|
34 | DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
|
---|
35 | UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
|
---|
36 | UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
|
---|
37 | DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
|
---|
38 | UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
|
---|
39 | DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
|
---|
40 | UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
|
---|
41 | UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
|
---|
42 | ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
|
---|
43 | OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
|
---|
44 | HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
|
---|
45 | UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
|
---|
46 | PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
|
---|
47 | IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
|
---|
48 | TpmCommLib|SecurityPkg/Library/TpmCommLib/TpmCommLib.inf
|
---|
49 | PlatformSecureLib|SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf
|
---|
50 | TcgPhysicalPresenceLib|SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf
|
---|
51 | TpmMeasurementLib|SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf
|
---|
52 | Tpm12CommandLib|SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf
|
---|
53 | Tpm2CommandLib|SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf
|
---|
54 | Tcg2PhysicalPresenceLib|SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf
|
---|
55 | TcgPpVendorLib|SecurityPkg/Library/TcgPpVendorLibNull/TcgPpVendorLibNull.inf
|
---|
56 | Tcg2PpVendorLib|SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf
|
---|
57 | RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf
|
---|
58 | PciLib|MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf
|
---|
59 | PciSegmentLib|MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf
|
---|
60 | S3BootScriptLib|MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf
|
---|
61 | SmbusLib|MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf
|
---|
62 | LockBoxLib|MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf
|
---|
63 | PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
|
---|
64 | TcgStorageCoreLib|SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCoreLib.inf
|
---|
65 | TcgStorageOpalLib|SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf
|
---|
66 | ResetSystemLib|MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf
|
---|
67 | VariableKeyLib|SecurityPkg/Library/VariableKeyLibNull/VariableKeyLibNull.inf
|
---|
68 | RpmcLib|SecurityPkg/Library/RpmcLibNull/RpmcLibNull.inf
|
---|
69 |
|
---|
70 | [LibraryClasses.ARM]
|
---|
71 | #
|
---|
72 | # It is not possible to prevent the ARM compiler for generic intrinsic functions.
|
---|
73 | # This library provides the intrinsic functions generate by a given compiler.
|
---|
74 | # And NULL mean link this library into all ARM images.
|
---|
75 | #
|
---|
76 | NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
|
---|
77 |
|
---|
78 | # Add support for GCC stack protector
|
---|
79 | NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf
|
---|
80 |
|
---|
81 | [LibraryClasses.common.PEIM]
|
---|
82 | PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
|
---|
83 | PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
|
---|
84 | PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
|
---|
85 | HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
|
---|
86 | MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
|
---|
87 | !ifdef CONTINUOUS_INTEGRATION
|
---|
88 | BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
|
---|
89 | !else
|
---|
90 | IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
|
---|
91 | OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
|
---|
92 | BaseCryptLib|CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf
|
---|
93 | !endif
|
---|
94 | HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
|
---|
95 | ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
|
---|
96 | Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf
|
---|
97 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf
|
---|
98 | Tcg2PhysicalPresenceLib|SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf
|
---|
99 | RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf
|
---|
100 |
|
---|
101 | [LibraryClasses.common.DXE_DRIVER]
|
---|
102 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
|
---|
103 | ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
|
---|
104 | !ifdef CONTINUOUS_INTEGRATION
|
---|
105 | BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
|
---|
106 | !else
|
---|
107 | IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
|
---|
108 | OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
|
---|
109 | BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
|
---|
110 | !endif
|
---|
111 | HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
|
---|
112 | Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
|
---|
113 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
|
---|
114 | FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
|
---|
115 |
|
---|
116 | [LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.DXE_RUNTIME_DRIVER, LibraryClasses.common.DXE_SAL_DRIVER,]
|
---|
117 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
|
---|
118 | DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
|
---|
119 | HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
|
---|
120 | Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
|
---|
121 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
|
---|
122 |
|
---|
123 | [LibraryClasses.common.DXE_RUNTIME_DRIVER]
|
---|
124 | ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.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/RuntimeCryptLib.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 |
|
---|
136 | [LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.UEFI_APPLICATION]
|
---|
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 |
|
---|
148 | [LibraryClasses.common.DXE_SMM_DRIVER]
|
---|
149 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
|
---|
150 | SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf
|
---|
151 | MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf
|
---|
152 | ReportStatusCodeLib|MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf
|
---|
153 | SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf
|
---|
154 | !ifdef CONTINUOUS_INTEGRATION
|
---|
155 | BaseCryptLib|CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf
|
---|
156 | !else
|
---|
157 | IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
|
---|
158 | OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
|
---|
159 | BaseCryptLib|CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
|
---|
160 | !endif
|
---|
161 | Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
|
---|
162 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
|
---|
163 | Tcg2PhysicalPresenceLib|SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf
|
---|
164 | SmmIoLib|MdePkg/Library/SmmIoLib/SmmIoLib.inf
|
---|
165 |
|
---|
166 | [PcdsDynamicDefault.common.DEFAULT]
|
---|
167 | gEfiSecurityPkgTokenSpaceGuid.PcdTpmInstanceGuid|{0xb6, 0xe5, 0x01, 0x8b, 0x19, 0x4f, 0xe8, 0x46, 0xab, 0x93, 0x1c, 0x53, 0x67, 0x1b, 0x90, 0xcc}
|
---|
168 | gEfiSecurityPkgTokenSpaceGuid.PcdTpm2InitializationPolicy|1
|
---|
169 | gEfiSecurityPkgTokenSpaceGuid.PcdTpm2SelfTestPolicy|1
|
---|
170 | gEfiSecurityPkgTokenSpaceGuid.PcdTpm2ScrtmPolicy|1
|
---|
171 | gEfiSecurityPkgTokenSpaceGuid.PcdTpmInitializationPolicy|1
|
---|
172 | gEfiSecurityPkgTokenSpaceGuid.PcdTpmScrtmPolicy|1
|
---|
173 | gEfiSecurityPkgTokenSpaceGuid.PcdTpm2HashMask|3
|
---|
174 | gEfiSecurityPkgTokenSpaceGuid.PcdTcg2HashAlgorithmBitmap|3
|
---|
175 |
|
---|
176 | [PcdsDynamicHii.common.DEFAULT]
|
---|
177 | gEfiSecurityPkgTokenSpaceGuid.PcdTcgPhysicalPresenceInterfaceVer|L"TCG2_VERSION"|gTcg2ConfigFormSetGuid|0x0|"1.3"|NV,BS
|
---|
178 | gEfiSecurityPkgTokenSpaceGuid.PcdTpm2AcpiTableRev|L"TCG2_VERSION"|gTcg2ConfigFormSetGuid|0x8|3|NV,BS
|
---|
179 |
|
---|
180 | [Components]
|
---|
181 | SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf
|
---|
182 | SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.inf
|
---|
183 |
|
---|
184 | #
|
---|
185 | # TPM
|
---|
186 | #
|
---|
187 | SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.inf
|
---|
188 | SecurityPkg/Library/TpmCommLib/TpmCommLib.inf
|
---|
189 | SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf
|
---|
190 | SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf
|
---|
191 | SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf
|
---|
192 | SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf
|
---|
193 |
|
---|
194 | SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.inf
|
---|
195 | SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf
|
---|
196 |
|
---|
197 | #
|
---|
198 | # TPM2
|
---|
199 | #
|
---|
200 | SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.inf
|
---|
201 | SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf
|
---|
202 | SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf
|
---|
203 |
|
---|
204 | SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf
|
---|
205 | SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
|
---|
206 |
|
---|
207 | SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf
|
---|
208 | SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
|
---|
209 | SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf
|
---|
210 | SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf
|
---|
211 | SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf
|
---|
212 | SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf
|
---|
213 |
|
---|
214 | SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf
|
---|
215 |
|
---|
216 | #
|
---|
217 | # TCG Storage.
|
---|
218 | #
|
---|
219 | SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCoreLib.inf
|
---|
220 | SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf
|
---|
221 |
|
---|
222 | #
|
---|
223 | # Variable Confidentiality & Integrity
|
---|
224 | #
|
---|
225 | SecurityPkg/Library/VariableKeyLibNull/VariableKeyLibNull.inf
|
---|
226 | SecurityPkg/Library/RpmcLibNull/RpmcLibNull.inf
|
---|
227 |
|
---|
228 | #
|
---|
229 | # Other
|
---|
230 | #
|
---|
231 | SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf
|
---|
232 | SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf
|
---|
233 |
|
---|
234 | SecurityPkg/Library/FmpAuthenticationLibPkcs7/FmpAuthenticationLibPkcs7.inf
|
---|
235 | SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/FmpAuthenticationLibRsa2048Sha256.inf
|
---|
236 |
|
---|
237 | SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf
|
---|
238 | SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf
|
---|
239 | SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf
|
---|
240 | SecurityPkg/Library/TcgPpVendorLibNull/TcgPpVendorLibNull.inf
|
---|
241 |
|
---|
242 | [Components.IA32, Components.X64, Components.ARM, Components.AARCH64]
|
---|
243 | SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf
|
---|
244 |
|
---|
245 | [Components.IA32, Components.X64]
|
---|
246 | SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf
|
---|
247 |
|
---|
248 | #
|
---|
249 | # TPM
|
---|
250 | #
|
---|
251 | SecurityPkg/Tcg/TcgPei/TcgPei.inf
|
---|
252 | SecurityPkg/Tcg/TcgDxe/TcgDxe.inf
|
---|
253 | SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.inf {
|
---|
254 | <LibraryClasses>
|
---|
255 | PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
|
---|
256 | }
|
---|
257 |
|
---|
258 | #
|
---|
259 | # TPM2
|
---|
260 | #
|
---|
261 | SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf
|
---|
262 | SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
|
---|
263 | SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
|
---|
264 | SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
|
---|
265 | SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
|
---|
266 |
|
---|
267 | SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf {
|
---|
268 | <LibraryClasses>
|
---|
269 | Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf
|
---|
270 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf
|
---|
271 | }
|
---|
272 | SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf {
|
---|
273 | <LibraryClasses>
|
---|
274 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf
|
---|
275 | NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf
|
---|
276 | NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf
|
---|
277 | NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
|
---|
278 | NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
|
---|
279 | NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
|
---|
280 | NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
|
---|
281 | }
|
---|
282 |
|
---|
283 | SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf {
|
---|
284 | <LibraryClasses>
|
---|
285 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf
|
---|
286 | NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf
|
---|
287 | NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf
|
---|
288 | NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
|
---|
289 | NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
|
---|
290 | NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
|
---|
291 | NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
|
---|
292 | PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
|
---|
293 | }
|
---|
294 | SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf {
|
---|
295 | <LibraryClasses>
|
---|
296 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf
|
---|
297 | }
|
---|
298 |
|
---|
299 | #
|
---|
300 | # Hash2
|
---|
301 | #
|
---|
302 | SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf
|
---|
303 |
|
---|
304 | #
|
---|
305 | # PKCS7 Verification
|
---|
306 | #
|
---|
307 | SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.inf
|
---|
308 |
|
---|
309 | [Components.IA32, Components.X64]
|
---|
310 |
|
---|
311 | SecurityPkg/Tcg/MemoryOverwriteRequestControlLock/TcgMorLockSmm.inf
|
---|
312 | SecurityPkg/Tcg/TcgSmm/TcgSmm.inf
|
---|
313 | SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf
|
---|
314 | SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf
|
---|
315 |
|
---|
316 | #
|
---|
317 | # Random Number Generator
|
---|
318 | #
|
---|
319 | SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.inf
|
---|
320 |
|
---|
321 | #
|
---|
322 | # Opal Password solution
|
---|
323 | #
|
---|
324 | SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordDxe.inf
|
---|
325 | SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordPei.inf
|
---|
326 |
|
---|
327 | #
|
---|
328 | # HDD Password solution
|
---|
329 | #
|
---|
330 | SecurityPkg/HddPassword/HddPasswordDxe.inf
|
---|
331 | SecurityPkg/HddPassword/HddPasswordPei.inf
|
---|
332 |
|
---|
333 | #
|
---|
334 | # Common FV checker/verifier/reporter
|
---|
335 | #
|
---|
336 | SecurityPkg/FvReportPei/FvReportPei.inf
|
---|
337 |
|
---|
338 | [BuildOptions]
|
---|
339 | MSFT:*_*_IA32_DLINK_FLAGS = /ALIGN:256
|
---|
340 | INTEL:*_*_IA32_DLINK_FLAGS = /ALIGN:256
|
---|
341 | *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES
|
---|
342 |
|
---|