]> git.proxmox.com Git - mirror_edk2.git/blob - Nt32Pkg/Nt32Pkg.dsc
Added PCD for Variable Store profiling
[mirror_edk2.git] / Nt32Pkg / Nt32Pkg.dsc
1 #/** @file
2 # EFI/Framework Emulation Platform
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 - 2007, 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 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
53 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
54 SerialPortLib|MdePkg/Library/SerialPortLibNull/SerialPortLibNull.inf
55 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
56 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
57 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
58 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
59 PciIncompatibleDeviceSupportLib|IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.inf
60 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
61 IfrSupportLibFramework|IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrSupportLib.inf
62 GraphicsLib|IntelFrameworkModulePkg/Library/GraphicsLib/GraphicsLib.inf
63 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
64 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
65 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
66 HiiLibFramework|IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf
67 S3Lib|MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf
68 RecoveryLib|MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf
69 ExtractGuidedSectionLib|MdePkg/Library/PeiDxeExtractGuidedSectionLib/PeiDxeExtractGuidedSectionLib.inf
70
71 [LibraryClasses.common.BASE]
72 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
73 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf
74
75 [LibraryClasses.common.USER_DEFINED]
76 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
77 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf
78
79 [LibraryClasses.common.SEC]
80 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
81 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf
82 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
83
84 [LibraryClasses.common.DXE_CORE]
85 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
86 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
87 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
88 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
89 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
90 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
91 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
92 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
93 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
94 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
95 PeCoffLib|Nt32Pkg/Library/DxeNT32PeCoffLib/DxeNT32PeCoffLib.inf
96
97 [LibraryClasses.common.DXE_SMM_DRIVER]
98 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
99 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
100 HiiLibFramework|IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf
101 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
102 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
103 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
104 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
105 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
106 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
107 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
108 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
109 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf
110 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf
111 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
112 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
113
114 [LibraryClasses.common.PEIM]
115 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
116 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
117 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
118 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
119 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
120 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
121 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
122 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
123 OemHookStatusCodeLib|Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf
124 PeCoffGetEntryPointLib|Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/Nt32PeiPeCoffGetEntryPointLib.inf
125 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
126 PeCoffLib|Nt32Pkg/Library/PeiNT32PeCoffLib/PeiNT32PeCoffLib.inf
127 PeiPiLib|MdePkg/Library/PeiPiLib/PeiPiLib.inf
128
129 [LibraryClasses.common.PEI_CORE]
130 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
131 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
132 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
133 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
134 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
135 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
136 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
137 PeCoffGetEntryPointLib|Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/Nt32PeiPeCoffGetEntryPointLib.inf
138 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
139 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
140 PeCoffLib|Nt32Pkg/Library/PeiCoreNT32PeCoffLib/PeiCoreNT32PeCoffLib.inf
141
142 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
143 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
144 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
145 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
146 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
147 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
148 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
149 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
150 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
151 HiiLibFramework|IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf
152 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
153 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
154 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
155 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
156 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf
157 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf
158 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
159
160 [LibraryClasses.common.UEFI_DRIVER]
161 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
162 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
163 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
164 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
165 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
166 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
167 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
168 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
169 HiiLibFramework|IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf
170 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
171 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
172 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
173 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf
174 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf
175 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
176
177 [LibraryClasses.common.DXE_DRIVER]
178 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
179 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
180 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
181 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
182 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
183 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
184 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
185 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
186 HiiLibFramework|IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf
187 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
188 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
189 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
190 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf
191 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf
192 EdkGenericBdsLib|Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf
193 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
194 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
195 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
196 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
197
198 [LibraryClasses.common.UEFI_APPLICATION]
199 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
200 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
201 HiiLibFramework|IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf
202 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
203 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
204 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
205 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
206 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
207 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
208 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
209 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
210 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
211 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf
212 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf
213 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
214
215
216 ################################################################################
217 #
218 # Pcd Section - list of all EDK II PCD Entries defined by this Platform
219 #
220 ################################################################################
221
222 [PcdsFeatureFlag.common]
223 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|FALSE
224 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|FALSE
225 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE
226 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplBuildShareCodeHobs|TRUE
227 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportEfiDecompress|TRUE
228 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportTianoDecompress|TRUE
229 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE
230 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLangDepricate|FALSE
231 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics|FALSE
232
233 [PcdsFixedAtBuild.IA32]
234 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1
235 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeRuntimeMemorySize|128
236 gEfiNt32PkgTokenSpaceGuid.PcdWinNtMemorySizeForSecMain|L"64!64"|VOID*|12
237 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFirmwareVolume|L"..\\Fv\\Fv_Recovery.fd"|VOID*|52
238 gEfiNt32PkgTokenSpaceGuid.PcdWinNtBootMode|1
239 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
240 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
241 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
242 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000
243 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
244 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
245 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000
246 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x0f
247 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x1f
248 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF
249 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000040
250 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0
251 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPcdCallBackNumberPerPcdEntry|0x08
252 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0
253 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0
254 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0
255 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciIncompatibleDeviceSupportMask|0
256 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x0005100 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_EC_UNCORRECTABLE3
257 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleError|0x01040006 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_CONTROLLER_ERROR
258 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleReset|0x01040001 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_PC_RESET
259 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleInputError|0x01040007 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_INPUT_ERROR
260 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleOutputError|0x01040008 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_OUTPUT_ERROR
261 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultTimeout|0x0008
262 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLangCodes|"engfra"|VOID*|7
263 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLang|"eng"|VOID*|4
264 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLangCodes|"en;fr"|VOID*|6
265 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLang|"en"|VOID*|3
266 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueEfiWatchDogTimerExpired|0x00011003
267 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMemoryTestStarted|0x00051006
268 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueSetVirtualAddressMap|0x03101004
269 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x00051003
270 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320
271 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200
272 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8
273 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1
274 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1
275 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0
276
277 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFirmwareFdSize|0x2a0000
278 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFirmwareBlockSize|0x10000
279 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageEventLogBase|0x28c000
280 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageEventLogSize|0x2000
281 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashFvRecoveryBase|0x0
282 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashFvRecoverySize|0x280000
283
284 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageVariableBase|0x280000
285 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageFtwSpareBase|0x290000
286 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageFtwWorkingBase|0x28e000
287
288 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x10000
289 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x2000
290 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x00c000
291 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10
292
293 [PcdsFeatureFlag.IA32]
294 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseTraverseEnabled|TRUE
295 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseCallbackOnSetEnabled|TRUE
296 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseExEnabled|TRUE
297 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseGetSizeEnabled|TRUE
298 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseSetEnabled|TRUE
299 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE
300 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|FALSE
301 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseOEM|TRUE
302 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|FALSE
303 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt|FALSE
304 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportEfiDecompress|TRUE
305 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportTianoDecompress|TRUE
306 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE
307 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplBuildShareCodeHobs|TRUE
308 gEfiMdeModulePkgTokenSpaceGuid.PcdDxePcdDatabaseTraverseEnabled|TRUE
309 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseHardSerial|FALSE
310 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseEfiSerial|FALSE
311 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseRuntimeMemory|FALSE
312 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseDataHub|FALSE
313 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseOEM|TRUE
314 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInSerial|FALSE
315 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInDataHub|FALSE
316 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInRuntimeMemory|FALSE
317 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInOEM|FALSE
318 gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleRest|FALSE
319 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE
320 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE
321 gEfiMdeModulePkgTokenSpaceGuid.PcdNtEmulatorEnable|FALSE
322 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|TRUE
323 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|TRUE
324 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|FALSE
325 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|FALSE
326 gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleRest|FALSE
327 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciIsaEnable|FALSE
328 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciVgaEnable|FALSE
329 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciBusHotplugDeviceSupport|TRUE
330
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 ################################################################################
354 #
355 # Components Section - list of all EDK II Modules needed by this Platform
356 #
357 ################################################################################
358
359 [Components.IA32]
360 ##
361 # SEC Phase modules
362 ##
363 Nt32Pkg/Sec/SecMain.inf
364
365 ##
366 # PEI Phase modules
367 ##
368 MdeModulePkg/Core/Pei/PeiMain.inf
369 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {
370 <LibraryClasses>
371 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
372 }
373 IntelFrameworkModulePkg/Universal/StatusCode/Pei/PeiStatusCode.inf
374 Nt32Pkg/BootModePei/BootModePei.inf
375 Nt32Pkg/WinNtFlashMapPei/WinNtFlashMapPei.inf
376 MdeModulePkg/Universal/MemoryTest/BaseMemoryTestPei/BaseMemoryTestPei.inf
377 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
378 Nt32Pkg/WinNtAutoScanPei/WinNtAutoScanPei.inf
379 Nt32Pkg/WinNtFirmwareVolumePei/WinNtFirmwareVolumePei.inf
380 Nt32Pkg/WinNtThunkPPIToProtocolPei/WinNtThunkPPIToProtocolPei.inf
381 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
382 ##
383 # DXE Phase modules
384 ##
385 MdeModulePkg/Core/Dxe/DxeMain.inf
386 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {
387 <LibraryClasses>
388 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
389 }
390 Nt32Pkg/MetronomeDxe/MetronomeDxe.inf
391 Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf
392 Nt32Pkg/ResetRuntimeDxe/ResetRuntimeDxe.inf
393 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
394 Nt32Pkg/FvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf
395 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
396 IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf
397 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
398 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
399 IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/HiiDatabase.inf
400 Nt32Pkg/WinNtThunkDxe/WinNtThunkDxe.inf
401 MdeModulePkg/Universal/FirmwareVolume/Crc32SectionExtractDxe/Crc32SectionExtractDxe.inf
402 Nt32Pkg/CpuRuntimeDxe/CpuRuntimeDxe.inf
403 Nt32Pkg/PlatformBdsDxe/PlatformBdsDxe.inf
404 MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/FtwLite.inf
405 IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErrDxe.inf
406 Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf
407 Nt32Pkg/TimerDxe/TimerDxe.inf
408 IntelFrameworkModulePkg/Universal/StatusCode/Dxe/DxeStatusCode.inf
409 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
410 MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf
411 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
412 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
413 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
414 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
415 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
416 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
417 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
418 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
419 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
420 IntelFrameworkModulePkg/Universal/SetupBrowserDxe/SetupBrowser.inf
421 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
422 MdeModulePkg/Bus/Pci/AtapiPassThruDxe/AtapiPassThru.inf
423 IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
424 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf ##This driver follows UEFI specification definition
425 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf ##This driver follows UEFI specification definition
426 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf
427 Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriverDxe.inf
428 Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIoDxe.inf
429 Nt32Pkg/WinNtConsoleDxe/WinNtConsoleDxe.inf
430 Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIoDxe.inf
431 Nt32Pkg/WinNtGopDxe/WinNtGopDxe.inf
432 Nt32Pkg/WinNtSimpleFileSystemDxe/WinNtSimpleFileSystemDxe.inf
433 IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf
434 MdeModulePkg/Application/HelloWorld/HelloWorld.inf
435
436 #
437 # Network stack drivers
438 # To test network drivers, need network Io driver(SnpNt32Io.dll), please refer to NETWORK-IO Subproject.
439 #
440 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf
441 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf
442 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf
443 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf
444 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf
445 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf
446 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf
447 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
448 Nt32Pkg/SnpNt32Dxe/SnpNt32Dxe.inf
449
450 [BuildOptions]
451 DEBUG_ICC_IA32_DLINK_FLAGS = /EXPORT:InitializeDriver=_ModuleEntryPoint /ALIGN:4096 /SUBSYSTEM:CONSOLE
452 DEBUG_VS2003_IA32_DLINK_FLAGS = /EXPORT:InitializeDriver=_ModuleEntryPoint /ALIGN:4096 /SUBSYSTEM:CONSOLE
453 DEBUG_MYTOOLS_IA32_DLINK_FLAGS = /EXPORT:InitializeDriver=_ModuleEntryPoint /ALIGN:4096 /SUBSYSTEM:CONSOLE
454 DEBUG_WINDDK3790x1830_IA32_DLINK_FLAGS = /EXPORT:InitializeDriver=_ModuleEntryPoint /ALIGN:4096 /SUBSYSTEM:CONSOLE
455 DEBUG_VS2005PRO_IA32_DLINK_FLAGS = /EXPORT:InitializeDriver=_ModuleEntryPoint /ALIGN:4096 /SUBSYSTEM:CONSOLE
456 DEBUG_MIXED_IA32_DLINK_FLAGS = /EXPORT:InitializeDriver=_ModuleEntryPoint /ALIGN:4096 /SUBSYSTEM:CONSOLE
457 RELEASE_ICC_IA32_DLINK_FLAGS = /ALIGN:4096
458 RELEASE_VS2003_IA32_DLINK_FLAGS = /ALIGN:4096
459 RELEASE_MYTOOLS_IA32_DLINK_FLAGS = /ALIGN:4096
460 RELEASE_WINDDK3790x1830_IA32_DLINK_FLAGS = /ALIGN:4096
461 RELEASE_VS2005PRO_IA32_DLINK_FLAGS = /ALIGN:4096
462 RELEASE_MIXED_IA32_DLINK_FLAGS = /ALIGN:4096
463 MSFT:DEBUG_*_IA32_DLINK_FLAGS = /EXPORT:InitializeDriver=_ModuleEntryPoint /ALIGN:4096 /SUBSYSTEM:CONSOLE
464 MSFT:RELEASE_*_IA32_DLINK_FLAGS = /ALIGN:4096