]> git.proxmox.com Git - mirror_edk2.git/blame - SecurityPkg/SecurityPkg.dsc
Fix compile error
[mirror_edk2.git] / SecurityPkg / SecurityPkg.dsc
CommitLineData
0c18794e 1## @file\r
2# Security Module Package for All Architectures.\r
3#\r
3b947ef1 4# Copyright (c) 2009 - 2012, Intel Corporation. All rights reserved.<BR>\r
0c18794e 5# This program and the accompanying materials\r
6# are licensed and made available under the terms and conditions of the BSD License\r
7# which accompanies this distribution. The full text of the license may be found at\r
8# http://opensource.org/licenses/bsd-license.php\r
9#\r
10# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
11# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
12#\r
13##\r
14\r
15[Defines]\r
16 PLATFORM_NAME = SecurityPkg\r
17 PLATFORM_GUID = B2C4614D-AE76-47ba-B876-5988BFED064F\r
4cc5bbe9 18 PLATFORM_VERSION = 0.92\r
0c18794e 19 DSC_SPECIFICATION = 0x00010005\r
20 OUTPUT_DIRECTORY = Build/SecurityPkg\r
21 SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC\r
22 BUILD_TARGETS = DEBUG|RELEASE\r
23 SKUID_IDENTIFIER = DEFAULT\r
24\r
25[LibraryClasses]\r
26 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
27 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf \r
28 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
29 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
30 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
31 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
32 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
33 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
34 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
35\r
36 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
37 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
38 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
39 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
40 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
41 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
42 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
43 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.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
0c18794e 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
607599bf 51 PlatformSecureLib|SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf\r
52 TcgPhysicalPresenceLib|SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.inf\r
0c18794e 53\r
54[LibraryClasses.common.PEIM]\r
55 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
56 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
57 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
58 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
59 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
3b947ef1 60 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf\r
0c18794e 61\r
62[LibraryClasses.common.DXE_DRIVER]\r
63 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
64 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
3b947ef1 65 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf\r
0c18794e 66\r
67[LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.DXE_RUNTIME_DRIVER, LibraryClasses.common.DXE_SAL_DRIVER,]\r
9a000b46 68 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
0c18794e 69 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
70\r
3b947ef1 71[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
72 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf\r
73\r
74[LibraryClasses.common.UEFI_DRIVER, LibraryClasses.common.UEFI_APPLICATION]\r
75 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf\r
76\r
0c18794e 77[LibraryClasses.IPF.DXE_SAL_DRIVER]\r
78 ExtendedSalLib|MdePkg/Library/DxeRuntimeExtendedSalLib/DxeRuntimeExtendedSalLib.inf\r
3b947ef1 79 BaseCryptLib|CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.inf\r
0c18794e 80\r
81[LibraryClasses.common.DXE_SMM_DRIVER]\r
9a000b46 82 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
0c18794e 83 SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf\r
84 MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf\r
85 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf\r
86 \r
87[Components]\r
88 SecurityPkg/VariableAuthenticated/Pei/VariablePei.inf\r
89 SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf\r
90 SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.inf\r
91 SecurityPkg/UserIdentification/UserIdentifyManagerDxe/UserIdentifyManagerDxe.inf\r
92 SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManagerDxe.inf\r
93 SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderDxe.inf\r
94 SecurityPkg/UserIdentification/UsbCredentialProviderDxe/UsbCredentialProviderDxe.inf\r
95\r
96 #\r
97 # Application\r
98 #\r
99 SecurityPkg/Application/VariableInfo/VariableInfo.inf\r
100\r
101 #\r
102 # TPM\r
103 #\r
104 SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.inf\r
105 SecurityPkg/Tcg/TcgPei/TcgPei.inf\r
106 SecurityPkg/Tcg/TcgDxe/TcgDxe.inf\r
107 SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.inf\r
0c18794e 108 SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf\r
109 SecurityPkg/Tcg/TcgConfigDxe/TcgConfigDxe.inf {\r
110 <LibraryClasses>\r
111 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
112 }\r
113 SecurityPkg/Tcg/TcgSmm/TcgSmm.inf\r
b3c30cb3 114 SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf\r
beda2356 115 \r
0c18794e 116[Components.IA32, Components.X64]\r
3b947ef1 117 SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableRuntimeDxe.inf\r
0c18794e 118 SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmm.inf\r
119 SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmmRuntimeDxe.inf\r
120\r
121[Components.IPF]\r
122 SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/EsalVariableDxeSal.inf \r
123\r
124[Components.EBC]\r
125# Build only\r
126 SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableRuntimeDxe.inf \r
127\r
128[BuildOptions]\r
129 MSFT:*_*_IA32_DLINK_FLAGS = /ALIGN:256\r
130 INTEL:*_*_IA32_DLINK_FLAGS = /ALIGN:256\r
131\r