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