]>
Commit | Line | Data |
---|---|---|
0c18794e | 1 | ## @file\r |
2 | # Security Module Package for All Architectures.\r | |
3 | #\r | |
a76e4c1c | 4 | # Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>\r |
3b60842c | 5 | # (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r |
0c18794e | 6 | # This program and the accompanying materials\r |
7 | # are licensed and made available under the terms and conditions of the BSD License\r | |
8 | # which accompanies this distribution. The full text of the license may be found at\r | |
9 | # http://opensource.org/licenses/bsd-license.php\r | |
10 | #\r | |
11 | # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r | |
12 | # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r | |
13 | #\r | |
14 | ##\r | |
15 | \r | |
16 | [Defines]\r | |
17 | PLATFORM_NAME = SecurityPkg\r | |
18 | PLATFORM_GUID = B2C4614D-AE76-47ba-B876-5988BFED064F\r | |
0cebfe81 | 19 | PLATFORM_VERSION = 0.96\r |
0c18794e | 20 | DSC_SPECIFICATION = 0x00010005\r |
21 | OUTPUT_DIRECTORY = Build/SecurityPkg\r | |
22 | SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC\r | |
a76e4c1c | 23 | BUILD_TARGETS = DEBUG|RELEASE|NOOPT\r |
0c18794e | 24 | SKUID_IDENTIFIER = DEFAULT\r |
25 | \r | |
26 | [LibraryClasses]\r | |
27 | DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r | |
d4de4f99 | 28 | DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r |
0c18794e | 29 | BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r |
30 | SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r | |
31 | TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r | |
32 | BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r | |
33 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r | |
34 | PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r | |
35 | UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r | |
c1d93242 | 36 | PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r |
5e9dfc67 LG |
37 | PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r |
38 | PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r | |
0c18794e | 39 | \r |
40 | DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r | |
41 | UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r | |
42 | UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r | |
43 | DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r | |
44 | UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r | |
45 | DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r | |
46 | UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r | |
47 | UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r | |
5dbb6635 JY |
48 | ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r |
49 | OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r | |
0c18794e | 50 | HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r |
51 | UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r | |
52 | PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r | |
0c18794e | 53 | IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf\r |
54 | OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf\r | |
55 | IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r | |
56 | TpmCommLib|SecurityPkg/Library/TpmCommLib/TpmCommLib.inf\r | |
607599bf | 57 | PlatformSecureLib|SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf\r |
58 | TcgPhysicalPresenceLib|SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf\r | |
a332cfd3 | 59 | TpmMeasurementLib|SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf\r |
c1d93242 JY |
60 | Tpm12CommandLib|SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf\r |
61 | Tpm2CommandLib|SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf\r | |
1abfa4ce | 62 | Tcg2PhysicalPresenceLib|SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf\r |
c1d93242 | 63 | TrEEPhysicalPresenceLib|SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.inf\r |
4610b23a | 64 | TcgPpVendorLib|SecurityPkg/Library/TcgPpVendorLibNull/TcgPpVendorLibNull.inf\r |
1abfa4ce | 65 | Tcg2PpVendorLib|SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf\r |
4610b23a | 66 | TrEEPpVendorLib|SecurityPkg/Library/TrEEPpVendorLibNull/TrEEPpVendorLibNull.inf\r |
3b60842c | 67 | RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf\r |
d4de4f99 | 68 | PciLib|MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf\r |
ed14533c | 69 | PciSegmentLib|MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf\r |
d4de4f99 ED |
70 | S3BootScriptLib|MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf\r |
71 | SmbusLib|MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf\r | |
72 | LockBoxLib|MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf\r | |
73 | PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf\r | |
74 | TcgStorageCoreLib|SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCoreLib.inf\r | |
75 | TcgStorageOpalLib|SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf\r | |
76 | OpalPasswordSupportLib|SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.inf\r | |
5919a960 | 77 | ResetSystemLib|MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf\r |
0c18794e | 78 | \r |
79 | [LibraryClasses.common.PEIM]\r | |
80 | PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r | |
81 | PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r | |
82 | PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r | |
83 | HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r | |
84 | MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r | |
3b947ef1 | 85 | BaseCryptLib|CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf\r |
c1d93242 | 86 | HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf\r |
5dbb6635 | 87 | ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r |
c1d93242 JY |
88 | Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf\r |
89 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf\r | |
1abfa4ce | 90 | Tcg2PhysicalPresenceLib|SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf\r |
3b60842c | 91 | RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf\r |
0c18794e | 92 | \r |
93 | [LibraryClasses.common.DXE_DRIVER]\r | |
94 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r | |
95 | ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r | |
3b947ef1 | 96 | BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf\r |
c1d93242 JY |
97 | HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r |
98 | Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r | |
1abfa4ce | 99 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r |
2a7ee115 | 100 | FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf\r |
0c18794e | 101 | \r |
102 | [LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.DXE_RUNTIME_DRIVER, LibraryClasses.common.DXE_SAL_DRIVER,]\r | |
9a000b46 | 103 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r |
0c18794e | 104 | DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r |
c1d93242 JY |
105 | HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r |
106 | Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r | |
1abfa4ce | 107 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r |
0c18794e | 108 | \r |
3b947ef1 | 109 | [LibraryClasses.common.DXE_RUNTIME_DRIVER]\r |
a782428e | 110 | ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf\r |
3b947ef1 | 111 | BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf\r |
c1d93242 JY |
112 | HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r |
113 | Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r | |
1abfa4ce | 114 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r |
3b947ef1 | 115 | \r |
116 | [LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.UEFI_APPLICATION]\r | |
117 | BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.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 |
3b947ef1 | 121 | \r |
0c18794e | 122 | [LibraryClasses.IPF.DXE_SAL_DRIVER]\r |
123 | ExtendedSalLib|MdePkg/Library/DxeRuntimeExtendedSalLib/DxeRuntimeExtendedSalLib.inf\r | |
3b947ef1 | 124 | BaseCryptLib|CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.inf\r |
c1d93242 JY |
125 | HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r |
126 | Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r | |
1abfa4ce | 127 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r |
0c18794e | 128 | \r |
129 | [LibraryClasses.common.DXE_SMM_DRIVER]\r | |
9a000b46 | 130 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r |
0c18794e | 131 | SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf\r |
132 | MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf\r | |
a782428e | 133 | ReportStatusCodeLib|MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf\r |
9054e55a | 134 | SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf\r |
0c18794e | 135 | BaseCryptLib|CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf\r |
c1d93242 | 136 | Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r |
1abfa4ce JY |
137 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r |
138 | Tcg2PhysicalPresenceLib|SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf\r | |
d4de4f99 | 139 | \r |
c1d93242 JY |
140 | [PcdsDynamicDefault.common.DEFAULT]\r |
141 | gEfiSecurityPkgTokenSpaceGuid.PcdTpmInstanceGuid|{0xb6, 0xe5, 0x01, 0x8b, 0x19, 0x4f, 0xe8, 0x46, 0xab, 0x93, 0x1c, 0x53, 0x67, 0x1b, 0x90, 0xcc}\r | |
142 | gEfiSecurityPkgTokenSpaceGuid.PcdTpm2InitializationPolicy|1\r | |
143 | gEfiSecurityPkgTokenSpaceGuid.PcdTpm2SelfTestPolicy|1\r | |
144 | gEfiSecurityPkgTokenSpaceGuid.PcdTpm2ScrtmPolicy|1\r | |
145 | gEfiSecurityPkgTokenSpaceGuid.PcdTpmInitializationPolicy|1\r | |
146 | gEfiSecurityPkgTokenSpaceGuid.PcdTpmScrtmPolicy|1\r | |
1abfa4ce JY |
147 | gEfiSecurityPkgTokenSpaceGuid.PcdTpm2HashMask|3\r |
148 | gEfiSecurityPkgTokenSpaceGuid.PcdTcg2HashAlgorithmBitmap|3\r | |
c1d93242 | 149 | \r |
0c18794e | 150 | [Components]\r |
0c18794e | 151 | SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf\r |
68d151bb | 152 | #SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.inf\r |
d0043e49 | 153 | SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.inf\r |
68d151bb DG |
154 | #SecurityPkg/UserIdentification/UserIdentifyManagerDxe/UserIdentifyManagerDxe.inf\r |
155 | #SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManagerDxe.inf\r | |
0c18794e | 156 | \r |
157 | #\r | |
158 | # Application\r | |
159 | #\r | |
3aa8dc6c | 160 | SecurityPkg/Application/RngTest/RngTest.inf\r |
0c18794e | 161 | \r |
162 | #\r | |
163 | # TPM\r | |
164 | #\r | |
165 | SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.inf\r | |
cbcccd2c | 166 | SecurityPkg/Library/TpmCommLib/TpmCommLib.inf\r |
c1d93242 JY |
167 | SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf\r |
168 | SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf\r | |
169 | SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf\r | |
170 | SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r | |
cbcccd2c | 171 | \r |
0c18794e | 172 | SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.inf\r |
0c18794e | 173 | SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf\r |
c1d93242 JY |
174 | \r |
175 | #\r | |
176 | # TPM2\r | |
177 | #\r | |
178 | SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.inf\r | |
1abfa4ce JY |
179 | SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf\r |
180 | SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf\r | |
181 | #\r | |
182 | # TrEE - to be deprecated\r | |
183 | #\r | |
c1d93242 JY |
184 | SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.inf\r |
185 | \r | |
186 | SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r | |
187 | SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf\r | |
188 | \r | |
189 | SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf\r | |
1abfa4ce JY |
190 | SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r |
191 | #\r | |
192 | # TrEE - to be deprecated\r | |
193 | #\r | |
c1d93242 JY |
194 | SecurityPkg/Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.inf\r |
195 | SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf\r | |
196 | SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf\r | |
197 | SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf\r | |
198 | SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf\r | |
199 | \r | |
200 | SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf\r | |
201 | \r | |
d4de4f99 ED |
202 | #\r |
203 | # TCG Storage.\r | |
204 | #\r | |
205 | SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCoreLib.inf\r | |
206 | SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf\r | |
207 | SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.inf\r | |
208 | \r | |
724dcbb2 JY |
209 | #\r |
210 | # Other\r | |
211 | #\r | |
1a53a034 MK |
212 | SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf\r |
213 | SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf\r | |
a6811666 | 214 | \r |
487aa09b JY |
215 | SecurityPkg/Library/FmpAuthenticationLibPkcs7/FmpAuthenticationLibPkcs7.inf\r |
216 | SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/FmpAuthenticationLibRsa2048Sha256.inf\r | |
217 | \r | |
a6811666 SZ |
218 | SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf\r |
219 | \r | |
cbcccd2c | 220 | [Components.IA32, Components.X64, Components.IPF]\r |
2001537d | 221 | # SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderDxe.inf\r |
68d151bb | 222 | # SecurityPkg/UserIdentification/UsbCredentialProviderDxe/UsbCredentialProviderDxe.inf\r |
cbcccd2c | 223 | SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf\r |
cbcccd2c LG |
224 | \r |
225 | #\r | |
226 | # TPM\r | |
227 | #\r | |
228 | SecurityPkg/Tcg/TcgPei/TcgPei.inf\r | |
229 | SecurityPkg/Tcg/TcgDxe/TcgDxe.inf\r | |
0c18794e | 230 | SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.inf {\r |
231 | <LibraryClasses>\r | |
232 | PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r | |
233 | }\r | |
cbcccd2c | 234 | \r |
c1d93242 JY |
235 | #\r |
236 | # TPM2\r | |
237 | #\r | |
238 | SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf\r | |
239 | SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf\r | |
240 | \r | |
1abfa4ce JY |
241 | SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf {\r |
242 | <LibraryClasses>\r | |
243 | Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf\r | |
244 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf\r | |
245 | }\r | |
246 | SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf {\r | |
247 | <LibraryClasses>\r | |
248 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf\r | |
249 | NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf\r | |
250 | NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf\r | |
251 | NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf\r | |
252 | }\r | |
253 | \r | |
254 | SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf {\r | |
255 | <LibraryClasses>\r | |
256 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf\r | |
257 | NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf\r | |
258 | NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf\r | |
259 | NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf\r | |
260 | PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r | |
261 | }\r | |
262 | SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf {\r | |
263 | <LibraryClasses>\r | |
264 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r | |
265 | }\r | |
266 | \r | |
267 | #\r | |
268 | # TrEE - to be deprecated\r | |
269 | #\r | |
c1d93242 JY |
270 | SecurityPkg/Tcg/TrEEConfig/TrEEConfigPei.inf {\r |
271 | <LibraryClasses>\r | |
272 | Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf\r | |
273 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf\r | |
274 | }\r | |
275 | SecurityPkg/Tcg/TrEEPei/TrEEPei.inf {\r | |
276 | <LibraryClasses>\r | |
277 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf\r | |
278 | NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf\r | |
279 | NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf\r | |
280 | NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf\r | |
281 | }\r | |
282 | \r | |
283 | SecurityPkg/Tcg/TrEEDxe/TrEEDxe.inf {\r | |
284 | <LibraryClasses>\r | |
285 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf\r | |
286 | NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf\r | |
287 | NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf\r | |
288 | NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf\r | |
289 | PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r | |
290 | }\r | |
291 | SecurityPkg/Tcg/TrEEConfig/TrEEConfigDxe.inf {\r | |
292 | <LibraryClasses>\r | |
293 | Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTrEE/Tpm2DeviceLibTrEE.inf\r | |
294 | }\r | |
d4de4f99 | 295 | \r |
b7a66f97 JY |
296 | #\r |
297 | # Hash2\r | |
298 | #\r | |
299 | SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf\r | |
c1d93242 | 300 | \r |
2d093499 QL |
301 | #\r |
302 | # PKCS7 Verification\r | |
303 | #\r | |
304 | SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.inf\r | |
305 | \r | |
0c18794e | 306 | [Components.IA32, Components.X64]\r |
70c7664c JY |
307 | \r |
308 | SecurityPkg/Tcg/MemoryOverwriteRequestControlLock/TcgMorLockSmm.inf\r | |
cbcccd2c | 309 | SecurityPkg/Tcg/TcgSmm/TcgSmm.inf\r |
1abfa4ce JY |
310 | SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf\r |
311 | SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf\r | |
312 | #\r | |
313 | # TrEE - to be deprecated\r | |
314 | #\r | |
c1d93242 | 315 | SecurityPkg/Tcg/TrEESmm/TrEESmm.inf\r |
3aa8dc6c LQ |
316 | #\r |
317 | # Random Number Generator\r | |
318 | #\r | |
319 | SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.inf\r | |
0c18794e | 320 | \r |
d4de4f99 ED |
321 | #\r |
322 | # Opal Password solution\r | |
323 | #\r | |
324 | SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalPasswordDxe.inf\r | |
325 | SecurityPkg/Tcg/Opal/OpalPasswordSmm/OpalPasswordSmm.inf\r | |
326 | \r | |
0c18794e | 327 | [Components.IPF]\r |
d4de4f99 | 328 | SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/EsalVariableDxeSal.inf\r |
0c18794e | 329 | \r |
0c18794e | 330 | [BuildOptions]\r |
331 | MSFT:*_*_IA32_DLINK_FLAGS = /ALIGN:256\r | |
332 | INTEL:*_*_IA32_DLINK_FLAGS = /ALIGN:256\r | |
b32f094c | 333 | *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES\r |
0c18794e | 334 | \r |