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