]> git.proxmox.com Git - mirror_edk2.git/blame - Nt32Pkg/Nt32Pkg.dsc
Added [Libraries] for R8 modules' build
[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
2b642e5a 52 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
409f6780
A
53 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
54 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
55 SerialPortLib|MdePkg/Library/SerialPortLibNull/SerialPortLibNull.inf\r
ba571110 56 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf\r
409f6780 57 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
bd55fe14 58 CpuLib|MdePkg/Library/CpuLib/CpuLib.inf\r
409f6780
A
59 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
60 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
61 PciIncompatibleDeviceSupportLib|IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.inf\r
62 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
8e5b17b2 63 FrameworkIfrSupportLib|IntelFrameworkPkg/Library/FrameworkIfrSupportLib/IfrSupportLib.inf\r
409f6780
A
64 GraphicsLib|IntelFrameworkModulePkg/Library/GraphicsLib/GraphicsLib.inf\r
65 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf\r
66 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
39a4d286 67 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
8e5b17b2 68 FrameworkHiiLib|IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.inf\r
4fb31c2c 69 S3Lib|MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf\r
70 RecoveryLib|MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf\r
95be2c94 71 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
e6ef5309 72\r
d695558b 73[LibraryClasses.common.BASE]\r
409f6780 74 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
2f053c92 75 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf\r
d695558b 76\r
fdcc2fdc 77[LibraryClasses.common.USER_DEFINED]\r
409f6780 78 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
2f053c92 79 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf\r
fdcc2fdc 80\r
d695558b 81[LibraryClasses.common.SEC]\r
ba571110 82 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf\r
409f6780 83 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
2f053c92 84 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf\r
3d7b0992 85 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
d695558b 86\r
869f8e34 87[LibraryClasses.common.DXE_CORE]\r
409f6780 88 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
409f6780
A
89 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
90 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
91 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
409f6780
A
92 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
93 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
2f053c92 94 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
409f6780 95 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
2f053c92 96 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
d4b7ad52 97 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
3d7b0992 98 PeCoffLib|Nt32Pkg/Library/DxeNT32PeCoffLib/DxeNT32PeCoffLib.inf\r
d173d9c7 99 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
25a201c6 100\r
869f8e34 101[LibraryClasses.common.DXE_SMM_DRIVER]\r
409f6780
A
102 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
103 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
8e5b17b2 104 FrameworkHiiLib|IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.inf\r
409f6780
A
105 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
106 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
107 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
108 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
109 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
110 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
2f053c92 111 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
409f6780
A
112 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
113 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf\r
114 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf\r
115 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
116 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
25a201c6 117\r
869f8e34 118[LibraryClasses.common.PEIM]\r
ba571110 119 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf\r
409f6780
A
120 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
121 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r
122 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r
123 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
124 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
125 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
2f053c92 126 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
409f6780
A
127 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
128 OemHookStatusCodeLib|Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf\r
129 PeCoffGetEntryPointLib|Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/Nt32PeiPeCoffGetEntryPointLib.inf\r
2f053c92 130 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
3d7b0992 131 PeCoffLib|Nt32Pkg/Library/PeiNT32PeCoffLib/PeiNT32PeCoffLib.inf\r
5e106e53 132 PeiPiLib|MdePkg/Library/PeiPiLib/PeiPiLib.inf\r
d173d9c7 133 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
e6ef5309 134\r
869f8e34 135[LibraryClasses.common.PEI_CORE]\r
ba571110 136 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf\r
409f6780
A
137 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
138 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
139 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r
140 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
141 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
142 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
2f053c92 143 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
409f6780 144 PeCoffGetEntryPointLib|Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/Nt32PeiPeCoffGetEntryPointLib.inf\r
d4b7ad52 145 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
2f053c92 146 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
3d7b0992 147 PeCoffLib|Nt32Pkg/Library/PeiCoreNT32PeCoffLib/PeiCoreNT32PeCoffLib.inf\r
19648468 148 PeiPiLib|MdePkg/Library/PeiPiLib/PeiPiLib.inf\r
25a201c6 149\r
869f8e34 150[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
409f6780
A
151 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
152 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
153 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
154 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
155 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
156 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
2f053c92 157 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
409f6780 158 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
8e5b17b2 159 FrameworkHiiLib|IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.inf\r
409f6780
A
160 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
161 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
162 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
163 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
409f6780
A
164 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf\r
165 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf\r
2f053c92 166 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
25a201c6 167\r
869f8e34 168[LibraryClasses.common.UEFI_DRIVER]\r
409f6780
A
169 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
170 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
171 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
172 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
173 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
174 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
2f053c92 175 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
409f6780 176 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
8e5b17b2 177 FrameworkHiiLib|IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.inf\r
409f6780
A
178 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
179 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
180 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
409f6780
A
181 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf\r
182 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf\r
2f053c92 183 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
25a201c6 184\r
869f8e34 185[LibraryClasses.common.DXE_DRIVER]\r
409f6780
A
186 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
187 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
188 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
189 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
190 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
191 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
2f053c92 192 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
409f6780 193 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
8e5b17b2 194 FrameworkHiiLib|IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.inf\r
409f6780
A
195 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
196 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
197 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
409f6780
A
198 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf\r
199 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf\r
200 EdkGenericBdsLib|Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf\r
2f053c92 201 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
593a8308 202 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
203 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
204 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
36ee91ca 205 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
25a201c6 206\r
869f8e34 207[LibraryClasses.common.UEFI_APPLICATION]\r
409f6780
A
208 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
209 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
8e5b17b2 210 FrameworkHiiLib|IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.inf\r
409f6780
A
211 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
212 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
213 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
214 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
409f6780
A
215 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
216 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
217 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
2f053c92 218 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
409f6780
A
219 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
220 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf\r
221 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf\r
2f053c92 222 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
2ad4dad0 223 PrintLib|MdeModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.inf\r
4cf1c1b5 224\r
25a201c6 225\r
226################################################################################\r
227#\r
228# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
229#\r
230################################################################################\r
231\r
95276127 232[PcdsFeatureFlag.common]\r
b3af5df6 233 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|FALSE\r
234 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|FALSE\r
235 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE\r
236 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplBuildShareCodeHobs|TRUE\r
237 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportEfiDecompress|TRUE\r
238 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportTianoDecompress|TRUE\r
239 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE\r
240 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLangDepricate|FALSE\r
e8ec1789 241 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics|FALSE\r
676de8d9 242 gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollationSupport|TRUE\r
243 gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollation2Support|TRUE\r
e6ef5309 244 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE\r
245 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|TRUE\r
95276127 246\r
13759165 247[PcdsFixedAtBuild.IA32]\r
b3af5df6 248 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1\r
249 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeRuntimeMemorySize|128\r
250 gEfiNt32PkgTokenSpaceGuid.PcdWinNtMemorySizeForSecMain|L"64!64"|VOID*|12\r
251 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFirmwareVolume|L"..\\Fv\\Fv_Recovery.fd"|VOID*|52\r
252 gEfiNt32PkgTokenSpaceGuid.PcdWinNtBootMode|1\r
253 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000\r
254 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000\r
255 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000\r
256 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000\r
257 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000\r
258 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000\r
259 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000\r
260 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x0f\r
261 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x1f\r
262 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF\r
263 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000040\r
264 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0\r
265 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPcdCallBackNumberPerPcdEntry|0x08\r
266 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0\r
267 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0\r
268 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0\r
269 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciIncompatibleDeviceSupportMask|0\r
270 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x0005100 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_EC_UNCORRECTABLE3\r
271 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleError|0x01040006 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_CONTROLLER_ERROR\r
272 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleReset|0x01040001 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_PC_RESET\r
273 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleInputError|0x01040007 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_INPUT_ERROR\r
274 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleOutputError|0x01040008 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_OUTPUT_ERROR\r
275 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultTimeout|0x0008\r
276 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLangCodes|"engfra"|VOID*|7\r
277 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLang|"eng"|VOID*|4\r
278 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLangCodes|"en;fr"|VOID*|6\r
279 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLang|"en"|VOID*|3\r
280 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueEfiWatchDogTimerExpired|0x00011003\r
281 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMemoryTestStarted|0x00051006\r
282 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueSetVirtualAddressMap|0x03101004\r
283 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x00051003\r
284 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320\r
285 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200\r
286 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8\r
287 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1\r
288 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1\r
289 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0\r
290\r
291 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFirmwareFdSize|0x2a0000\r
292 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFirmwareBlockSize|0x10000\r
293 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageEventLogBase|0x28c000\r
294 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageEventLogSize|0x2000\r
295 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashFvRecoveryBase|0x0\r
296 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashFvRecoverySize|0x280000\r
297\r
298 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageVariableBase|0x280000\r
299 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageFtwSpareBase|0x290000\r
300 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFlashNvStorageFtwWorkingBase|0x28e000\r
301\r
302 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x10000\r
303 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x2000\r
304 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x00c000\r
18fd8d65 305 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10\r
9c7aa186 306 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6\r
307 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32\r
2b642e5a 308 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x400\r
309 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize|0x8000\r
310 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize|0x10000\r
9c7aa186 311\r
869f8e34 312[PcdsFeatureFlag.IA32]\r
b3af5df6 313 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseTraverseEnabled|TRUE\r
314 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseCallbackOnSetEnabled|TRUE\r
315 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseExEnabled|TRUE\r
316 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseGetSizeEnabled|TRUE\r
317 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseSetEnabled|TRUE\r
318 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE\r
319 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|FALSE\r
320 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseOEM|TRUE\r
321 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|FALSE\r
5d582956 322 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt|FALSE\r
b3af5df6 323 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportEfiDecompress|TRUE\r
324 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportTianoDecompress|TRUE\r
325 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE\r
326 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplBuildShareCodeHobs|TRUE\r
327 gEfiMdeModulePkgTokenSpaceGuid.PcdDxePcdDatabaseTraverseEnabled|TRUE\r
328 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseHardSerial|FALSE\r
329 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseEfiSerial|FALSE\r
330 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseRuntimeMemory|FALSE\r
331 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseDataHub|FALSE\r
332 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseOEM|TRUE\r
333 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInSerial|FALSE\r
334 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInDataHub|FALSE\r
335 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInRuntimeMemory|FALSE\r
336 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInOEM|FALSE\r
337 gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleRest|FALSE\r
338 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE\r
339 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE\r
340 gEfiMdeModulePkgTokenSpaceGuid.PcdNtEmulatorEnable|FALSE\r
341 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|TRUE\r
342 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|TRUE\r
8270a5fd 343 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|FALSE\r
344 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|FALSE\r
b3af5df6 345 gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleRest|FALSE\r
346 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciIsaEnable|FALSE\r
347 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciVgaEnable|FALSE\r
348 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciBusHotplugDeviceSupport|TRUE\r
2b642e5a 349 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreImageLoaderSearchTeSectionFirst|FALSE\r
ba237732 350\r
25a201c6 351\r
352################################################################################\r
353#\r
354# Pcd Dynamic Section - list of all EDK II PCD Entries defined by this Platform\r
355#\r
356################################################################################\r
357\r
2cb630b1 358[PcdsDynamicDefault.common.DEFAULT]\r
b3af5df6 359 gEfiNt32PkgTokenSpaceGuid.PcdWinNtSerialPort|L"COM1!COM2"|VOID*|18\r
360 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFileSystem|L".!..\\..\\..\\..\\EdkShellBinPkg\\bin\\ia32\\Apps"|VOID*|106\r
361 gEfiNt32PkgTokenSpaceGuid.PcdWinNtGop|L"UGA Window 1!UGA Window 2"|VOID*|50\r
362 gEfiNt32PkgTokenSpaceGuid.PcdWinNtConsole|L"Bus Driver Console Window"|VOID*|50\r
363 gEfiNt32PkgTokenSpaceGuid.PcdWinNtVirtualDisk|L"FW;40960;512"|VOID*|24\r
b3af5df6 364 gEfiNt32PkgTokenSpaceGuid.PcdWinNtMemorySize|L"64!64"|VOID*|10\r
365 gEfiNt32PkgTokenSpaceGuid.PcdWinNtPhysicalDisk|L"a:RW;2880;512!d:RO;307200;2048!j:RW;262144;512"|VOID*|100\r
366 gEfiNt32PkgTokenSpaceGuid.PcdWinNtUga|L"UGA Window 1!UGA Window 2"|VOID*|50\r
367\r
368 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0\r
369 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0\r
370 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0\r
25a201c6 371\r
cd46d8f6 372[Libraries.IA32]\r
373 #\r
374 # Libraries common to PEI and DXE\r
375 #\r
376 EdkCompatibilityPkg\Foundation\Efi\Guid\EfiGuidLib.inf\r
377 EdkCompatibilityPkg\Foundation\Framework\Guid\EdkFrameworkGuidLib.inf\r
378 EdkCompatibilityPkg\Foundation\Guid\EdkGuidLib.inf\r
379 EdkCompatibilityPkg\Foundation\Library\EfiCommonLib\EfiCommonLib.inf\r
380 EdkCompatibilityPkg\Foundation\Cpu\Pentium\CpuIA32Lib\CpuIA32Lib.inf\r
381 EdkCompatibilityPkg\Foundation\Cpu\Itanium\CpuIA64Lib\CpuIA64Lib.inf\r
382 EdkCompatibilityPkg\Foundation\Library\CustomizedDecompress\CustomizedDecompress.inf\r
383 EdkCompatibilityPkg\Foundation\Library\CompilerStub\CompilerStubLib.inf\r
384 EdkCompatibilityPkg\Foundation\Library\Dxe\Hob\HobLib.inf\r
385\r
386 #\r
387 # PEI libraries\r
388 #\r
389 EdkCompatibilityPkg\Foundation\Framework\Ppi\EdkFrameworkPpiLib.inf\r
390 EdkCompatibilityPkg\Foundation\Ppi\EdkPpiLib.inf\r
391 EdkCompatibilityPkg\Foundation\Library\Pei\PeiLib\PeiLib.inf\r
392 EdkCompatibilityPkg\Foundation\Library\Pei\Hob\PeiHobLib.inf\r
393\r
394 #\r
395 # DXE libraries\r
396 #\r
397 EdkCompatibilityPkg\Foundation\Core\Dxe\ArchProtocol\ArchProtocolLib.inf\r
398 EdkCompatibilityPkg\Foundation\Efi\Protocol\EfiProtocolLib.inf\r
399 EdkCompatibilityPkg\Foundation\Framework\Protocol\EdkFrameworkProtocolLib.inf\r
400 EdkCompatibilityPkg\Foundation\Protocol\EdkProtocolLib.inf\r
401 EdkCompatibilityPkg\Foundation\Library\Dxe\EfiDriverLib\EfiDriverLib.inf\r
402 EdkCompatibilityPkg\Foundation\Library\RuntimeDxe\EfiRuntimeLib\EfiRuntimeLib.inf\r
403 EdkCompatibilityPkg\Foundation\Library\Dxe\Graphics\Graphics.inf\r
404 EdkCompatibilityPkg\Foundation\Library\Dxe\EfiIfrSupportLib\EfiIfrSupportLib.inf\r
405 EdkCompatibilityPkg\Foundation\Library\Dxe\Print\PrintLib.inf\r
406 EdkCompatibilityPkg\Foundation\Library\Dxe\EfiScriptLib\EfiScriptLib.inf\r
407 EdkCompatibilityPkg\Foundation\Library\Dxe\EfiUiLib\EfiUiLib.inf\r
408\r
409 #\r
410 # Print/Graphics Library consume SetupBrowser Print Protocol\r
411 #\r
412 EdkCompatibilityPkg\Foundation\Library\Dxe\PrintLite\PrintLib.inf\r
413 EdkCompatibilityPkg\Foundation\Library\Dxe\GraphicsLite\Graphics.inf\r
414\r
25a201c6 415################################################################################\r
416#\r
417# Components Section - list of all EDK II Modules needed by this Platform\r
418#\r
419################################################################################\r
420\r
421[Components.IA32]\r
04eced5b 422 ##\r
423 # SEC Phase modules\r
424 ##\r
409f6780 425 Nt32Pkg/Sec/SecMain.inf\r
929e7bd1 426\r
04eced5b 427 ##\r
428 # PEI Phase modules\r
429 ##\r
409f6780 430 MdeModulePkg/Core/Pei/PeiMain.inf\r
76b0f6ab 431 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {\r
b3af5df6 432 <LibraryClasses>\r
76b0f6ab 433 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
434 }\r
409f6780
A
435 IntelFrameworkModulePkg/Universal/StatusCode/Pei/PeiStatusCode.inf\r
436 Nt32Pkg/BootModePei/BootModePei.inf\r
437 Nt32Pkg/WinNtFlashMapPei/WinNtFlashMapPei.inf\r
438 MdeModulePkg/Universal/MemoryTest/BaseMemoryTestPei/BaseMemoryTestPei.inf\r
439 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf\r
440 Nt32Pkg/WinNtAutoScanPei/WinNtAutoScanPei.inf\r
441 Nt32Pkg/WinNtFirmwareVolumePei/WinNtFirmwareVolumePei.inf\r
442 Nt32Pkg/WinNtThunkPPIToProtocolPei/WinNtThunkPPIToProtocolPei.inf\r
706e7534 443 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf\r
04eced5b 444 ##\r
445 # DXE Phase modules\r
446 ##\r
899bc551
LG
447 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
448 <LibraryClasses>\r
46ffb9a4 449 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
899bc551 450 }\r
409f6780 451 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {\r
b3af5df6 452 <LibraryClasses>\r
cdebf6c6 453 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
cba9012a 454 }\r
409f6780 455 Nt32Pkg/MetronomeDxe/MetronomeDxe.inf\r
593a8308 456 Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf\r
409f6780
A
457 Nt32Pkg/ResetRuntimeDxe/ResetRuntimeDxe.inf\r
458 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
459 Nt32Pkg/FvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf\r
460 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
461 IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf\r
462 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
463 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf\r
464 IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/HiiDatabase.inf\r
465 Nt32Pkg/WinNtThunkDxe/WinNtThunkDxe.inf\r
593a8308 466 Nt32Pkg/CpuRuntimeDxe/CpuRuntimeDxe.inf\r
467 Nt32Pkg/PlatformBdsDxe/PlatformBdsDxe.inf\r
468 MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/FtwLite.inf\r
409f6780
A
469 IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErrDxe.inf\r
470 Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf\r
471 Nt32Pkg/TimerDxe/TimerDxe.inf\r
472 IntelFrameworkModulePkg/Universal/StatusCode/Dxe/DxeStatusCode.inf\r
473 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf\r
474 MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf\r
475 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
476 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
477 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
478 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
479 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
480 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
481 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
482 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
483 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
484 IntelFrameworkModulePkg/Universal/SetupBrowserDxe/SetupBrowser.inf\r
485 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
409f6780
A
486 IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf\r
487 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf ##This driver follows UEFI specification definition\r
488 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf ##This driver follows UEFI specification definition\r
489 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r
490 Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriverDxe.inf\r
491 Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIoDxe.inf\r
409f6780
A
492 Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIoDxe.inf\r
493 Nt32Pkg/WinNtGopDxe/WinNtGopDxe.inf\r
494 Nt32Pkg/WinNtSimpleFileSystemDxe/WinNtSimpleFileSystemDxe.inf\r
495 IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf\r
496 MdeModulePkg/Application/HelloWorld/HelloWorld.inf\r
929e7bd1 497\r
593a8308 498 #\r
499 # Network stack drivers\r
500 # To test network drivers, need network Io driver(SnpNt32Io.dll), please refer to NETWORK-IO Subproject.\r
501 #\r
36ee91ca 502 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf\r
593a8308 503 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r
504 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r
505 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf\r
506 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r
507 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r
508 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r
509 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf\r
510 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r
511 Nt32Pkg/SnpNt32Dxe/SnpNt32Dxe.inf\r
512\r
2cb630b1 513[BuildOptions]\r
cd46d8f6 514 DEBUG_*_IA32_DLINK_FLAGS = /EXPORT:InitializeDriver=$(IMAGE_ENTRY_POINT) /ALIGN:4096 /SUBSYSTEM:CONSOLE\r
515 RELEASE_*_IA32_DLINK_FLAGS = /ALIGN:4096\r