]> git.proxmox.com Git - mirror_edk2.git/blob - Nt32Pkg/Nt32Pkg.dsc
retired PcdNtEmulatorEnable.
[mirror_edk2.git] / Nt32Pkg / Nt32Pkg.dsc
1 #/** @file
2 # EFI/Framework Emulation Platform with UEFI HII interface supported.
3 #
4 # The Emulation Platform can be used to debug individual modules, prior to creating
5 # a real platform. This also provides an example for how an DSC is created.
6 #
7 # Copyright (c) 2006 - 2008, Intel Corporation
8 #
9 # All rights reserved. This program and the accompanying materials
10 # are licensed and made available under the terms and conditions of the BSD License
11 # which accompanies this distribution. The full text of the license may be found at
12 # http://opensource.org/licenses/bsd-license.php
13 #
14 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
15 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
16 #
17 #**/
18
19 ################################################################################
20 #
21 # Defines Section - statements that will be processed to create a Makefile.
22 #
23 ################################################################################
24 [Defines]
25 PLATFORM_NAME = NT32
26 PLATFORM_GUID = EB216561-961F-47EE-9EF9-CA426EF547C2
27 PLATFORM_VERSION = 0.3
28 DSC_SPECIFICATION = 0x00010005
29 OUTPUT_DIRECTORY = Build/NT32
30 SUPPORTED_ARCHITECTURES = IA32
31 BUILD_TARGETS = DEBUG
32 SKUID_IDENTIFIER = DEFAULT
33 FLASH_DEFINITION = Nt32Pkg/Nt32Pkg.fdf
34
35
36 ################################################################################
37 #
38 # SKU Identification section - list of all SKU IDs supported by this
39 # Platform.
40 #
41 ################################################################################
42 [SkuIds]
43 0|DEFAULT # The entry: 0|DEFAULT is reserved and always required.
44
45 ################################################################################
46 #
47 # Library Class section - list of all Library Classes needed by this Platform.
48 #
49 ################################################################################
50
51 [LibraryClasses.common]
52 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
53 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
54 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
55 SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf
56 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf
57 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
58 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
59 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
60 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
61 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
62 PciIncompatibleDeviceSupportLib|IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.inf
63 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
64 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
65 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
66 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
67 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
68 ExtendedHiiLib|MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf
69 S3Lib|MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf
70 RecoveryLib|MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf
71 IfrSupportLib|MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf
72 ExtendedIfrSupportLib|MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf
73 IfrSupportLib|MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf
74 GenericBdsLib|IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
75 PlatformBdsLib|Nt32Pkg/Library/Nt32BdsLib/Nt32BdsLib.inf
76 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
77 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
78 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
79 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
80 PlatformDriverOverrideLib|MdeModulePkg/Library/DxePlatDriOverLib/DxePlatDriOverLib.inf
81
82 [LibraryClasses.common.USER_DEFINED]
83 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
84 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
85 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
86 OemHookStatusCodeLib|Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf
87 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
88 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
89
90 [LibraryClasses.common.DXE_CORE]
91 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
92 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
93 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
94 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
95 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
96 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
97 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
98 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
99 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
100 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
101 PeCoffLib|Nt32Pkg/Library/DxeNt32PeCoffLib/DxeNt32PeCoffLib.inf
102 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
103
104 [LibraryClasses.common.DXE_SMM_DRIVER]
105 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
106 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
107 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
108 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
109 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
110 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
111 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
112 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
113 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
114 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
115 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf
116 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf
117 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
118 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
119
120 [LibraryClasses.common.PEIM]
121 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf
122 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
123 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
124 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
125 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
126 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
127 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
128 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
129 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
130 OemHookStatusCodeLib|Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf
131 PeCoffGetEntryPointLib|Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/Nt32PeiPeCoffGetEntryPointLib.inf
132 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
133 PeCoffLib|Nt32Pkg/Library/PeiNt32PeCoffLib/PeiNt32PeCoffLib.inf
134 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
135
136 [LibraryClasses.common.PEI_CORE]
137 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf
138 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
139 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
140 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
141 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
142 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
143 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
144 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
145 OemHookStatusCodeLib|IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
146 PeCoffGetEntryPointLib|Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/Nt32PeiPeCoffGetEntryPointLib.inf
147 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
148 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
149 PeCoffLib|Nt32Pkg/Library/PeiCoreNt32PeCoffLib/PeiCoreNt32PeCoffLib.inf
150
151 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
152 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
153 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
154 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
155 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
156 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
157 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
158 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
159 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
160 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
161 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
162 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
163 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
164 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf
165 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf
166 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
167
168 [LibraryClasses.common.UEFI_DRIVER]
169 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
170 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
171 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
172 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
173 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
174 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
175 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
176 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
177 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
178 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
179 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
180 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf
181 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf
182 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
183 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
184 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
185 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
186 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
187
188 [LibraryClasses.common.DXE_DRIVER]
189 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
190 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
191 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
192 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
193 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
194 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
195 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
196 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
197 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
198 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
199 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
200 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf
201 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf
202 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
203 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
204 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
205 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
206 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
207
208 [LibraryClasses.common.UEFI_APPLICATION]
209 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
210 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
211 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
212 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
213 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
214 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
215 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
216 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
217 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
218 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
219 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
220 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf
221 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf
222 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
223 PrintLib|MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf
224
225
226 ################################################################################
227 #
228 # Pcd Section - list of all EDK II PCD Entries defined by this Platform
229 #
230 ################################################################################
231
232 [PcdsFeatureFlag.common]
233 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|FALSE
234 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|FALSE
235 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE
236 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplBuildShareCodeHobs|TRUE
237 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportEfiDecompress|TRUE
238 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportTianoDecompress|TRUE
239 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE
240 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLangDeprecate|FALSE
241 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics|TRUE
242 gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollationSupport|TRUE
243 gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollation2Support|TRUE
244 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
245 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|TRUE
246
247 [PcdsFixedAtBuild.IA32]
248 #gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeiStackSize|0x20000
249 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1
250 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeRuntimeMemorySize|128
251 gEfiNt32PkgTokenSpaceGuid.PcdWinNtMemorySizeForSecMain|L"64!64"|VOID*|12
252 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFirmwareVolume|L"..\\Fv\\Nt32.fd"|VOID*|52
253 gEfiNt32PkgTokenSpaceGuid.PcdWinNtBootMode|1
254 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
255 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
256 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
257 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000
258 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x0f
259 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x1f
260 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF
261 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000040
262 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0
263 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPcdCallBackNumberPerPcdEntry|0x08
264 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0
265 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0
266 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0
267 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciIncompatibleDeviceSupportMask|0
268 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x0005100 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_EC_UNCORRECTABLE3
269 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleError|0x01040006 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_CONTROLLER_ERROR
270 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleReset|0x01040001 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_PC_RESET
271 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleInputError|0x01040007 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_INPUT_ERROR
272 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleOutputError|0x01040008 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_OUTPUT_ERROR
273 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultTimeout|0x0008
274 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueEfiWatchDogTimerExpired|0x00011003
275 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMemoryTestStarted|0x00051006
276 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueSetVirtualAddressMap|0x03101004
277 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x00051003
278 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320
279 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200
280 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8
281 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1
282 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1
283 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0
284
285 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFirmwareFdSize|0x2a0000
286 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFirmwareBlockSize|0x10000
287 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageEventLogBase|0x28c000
288 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageEventLogSize|0x2000
289 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashFvRecoveryBase|0x0
290 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashFvRecoverySize|0x280000
291
292 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageVariableBase|0x280000
293 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageFtwSpareBase|0x290000
294 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageFtwWorkingBase|0x28e000
295
296 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x10000
297 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x2000
298 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x00c000
299 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10
300 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6
301 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32
302 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x400
303 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize|0x8000
304 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize|0x10000
305
306 [PcdsFeatureFlag.IA32]
307 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE
308 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|FALSE
309 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseOEM|TRUE
310 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|FALSE
311 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseHardSerial|FALSE
312 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseEfiSerial|FALSE
313 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseRuntimeMemory|FALSE
314 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseDataHub|FALSE
315 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseOEM|TRUE
316 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInSerial|FALSE
317 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInDataHub|FALSE
318 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInRuntimeMemory|FALSE
319 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInOEM|FALSE
320 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE
321 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE
322 gEfiMdeModulePkgTokenSpaceGuid.PcdNtEmulatorEnable|FALSE
323 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|TRUE
324 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|TRUE
325 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|FALSE
326 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|FALSE
327 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciIsaEnable|FALSE
328 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciVgaEnable|FALSE
329 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciBusHotplugDeviceSupport|TRUE
330 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreImageLoaderSearchTeSectionFirst|FALSE
331
332
333 ################################################################################
334 #
335 # Pcd Dynamic Section - list of all EDK II PCD Entries defined by this Platform
336 #
337 ################################################################################
338
339 [PcdsDynamicDefault.common.DEFAULT]
340 gEfiNt32PkgTokenSpaceGuid.PcdWinNtSerialPort|L"COM1!COM2"|VOID*|18
341 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFileSystem|L".!..\\..\\..\\..\\EdkShellBinPkg\\Bin\\Ia32\\Apps"|VOID*|106
342 gEfiNt32PkgTokenSpaceGuid.PcdWinNtGop|L"UGA Window 1!UGA Window 2"|VOID*|50
343 gEfiNt32PkgTokenSpaceGuid.PcdWinNtConsole|L"Bus Driver Console Window"|VOID*|50
344 gEfiNt32PkgTokenSpaceGuid.PcdWinNtVirtualDisk|L"FW;40960;512"|VOID*|24
345 gEfiNt32PkgTokenSpaceGuid.PcdWinNtMemorySize|L"64!64"|VOID*|10
346 gEfiNt32PkgTokenSpaceGuid.PcdWinNtPhysicalDisk|L"a:RW;2880;512!d:RO;307200;2048!j:RW;262144;512"|VOID*|100
347 gEfiNt32PkgTokenSpaceGuid.PcdWinNtUga|L"UGA Window 1!UGA Window 2"|VOID*|50
348
349 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0
350 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0
351 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0
352
353 [PcdsDynamicHii.common.DEFAULT]
354 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn|0x0053 0x0065 0x0074 0x0075 0x0070|gEfiWinNtSystemConfigGuid|0x0|80 # Variable: L"Setup"
355 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow|0x0053 0x0065 0x0074 0x0075 0x0070|gEfiWinNtSystemConfigGuid|0x4|25 # Variable: L"Setup"
356 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPlatformBootTimeOut|0x0054 0x0069 0x006D 0x0065 0x006F 0x0075 0x0074|gEfiGlobalVariableGuid|0x0|10 # Variable: L"Timeout"
357 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdHardwareErrorRecordLevel|0x0048 0x0077 0x0045 0x0072 0x0072 0x0052 0x0065 0x0063 0x0053 0x0075 0x0070 0x0070 0x006F 0x0072 0x0074|gEfiGlobalVariableGuid|0x0|1 # Variable: L"HwErrRecSupport"
358
359 ###################################################################################################
360 #
361 # Components Section - list of the modules and components that will be processed by compilation
362 # tools and the EDK II tools to generate PE32/PE32+/Coff image files.
363 #
364 # Note: The EDK II DSC file is not used to specify how compiled binary images get placed
365 # into firmware volume images. This section is just a list of modules to compile from
366 # source into UEFI-compliant binaries.
367 # It is the FDF file that contains information on combining binary files into firmware
368 # volume images, whose concept is beyond UEFI and is described in PI specification.
369 # Binary modules do not need to be listed in this section, as they should be
370 # specified in the FDF file. For example: Shell binary (Shell_Full.efi), FAT binary (Fat.efi),
371 # Logo (Logo.bmp), and etc.
372 # There may also be modules listed in this section that are not required in the FDF file,
373 # When a module listed here is excluded from FDF file, then UEFI-compliant binary will be
374 # generated for it, but the binary will not be put into any firmware volume.
375 #
376 ###################################################################################################
377
378 [Components.IA32]
379 ##
380 # SEC Phase modules
381 ##
382 Nt32Pkg/Sec/SecMain.inf
383
384 ##
385 # PEI Phase modules
386 ##
387 MdeModulePkg/Core/Pei/PeiMain.inf
388 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {
389 <LibraryClasses>
390 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
391 }
392 IntelFrameworkModulePkg/Universal/StatusCode/Pei/PeiStatusCode.inf
393 Nt32Pkg/BootModePei/BootModePei.inf
394 Nt32Pkg/WinNtFlashMapPei/WinNtFlashMapPei.inf
395 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
396 Nt32Pkg/WinNtAutoScanPei/WinNtAutoScanPei.inf
397 Nt32Pkg/WinNtFirmwareVolumePei/WinNtFirmwareVolumePei.inf
398 Nt32Pkg/WinNtThunkPPIToProtocolPei/WinNtThunkPPIToProtocolPei.inf
399 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
400 ##
401 # DXE Phase modules
402 ##
403 MdeModulePkg/Core/Dxe/DxeMain.inf {
404 <LibraryClasses>
405 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
406 }
407 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {
408 <LibraryClasses>
409 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
410 }
411 Nt32Pkg/MetronomeDxe/MetronomeDxe.inf
412 Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf
413 Nt32Pkg/ResetRuntimeDxe/ResetRuntimeDxe.inf
414 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
415 Nt32Pkg/FvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf
416 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
417 IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf
418 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
419 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
420 Nt32Pkg/WinNtThunkDxe/WinNtThunkDxe.inf
421 Nt32Pkg/CpuRuntimeDxe/CpuRuntimeDxe.inf
422 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
423 IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErrDxe.inf
424 Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf
425 Nt32Pkg/TimerDxe/TimerDxe.inf
426 IntelFrameworkModulePkg/Universal/StatusCode/Dxe/DxeStatusCode.inf
427 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
428 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
429 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
430 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
431 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
432 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf {
433 <LibraryClasses>
434 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
435 }
436 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
437 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
438 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
439 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
440 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
441 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
442 IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
443 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf ##This driver follows UEFI specification definition
444 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf ##This driver follows UEFI specification definition
445 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf
446 Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriverDxe.inf {
447 <LibraryClasses>
448 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
449 }
450 Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIoDxe.inf
451 Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIoDxe.inf
452 Nt32Pkg/WinNtGopDxe/WinNtGopDxe.inf
453 Nt32Pkg/WinNtSimpleFileSystemDxe/WinNtSimpleFileSystemDxe.inf
454 MdeModulePkg/Application/HelloWorld/HelloWorld.inf
455
456 #
457 # Network stack drivers
458 # To test network drivers, need network Io driver(SnpNt32Io.dll), please refer to NETWORK-IO Subproject.
459 #
460 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf
461 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf
462 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf
463 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf
464 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf
465 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf
466 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf
467 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf
468 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
469 Nt32Pkg/SnpNt32Dxe/SnpNt32Dxe.inf
470
471 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf
472
473 IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf
474 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
475 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
476 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf
477 MdeModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf {
478 <LibraryClasses>
479 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
480 }
481 MdeModulePkg/Application/VariableInfo/VariableInfo.inf
482
483 MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf
484 MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.inf
485
486 [BuildOptions]
487 DEBUG_*_IA32_DLINK_FLAGS = /EXPORT:InitializeDriver=$(IMAGE_ENTRY_POINT) /ALIGN:4096 /SUBSYSTEM:CONSOLE
488 RELEASE_*_IA32_DLINK_FLAGS = /ALIGN:4096
489 *_*_IA32_CC_FLAGS = /D EFI_SPECIFICATION_VERSION=0x0002000A /D TIANO_RELEASE_VERSION=0x00080006
490
491
492
493
494 #############################################################################################################
495 # NOTE:
496 # The following [Libraries.IA32] section is for building R8 module under the R9 tool chain.
497 # If you want build R8 module for Nt32 platform, please uncomment [Libraries.IA32] section and
498 # libraries used by that R8 module.
499 # Currently, Nt32 platform do not has any R8 style module
500 #
501 #
502 #[Libraries.IA32]
503 #
504 # Libraries common to PEI and DXE
505 #
506 # EdkCompatibilityPkg/Foundation/Efi/Guid/EfiGuidLib.inf
507 # EdkCompatibilityPkg/Foundation/Framework/Guid/EdkFrameworkGuidLib.inf
508 # EdkCompatibilityPkg/Foundation/Guid/EdkGuidLib.inf
509 # EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/EfiCommonLib.inf
510 # EdkCompatibilityPkg/Foundation/Cpu/Pentium/CpuIA32Lib/CpuIA32Lib.inf
511 # EdkCompatibilityPkg/Foundation/Cpu/Itanium/CpuIa64Lib/CpuIA64Lib.inf
512 # EdkCompatibilityPkg/Foundation/Library/CustomizedDecompress/CustomizedDecompress.inf
513 # EdkCompatibilityPkg/Foundation/Library/CompilerStub/CompilerStubLib.inf
514 # EdkCompatibilityPkg/Foundation/Library/Dxe/Hob/HobLib.inf
515
516 #
517 # PEI libraries
518 #
519 # EdkCompatibilityPkg/Foundation/Framework/Ppi/EdkFrameworkPpiLib.inf
520 # EdkCompatibilityPkg/Foundation/Ppi/EdkPpiLib.inf
521 # EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/PeiLib.inf
522 # EdkCompatibilityPkg/Foundation/Library/Pei/Hob/PeiHobLib.inf
523
524 #
525 # DXE libraries
526 #
527 # EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/ArchProtocolLib.inf
528 # EdkCompatibilityPkg/Foundation/Efi/Protocol/EfiProtocolLib.inf
529 # EdkCompatibilityPkg/Foundation/Framework/Protocol/EdkFrameworkProtocolLib.inf
530 # EdkCompatibilityPkg/Foundation/Protocol/EdkProtocolLib.inf
531 # EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/EfiDriverLib.inf
532 # EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/EfiRuntimeLib.inf
533 # EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/Graphics.inf
534 # EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/EfiIfrSupportLib.inf
535 # EdkCompatibilityPkg/Foundation/Library/Dxe/Print/PrintLib.inf
536 # EdkCompatibilityPkg/Foundation/Library/Dxe/EfiScriptLib/EfiScriptLib.inf
537 # EdkCompatibilityPkg/Foundation/Library/Dxe/EfiUiLib/EfiUiLib.inf
538
539 #
540 # Print/Graphics Library consume SetupBrowser Print Protocol
541 #
542 # EdkCompatibilityPkg/Foundation/Library/Dxe/PrintLite/PrintLib.inf
543 # EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/Graphics.inf
544