]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - SecurityPkg/SecurityPkg.dsc
UefiPayloadPkg: Update Package DSC files to refer to NetworkLibs.dsc.inc
[mirror_edk2.git] / SecurityPkg / SecurityPkg.dsc
... / ...
CommitLineData
1## @file\r
2# Security Module Package for All Architectures.\r
3#\r
4# Copyright (c) 2009 - 2019, Intel Corporation. All rights reserved.<BR>\r
5# (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
7#\r
8##\r
9\r
10[Defines]\r
11 PLATFORM_NAME = SecurityPkg\r
12 PLATFORM_GUID = B2C4614D-AE76-47ba-B876-5988BFED064F\r
13 PLATFORM_VERSION = 0.98\r
14 DSC_SPECIFICATION = 0x00010005\r
15 OUTPUT_DIRECTORY = Build/SecurityPkg\r
16 SUPPORTED_ARCHITECTURES = IA32|X64|EBC|ARM|AARCH64\r
17 BUILD_TARGETS = DEBUG|RELEASE|NOOPT\r
18 SKUID_IDENTIFIER = DEFAULT\r
19\r
20[LibraryClasses]\r
21 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
22 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
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
30 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
31 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
32 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
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
42 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
43 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
44 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
45 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r
46 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
47 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf\r
48 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf\r
49 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
50 TpmCommLib|SecurityPkg/Library/TpmCommLib/TpmCommLib.inf\r
51 PlatformSecureLib|SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf\r
52 TcgPhysicalPresenceLib|SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf\r
53 TpmMeasurementLib|SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf\r
54 Tpm12CommandLib|SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf\r
55 Tpm2CommandLib|SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf\r
56 Tcg2PhysicalPresenceLib|SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf\r
57 TcgPpVendorLib|SecurityPkg/Library/TcgPpVendorLibNull/TcgPpVendorLibNull.inf\r
58 Tcg2PpVendorLib|SecurityPkg/Library/Tcg2PpVendorLibNull/Tcg2PpVendorLibNull.inf\r
59 RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf\r
60 PciLib|MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf\r
61 PciSegmentLib|MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf\r
62 S3BootScriptLib|MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf\r
63 SmbusLib|MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf\r
64 LockBoxLib|MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf\r
65 PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf\r
66 TcgStorageCoreLib|SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCoreLib.inf\r
67 TcgStorageOpalLib|SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf\r
68 ResetSystemLib|MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf\r
69\r
70[LibraryClasses.ARM]\r
71 #\r
72 # It is not possible to prevent the ARM compiler for generic intrinsic functions.\r
73 # This library provides the instrinsic functions generate by a given compiler.\r
74 # And NULL mean link this library into all ARM images.\r
75 #\r
76 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf\r
77\r
78 # Add support for GCC stack protector\r
79 NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf\r
80\r
81[LibraryClasses.common.PEIM]\r
82 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
83 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
84 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
85 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
86 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
87 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf\r
88 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf\r
89 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
90 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf\r
91 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf\r
92 Tcg2PhysicalPresenceLib|SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf\r
93 RngLib|MdePkg/Library/BaseRngLib/BaseRngLib.inf\r
94\r
95[LibraryClasses.common.DXE_DRIVER]\r
96 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
97 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
98 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf\r
99 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
100 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
101 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
102 FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf\r
103\r
104[LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.DXE_RUNTIME_DRIVER, LibraryClasses.common.DXE_SAL_DRIVER,]\r
105 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
106 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
107 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
108 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
109 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
110\r
111[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
112 ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf\r
113 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf\r
114 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
115 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
116 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
117\r
118[LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.UEFI_APPLICATION]\r
119 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf\r
120 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
121 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
122 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
123\r
124[LibraryClasses.common.DXE_SMM_DRIVER]\r
125 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
126 SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf\r
127 MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf\r
128 ReportStatusCodeLib|MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf\r
129 SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf\r
130 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf\r
131 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
132 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
133 Tcg2PhysicalPresenceLib|SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf\r
134 SmmIoLib|MdePkg/Library/SmmIoLib/SmmIoLib.inf\r
135\r
136[PcdsDynamicDefault.common.DEFAULT]\r
137 gEfiSecurityPkgTokenSpaceGuid.PcdTpmInstanceGuid|{0xb6, 0xe5, 0x01, 0x8b, 0x19, 0x4f, 0xe8, 0x46, 0xab, 0x93, 0x1c, 0x53, 0x67, 0x1b, 0x90, 0xcc}\r
138 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2InitializationPolicy|1\r
139 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2SelfTestPolicy|1\r
140 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2ScrtmPolicy|1\r
141 gEfiSecurityPkgTokenSpaceGuid.PcdTpmInitializationPolicy|1\r
142 gEfiSecurityPkgTokenSpaceGuid.PcdTpmScrtmPolicy|1\r
143 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2HashMask|3\r
144 gEfiSecurityPkgTokenSpaceGuid.PcdTcg2HashAlgorithmBitmap|3\r
145\r
146[PcdsDynamicHii.common.DEFAULT]\r
147 gEfiSecurityPkgTokenSpaceGuid.PcdTcgPhysicalPresenceInterfaceVer|L"TCG2_VERSION"|gTcg2ConfigFormSetGuid|0x0|"1.3"|NV,BS\r
148 gEfiSecurityPkgTokenSpaceGuid.PcdTpm2AcpiTableRev|L"TCG2_VERSION"|gTcg2ConfigFormSetGuid|0x8|3|NV,BS\r
149\r
150[Components]\r
151 SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf\r
152 #SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.inf\r
153 SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.inf\r
154\r
155 #\r
156 # TPM\r
157 #\r
158 SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.inf\r
159 SecurityPkg/Library/TpmCommLib/TpmCommLib.inf\r
160 SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf\r
161 SecurityPkg/Library/Tpm12CommandLib/Tpm12CommandLib.inf\r
162 SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf\r
163 SecurityPkg/Library/Tpm12DeviceLibTcg/Tpm12DeviceLibTcg.inf\r
164\r
165 SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.inf\r
166 SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf\r
167\r
168 #\r
169 # TPM2\r
170 #\r
171 SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.inf\r
172 SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.inf\r
173 SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf\r
174\r
175 SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.inf\r
176 SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf\r
177\r
178 SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf\r
179 SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
180 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf\r
181 SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf\r
182 SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf\r
183 SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf\r
184\r
185 SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf\r
186\r
187 #\r
188 # TCG Storage.\r
189 #\r
190 SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCoreLib.inf\r
191 SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf\r
192\r
193 #\r
194 # Other\r
195 #\r
196 SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.inf\r
197 SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/PeiRsa2048Sha256GuidedSectionExtractLib.inf\r
198\r
199 SecurityPkg/Library/FmpAuthenticationLibPkcs7/FmpAuthenticationLibPkcs7.inf\r
200 SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/FmpAuthenticationLibRsa2048Sha256.inf\r
201\r
202[Components.IA32, Components.X64, Components.ARM, Components.AARCH64]\r
203 SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf\r
204\r
205[Components.IA32, Components.X64]\r
206 SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf\r
207\r
208 #\r
209 # TPM\r
210 #\r
211 SecurityPkg/Tcg/TcgPei/TcgPei.inf\r
212 SecurityPkg/Tcg/TcgDxe/TcgDxe.inf\r
213 SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.inf {\r
214 <LibraryClasses>\r
215 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
216 }\r
217\r
218 #\r
219 # TPM2\r
220 #\r
221 SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf\r
222 SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf\r
223 SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf\r
224 SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf\r
225\r
226 SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf {\r
227 <LibraryClasses>\r
228 Tpm12DeviceLib|SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12DeviceLibDTpm.inf\r
229 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf\r
230 }\r
231 SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf {\r
232 <LibraryClasses>\r
233 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.inf\r
234 NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf\r
235 NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf\r
236 NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf\r
237 NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf\r
238 NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf\r
239 }\r
240\r
241 SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf {\r
242 <LibraryClasses>\r
243 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterDxe.inf\r
244 NULL|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf\r
245 NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf\r
246 NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf\r
247 NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf\r
248 NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf\r
249 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
250 }\r
251 SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDxe.inf {\r
252 <LibraryClasses>\r
253 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.inf\r
254 }\r
255\r
256 #\r
257 # Hash2\r
258 #\r
259 SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf\r
260\r
261 #\r
262 # PKCS7 Verification\r
263 #\r
264 SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.inf\r
265\r
266[Components.IA32, Components.X64]\r
267\r
268 SecurityPkg/Tcg/MemoryOverwriteRequestControlLock/TcgMorLockSmm.inf\r
269 SecurityPkg/Tcg/TcgSmm/TcgSmm.inf\r
270 SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf\r
271 SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf\r
272\r
273 #\r
274 # Random Number Generator\r
275 #\r
276 SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.inf\r
277\r
278 #\r
279 # Opal Password solution\r
280 #\r
281 SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordDxe.inf\r
282 SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordPei.inf\r
283\r
284 #\r
285 # HDD Password solution\r
286 #\r
287 SecurityPkg/HddPassword/HddPasswordDxe.inf\r
288 SecurityPkg/HddPassword/HddPasswordPei.inf\r
289\r
290[BuildOptions]\r
291 MSFT:*_*_IA32_DLINK_FLAGS = /ALIGN:256\r
292 INTEL:*_*_IA32_DLINK_FLAGS = /ALIGN:256\r
293 *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES\r
294\r