]> git.proxmox.com Git - mirror_edk2.git/blame - Nt32Pkg/Nt32Pkg.dsc
Enable the 0-31 temporary IDT entries prior to activate the LongMode. If not enable...
[mirror_edk2.git] / Nt32Pkg / Nt32Pkg.dsc
CommitLineData
25a201c6 1#/** @file\r
2# EFI/Framework Emulation Platform\r
3#\r
4# The Emulation Platform can be used to debug individual modules, prior to creating\r
d10385cd 5# a real platform. This also provides an example for how an DSC is created.\r
25a201c6 6#\r
7# Copyright (c) 2006 - 2007, Intel Corporation\r
8#\r
9# All rights reserved. This program and the accompanying materials\r
10# are licensed and made available under the terms and conditions of the BSD License\r
11# which accompanies this distribution. The full text of the license may be found at\r
12# http://opensource.org/licenses/bsd-license.php\r
4cf1c1b5 13#\r
25a201c6 14# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
15# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
16#\r
17#**/\r
18\r
19################################################################################\r
20#\r
21# Defines Section - statements that will be processed to create a Makefile.\r
22#\r
23################################################################################\r
24[Defines]\r
25 PLATFORM_NAME = NT32\r
26 PLATFORM_GUID = EB216561-961F-47EE-9EF9-CA426EF547C2\r
27 PLATFORM_VERSION = 0.3\r
28 DSC_SPECIFICATION = 0x00010005\r
409f6780 29 OUTPUT_DIRECTORY = Build/NT32\r
25a201c6 30 SUPPORTED_ARCHITECTURES = IA32\r
31 BUILD_TARGETS = DEBUG\r
32 SKUID_IDENTIFIER = DEFAULT\r
409f6780 33 FLASH_DEFINITION = Nt32Pkg/Nt32Pkg.fdf\r
25a201c6 34\r
25a201c6 35\r
2010c81b 36################################################################################\r
37#\r
38# SKU Identification section - list of all SKU IDs supported by this\r
39# Platform.\r
40#\r
41################################################################################\r
42[SkuIds]\r
43 0|DEFAULT # The entry: 0|DEFAULT is reserved and always required.\r
25a201c6 44\r
45################################################################################\r
46#\r
47# Library Class section - list of all Library Classes needed by this Platform.\r
48#\r
49################################################################################\r
50\r
6d2b4f22 51[LibraryClasses.common]\r
409f6780
A
52 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
53 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
54 SerialPortLib|MdePkg/Library/SerialPortLibNull/SerialPortLibNull.inf\r
55 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
56 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
57 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
58 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
59 PciIncompatibleDeviceSupportLib|IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.inf\r
60 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
61 IfrSupportLibFramework|IntelFrameworkPkg/Library/IfrSupportLibFramework/IfrSupportLib.inf\r
62 GraphicsLib|IntelFrameworkModulePkg/Library/GraphicsLib/GraphicsLib.inf\r
63 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf\r
64 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
65 CustomDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
39a4d286 66 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
c76af117 67 HiiLibFramework|IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf\r
4fb31c2c 68 S3Lib|MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf\r
69 RecoveryLib|MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf\r
929e7bd1 70\r
d695558b 71[LibraryClasses.common.BASE]\r
409f6780 72 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
2f053c92 73 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf\r
d695558b 74\r
fdcc2fdc 75[LibraryClasses.common.USER_DEFINED]\r
409f6780 76 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
2f053c92 77 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf\r
fdcc2fdc 78\r
d695558b 79[LibraryClasses.common.SEC]\r
409f6780 80 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
2f053c92 81 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf\r
3d7b0992 82 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
d695558b 83\r
869f8e34 84[LibraryClasses.common.DXE_CORE]\r
409f6780 85 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
409f6780
A
86 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
87 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
88 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
409f6780
A
89 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
90 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
2f053c92 91 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
409f6780 92 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
2f053c92 93 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
d4b7ad52 94 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
3d7b0992 95 PeCoffLib|Nt32Pkg/Library/DxeNT32PeCoffLib/DxeNT32PeCoffLib.inf\r
25a201c6 96\r
869f8e34 97[LibraryClasses.common.DXE_SMM_DRIVER]\r
409f6780
A
98 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
99 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
409f6780
A
100 HiiLibFramework|IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf\r
101 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
102 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
103 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
104 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
105 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
106 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
2f053c92 107 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
409f6780
A
108 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
109 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf\r
110 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf\r
111 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
112 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
25a201c6 113\r
869f8e34 114[LibraryClasses.common.PEIM]\r
409f6780
A
115 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
116 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r
117 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r
118 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
119 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
120 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
2f053c92 121 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
409f6780
A
122 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
123 OemHookStatusCodeLib|Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf\r
124 PeCoffGetEntryPointLib|Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/Nt32PeiPeCoffGetEntryPointLib.inf\r
2f053c92 125 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
3d7b0992 126 PeCoffLib|Nt32Pkg/Library/PeiNT32PeCoffLib/PeiNT32PeCoffLib.inf\r
25a201c6 127\r
869f8e34 128[LibraryClasses.common.PEI_CORE]\r
409f6780
A
129 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
130 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
131 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r
132 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
133 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
134 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
2f053c92 135 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
409f6780 136 PeCoffGetEntryPointLib|Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/Nt32PeiPeCoffGetEntryPointLib.inf\r
d4b7ad52 137 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
2f053c92 138 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
3d7b0992 139 PeCoffLib|Nt32Pkg/Library/PeiCoreNT32PeCoffLib/PeiCoreNT32PeCoffLib.inf\r
25a201c6 140\r
869f8e34 141[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
409f6780
A
142 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
143 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
144 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
145 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
146 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
147 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
2f053c92 148 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
409f6780 149 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
409f6780
A
150 HiiLibFramework|IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf\r
151 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
152 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
153 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
154 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
409f6780
A
155 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf\r
156 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf\r
2f053c92 157 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
25a201c6 158\r
869f8e34 159[LibraryClasses.common.UEFI_DRIVER]\r
409f6780
A
160 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
161 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
162 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
163 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
164 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
165 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
2f053c92 166 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
409f6780 167 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
409f6780
A
168 HiiLibFramework|IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf\r
169 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
170 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
171 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
409f6780
A
172 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf\r
173 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf\r
2f053c92 174 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
25a201c6 175\r
869f8e34 176[LibraryClasses.common.DXE_DRIVER]\r
409f6780
A
177 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
178 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
179 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
180 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
181 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
182 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
2f053c92 183 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
409f6780 184 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
409f6780
A
185 HiiLibFramework|IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf\r
186 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
187 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
188 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
409f6780
A
189 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf\r
190 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf\r
191 EdkGenericBdsLib|Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf\r
2f053c92 192 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
593a8308 193 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
194 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
195 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
25a201c6 196\r
869f8e34 197[LibraryClasses.common.UEFI_APPLICATION]\r
409f6780
A
198 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
199 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
409f6780
A
200 HiiLibFramework|IntelFrameworkPkg/Library/HiiLibFramework/HiiLib.inf\r
201 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
202 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
203 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
204 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
409f6780
A
205 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
206 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
207 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
2f053c92 208 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
409f6780
A
209 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
210 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf\r
211 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf\r
2f053c92 212 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
4cf1c1b5 213\r
25a201c6 214\r
215################################################################################\r
216#\r
217# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
218#\r
219################################################################################\r
220\r
95276127 221[PcdsFeatureFlag.common]\r
b3af5df6 222 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|FALSE\r
223 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|FALSE\r
224 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE\r
225 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplBuildShareCodeHobs|TRUE\r
226 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportEfiDecompress|TRUE\r
227 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportTianoDecompress|TRUE\r
228 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE\r
229 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLangDepricate|FALSE\r
95276127 230\r
13759165 231[PcdsFixedAtBuild.IA32]\r
b3af5df6 232 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1\r
233 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeRuntimeMemorySize|128\r
234 gEfiNt32PkgTokenSpaceGuid.PcdWinNtMemorySizeForSecMain|L"64!64"|VOID*|12\r
235 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFirmwareVolume|L"..\\Fv\\Fv_Recovery.fd"|VOID*|52\r
236 gEfiNt32PkgTokenSpaceGuid.PcdWinNtBootMode|1\r
237 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000\r
238 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000\r
239 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000\r
240 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000\r
241 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000\r
242 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000\r
243 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000\r
244 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x0f\r
245 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x1f\r
246 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF\r
247 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000040\r
248 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0\r
249 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPcdCallBackNumberPerPcdEntry|0x08\r
250 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0\r
251 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0\r
252 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0\r
253 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciIncompatibleDeviceSupportMask|0\r
254 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x0005100 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_EC_UNCORRECTABLE3\r
255 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleError|0x01040006 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_CONTROLLER_ERROR\r
256 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleReset|0x01040001 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_PC_RESET\r
257 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleInputError|0x01040007 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_INPUT_ERROR\r
258 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleOutputError|0x01040008 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_OUTPUT_ERROR\r
259 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultTimeout|0x0008\r
260 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLangCodes|"engfra"|VOID*|7\r
261 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLang|"eng"|VOID*|4\r
262 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLangCodes|"en;fr"|VOID*|6\r
263 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLang|"en"|VOID*|3\r
264 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueEfiWatchDogTimerExpired|0x00011003\r
265 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMemoryTestStarted|0x00051006\r
266 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueSetVirtualAddressMap|0x03101004\r
267 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x00051003\r
268 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320\r
269 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200\r
270 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8\r
271 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1\r
272 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1\r
273 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0\r
274\r
275 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFirmwareFdSize|0x2a0000\r
276 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFirmwareBlockSize|0x10000\r
277 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageEventLogBase|0x28c000\r
278 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageEventLogSize|0x2000\r
279 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashFvRecoveryBase|0x0\r
280 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashFvRecoverySize|0x280000\r
281\r
282 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageVariableBase|0x280000\r
283 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageFtwSpareBase|0x290000\r
284 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageFtwWorkingBase|0x28e000\r
285\r
286 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x10000\r
287 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x2000\r
288 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x00c000\r
6d3aa33e 289\r
869f8e34 290[PcdsFeatureFlag.IA32]\r
b3af5df6 291 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseTraverseEnabled|TRUE\r
292 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseCallbackOnSetEnabled|TRUE\r
293 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseExEnabled|TRUE\r
294 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseGetSizeEnabled|TRUE\r
295 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseSetEnabled|TRUE\r
296 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE\r
297 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|FALSE\r
298 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseOEM|TRUE\r
299 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|FALSE\r
5d582956 300 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt|FALSE\r
b3af5df6 301 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportEfiDecompress|TRUE\r
302 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportTianoDecompress|TRUE\r
303 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE\r
304 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplBuildShareCodeHobs|TRUE\r
305 gEfiMdeModulePkgTokenSpaceGuid.PcdDxePcdDatabaseTraverseEnabled|TRUE\r
306 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseHardSerial|FALSE\r
307 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseEfiSerial|FALSE\r
308 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseRuntimeMemory|FALSE\r
309 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseDataHub|FALSE\r
310 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseOEM|TRUE\r
311 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInSerial|FALSE\r
312 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInDataHub|FALSE\r
313 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInRuntimeMemory|FALSE\r
314 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInOEM|FALSE\r
315 gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleRest|FALSE\r
316 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE\r
317 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE\r
318 gEfiMdeModulePkgTokenSpaceGuid.PcdNtEmulatorEnable|FALSE\r
319 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|TRUE\r
320 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|TRUE\r
321 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE\r
322 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE\r
323 gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleRest|FALSE\r
324 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciIsaEnable|FALSE\r
325 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciVgaEnable|FALSE\r
326 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciBusHotplugDeviceSupport|TRUE\r
ba237732
A
327\r
328\r
25a201c6 329\r
330################################################################################\r
331#\r
332# Pcd Dynamic Section - list of all EDK II PCD Entries defined by this Platform\r
333#\r
334################################################################################\r
335\r
2cb630b1 336[PcdsDynamicDefault.common.DEFAULT]\r
b3af5df6 337 gEfiNt32PkgTokenSpaceGuid.PcdWinNtSerialPort|L"COM1!COM2"|VOID*|18\r
338 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFileSystem|L".!..\\..\\..\\..\\EdkShellBinPkg\\bin\\ia32\\Apps"|VOID*|106\r
339 gEfiNt32PkgTokenSpaceGuid.PcdWinNtGop|L"UGA Window 1!UGA Window 2"|VOID*|50\r
340 gEfiNt32PkgTokenSpaceGuid.PcdWinNtConsole|L"Bus Driver Console Window"|VOID*|50\r
341 gEfiNt32PkgTokenSpaceGuid.PcdWinNtVirtualDisk|L"FW;40960;512"|VOID*|24\r
b3af5df6 342 gEfiNt32PkgTokenSpaceGuid.PcdWinNtMemorySize|L"64!64"|VOID*|10\r
343 gEfiNt32PkgTokenSpaceGuid.PcdWinNtPhysicalDisk|L"a:RW;2880;512!d:RO;307200;2048!j:RW;262144;512"|VOID*|100\r
344 gEfiNt32PkgTokenSpaceGuid.PcdWinNtUga|L"UGA Window 1!UGA Window 2"|VOID*|50\r
345\r
346 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0\r
347 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0\r
348 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0\r
25a201c6 349\r
350################################################################################\r
351#\r
352# Components Section - list of all EDK II Modules needed by this Platform\r
353#\r
354################################################################################\r
355\r
356[Components.IA32]\r
04eced5b 357 ##\r
358 # SEC Phase modules\r
359 ##\r
409f6780 360 Nt32Pkg/Sec/SecMain.inf\r
929e7bd1 361\r
04eced5b 362 ##\r
363 # PEI Phase modules\r
364 ##\r
409f6780 365 MdeModulePkg/Core/Pei/PeiMain.inf\r
76b0f6ab 366 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {\r
b3af5df6 367 <LibraryClasses>\r
76b0f6ab 368 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
369 }\r
409f6780
A
370 IntelFrameworkModulePkg/Universal/StatusCode/Pei/PeiStatusCode.inf\r
371 Nt32Pkg/BootModePei/BootModePei.inf\r
372 Nt32Pkg/WinNtFlashMapPei/WinNtFlashMapPei.inf\r
373 MdeModulePkg/Universal/MemoryTest/BaseMemoryTestPei/BaseMemoryTestPei.inf\r
374 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf\r
375 Nt32Pkg/WinNtAutoScanPei/WinNtAutoScanPei.inf\r
376 Nt32Pkg/WinNtFirmwareVolumePei/WinNtFirmwareVolumePei.inf\r
377 Nt32Pkg/WinNtThunkPPIToProtocolPei/WinNtThunkPPIToProtocolPei.inf\r
378 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf\r
929e7bd1 379\r
04eced5b 380 ##\r
381 # DXE Phase modules\r
382 ##\r
409f6780
A
383 MdeModulePkg/Core/Dxe/DxeMain.inf\r
384 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {\r
b3af5df6 385 <LibraryClasses>\r
cdebf6c6 386 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
cba9012a 387 }\r
409f6780 388 Nt32Pkg/MetronomeDxe/MetronomeDxe.inf\r
593a8308 389 Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf\r
409f6780
A
390 Nt32Pkg/ResetRuntimeDxe/ResetRuntimeDxe.inf\r
391 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
392 Nt32Pkg/FvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf\r
393 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
394 IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf\r
395 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
396 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf\r
397 IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/HiiDatabase.inf\r
398 Nt32Pkg/WinNtThunkDxe/WinNtThunkDxe.inf\r
593a8308 399 MdeModulePkg/Universal/FirmwareVolume/Crc32SectionExtractDxe/Crc32SectionExtractDxe.inf\r
400 Nt32Pkg/CpuRuntimeDxe/CpuRuntimeDxe.inf\r
401 Nt32Pkg/PlatformBdsDxe/PlatformBdsDxe.inf\r
402 MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/FtwLite.inf\r
409f6780
A
403 IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErrDxe.inf\r
404 Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf\r
405 Nt32Pkg/TimerDxe/TimerDxe.inf\r
406 IntelFrameworkModulePkg/Universal/StatusCode/Dxe/DxeStatusCode.inf\r
407 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf\r
408 MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf\r
409 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
410 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
411 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
412 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
413 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
414 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
415 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
416 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
417 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
418 IntelFrameworkModulePkg/Universal/SetupBrowserDxe/SetupBrowser.inf\r
419 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
420 MdeModulePkg/Bus/Pci/AtapiPassThruDxe/AtapiPassThru.inf\r
421 IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf\r
422 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf ##This driver follows UEFI specification definition\r
423 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf ##This driver follows UEFI specification definition\r
424 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r
425 Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriverDxe.inf\r
426 Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIoDxe.inf\r
427 Nt32Pkg/WinNtConsoleDxe/WinNtConsoleDxe.inf\r
428 Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIoDxe.inf\r
429 Nt32Pkg/WinNtGopDxe/WinNtGopDxe.inf\r
430 Nt32Pkg/WinNtSimpleFileSystemDxe/WinNtSimpleFileSystemDxe.inf\r
431 IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf\r
432 MdeModulePkg/Application/HelloWorld/HelloWorld.inf\r
929e7bd1 433\r
593a8308 434 #\r
435 # Network stack drivers\r
436 # To test network drivers, need network Io driver(SnpNt32Io.dll), please refer to NETWORK-IO Subproject.\r
437 #\r
438 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r
439 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r
440 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf\r
441 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r
442 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r
443 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r
444 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf\r
445 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r
446 Nt32Pkg/SnpNt32Dxe/SnpNt32Dxe.inf\r
447\r
2cb630b1 448[BuildOptions]\r
d8f31a2d 449 DEBUG_ICC_IA32_DLINK_FLAGS = /EXPORT:InitializeDriver=_ModuleEntryPoint /ALIGN:4096 /SUBSYSTEM:CONSOLE\r
450 DEBUG_VS2003_IA32_DLINK_FLAGS = /EXPORT:InitializeDriver=_ModuleEntryPoint /ALIGN:4096 /SUBSYSTEM:CONSOLE\r
451 DEBUG_MYTOOLS_IA32_DLINK_FLAGS = /EXPORT:InitializeDriver=_ModuleEntryPoint /ALIGN:4096 /SUBSYSTEM:CONSOLE\r
452 DEBUG_WINDDK3790x1830_IA32_DLINK_FLAGS = /EXPORT:InitializeDriver=_ModuleEntryPoint /ALIGN:4096 /SUBSYSTEM:CONSOLE\r
453 DEBUG_VS2005PRO_IA32_DLINK_FLAGS = /EXPORT:InitializeDriver=_ModuleEntryPoint /ALIGN:4096 /SUBSYSTEM:CONSOLE\r
454 DEBUG_MIXED_IA32_DLINK_FLAGS = /EXPORT:InitializeDriver=_ModuleEntryPoint /ALIGN:4096 /SUBSYSTEM:CONSOLE\r
455 RELEASE_ICC_IA32_DLINK_FLAGS = /ALIGN:4096\r
456 RELEASE_VS2003_IA32_DLINK_FLAGS = /ALIGN:4096\r
457 RELEASE_MYTOOLS_IA32_DLINK_FLAGS = /ALIGN:4096\r
458 RELEASE_WINDDK3790x1830_IA32_DLINK_FLAGS = /ALIGN:4096\r
459 RELEASE_VS2005PRO_IA32_DLINK_FLAGS = /ALIGN:4096\r
460 RELEASE_MIXED_IA32_DLINK_FLAGS = /ALIGN:4096\r
b397fbbb
A
461 MSFT:DEBUG_*_IA32_DLINK_FLAGS = /EXPORT:InitializeDriver=_ModuleEntryPoint /ALIGN:4096 /SUBSYSTEM:CONSOLE\r
462 MSFT:RELEASE_*_IA32_DLINK_FLAGS = /ALIGN:4096\r