]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/MdePkg.dsc
Fix build break (verified to boot to shell).
[mirror_edk2.git] / MdePkg / MdePkg.dsc
1 #/** @file
2 # EFI/PI MdePkg Package
3 #
4 # Copyright (c) 2007, Intel Corporation
5 #
6 # All rights reserved. This program and the accompanying materials
7 # are licensed and made available under the terms and conditions of the BSD License
8 # which accompanies this distribution. The full text of the license may be found at
9 # http://opensource.org/licenses/bsd-license.php
10 #
11 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
13 #
14 #**/
15
16 [Defines]
17 PLATFORM_NAME = Mde
18 PLATFORM_GUID = 082F8BFC-0455-4859-AE3C-ECD64FB81642
19 PLATFORM_VERSION = 0.1
20 DSC_SPECIFICATION = 0x00010005
21 OUTPUT_DIRECTORY = Build/Mde
22 SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC
23 BUILD_TARGETS = DEBUG|RELEASE
24 SKUID_IDENTIFIER = DEFAULT
25
26 [PcdsFeatureFlag.common]
27 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE
28 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE
29 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|FALSE
30 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|FALSE
31
32 [PcdsFixedAtBuild.common]
33 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
34 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
35 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
36 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000
37 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f
38 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000
39 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06
40 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF
41 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0
42 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0
43 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000
44 gEfiMdePkgTokenSpaceGuid.PcdFSBClock|200000000
45 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320
46 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10
47
48 [PcdsFixedAtBuild.IPF]
49 gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000
50
51 [Components.common]
52 MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
53 MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
54 MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
55 MdePkg/Library/BaseLib/BaseLib.inf
56 MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
57 MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
58 MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
59 MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
60 MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
61 MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf
62 MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
63 MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
64 MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
65 MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf
66 MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf
67 MdePkg/Library/BasePrintLib/BasePrintLib.inf
68 MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
69 MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
70 MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
71 MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
72 MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
73 MdePkg/Library/DxeHobLib/DxeHobLib.inf
74 MdePkg/Library/PeiHobLib/PeiHobLib.inf
75 MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
76 MdePkg/Library/DxePcdLib/DxePcdLib.inf
77 MdePkg/Library/DxePiLib/DxePiLib.inf
78 MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
79 MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
80 MdePkg/Library/UefiHiiLib/UefiHiiLib.inf
81 MdePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf
82 MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
83 MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
84 MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.inf
85 MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
86 MdePkg/Library/PeiMemoryLib/PeiMemoryLib.inf
87 MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
88 MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
89 MdePkg/Library/PeiPiLib/PeiPiLib.inf
90 MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf
91 MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
92 MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
93 MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.inf
94 MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf
95 MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
96 MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
97 MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
98 MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf
99 MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
100 MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf
101 MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
102 MdePkg/Library/UefiLib/UefiLib.inf
103 MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
104 MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
105 MdePkg/Library/UefiMemoryLib/UefiMemoryLib.inf
106 MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
107 MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
108 MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
109 MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
110 MdePkg/Library/FvbServiceLib/FvbServiceLib.inf
111 MdePkg/Library/GraphicsLib/GraphicsLib.inf
112
113 [Components.IA32]
114 MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf
115 MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf
116 MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.inf
117 MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
118 MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.inf
119 MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
120 MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
121 MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf
122
123 [Components.X64]
124 MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf
125 MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf
126 MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.inf
127 MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
128 MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.inf
129 MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
130 MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
131 MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf
132
133 [Components.IPF]
134 MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
135 MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointerLibKr7.inf
136 MdePkg/Library/BasePalCallLibNull/BasePalCallLibNull.inf
137 MdePkg/Library/PeiPalLib/PeiPalLib.inf
138 MdePkg/Library/DxePalLib/DxePalLib.inf