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