]> git.proxmox.com Git - mirror_edk2.git/blame - Nt32Pkg/Nt32Pkg.dsc
Nt32Pkg/Nt32Pkg.dsc: Remove the flag for OpensslLib and BaseCryptLib
[mirror_edk2.git] / Nt32Pkg / Nt32Pkg.dsc
CommitLineData
7b202cb0 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
70dc0b80 7# Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>\r
c4a5d3f1 8# Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>\r
4e502412 9# (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>\r
25a201c6 10#\r
8f2a5f80 11# This program and the accompanying materials\r
25a201c6 12# are licensed and made available under the terms and conditions of the BSD License\r
13# which accompanies this distribution. The full text of the license may be found at\r
ef0028a2 14# http://opensource.org/licenses/bsd-license.php\r
4cf1c1b5 15#\r
25a201c6 16# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
17# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
18#\r
7b202cb0 19##\r
25a201c6 20\r
21################################################################################\r
22#\r
23# Defines Section - statements that will be processed to create a Makefile.\r
24#\r
25################################################################################\r
26[Defines]\r
27 PLATFORM_NAME = NT32\r
28 PLATFORM_GUID = EB216561-961F-47EE-9EF9-CA426EF547C2\r
bbd53f77 29 PLATFORM_VERSION = 0.4\r
25a201c6 30 DSC_SPECIFICATION = 0x00010005\r
f3a86f73 31 OUTPUT_DIRECTORY = Build/NT32$(ARCH)\r
f66a43b2 32 SUPPORTED_ARCHITECTURES = IA32|X64\r
5955601c 33 BUILD_TARGETS = DEBUG|RELEASE|NOOPT\r
25a201c6 34 SKUID_IDENTIFIER = DEFAULT\r
409f6780 35 FLASH_DEFINITION = Nt32Pkg/Nt32Pkg.fdf\r
3b9f94c3
SZ
36 #\r
37 # This flag is to control tool to generate PCD info for dynamic(ex) PCD,\r
38 # then enable or disable PCD info feature. TRUE is enable, and FLASE is disable.\r
39 # If the flag is absent, it will be same as FALSE.\r
40 #\r
61d8989f 41 PCD_INFO_GENERATION = TRUE\r
53f79f86 42\r
0ff38cbf 43 #\r
44 # Defines for default states. These can be changed on the command line.\r
45 # -D FLAG=VALUE\r
46 #\r
47 DEFINE SECURE_BOOT_ENABLE = FALSE\r
25a201c6 48\r
2010c81b 49################################################################################\r
50#\r
51# SKU Identification section - list of all SKU IDs supported by this\r
52# Platform.\r
53#\r
54################################################################################\r
55[SkuIds]\r
56 0|DEFAULT # The entry: 0|DEFAULT is reserved and always required.\r
25a201c6 57\r
58################################################################################\r
59#\r
60# Library Class section - list of all Library Classes needed by this Platform.\r
61#\r
62################################################################################\r
7b202cb0 63[LibraryClasses]\r
7cc9c452
LG
64 #\r
65 # Entry point\r
66 #\r
67 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
68 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
69 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
70 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
71 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
72 #\r
73 # Basic\r
74 #\r
409f6780 75 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
4213ce84 76 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
7cc9c452 77 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
0a525ec0 78 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf\r
409f6780 79 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
7cc9c452
LG
80 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r
81 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r
82 PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf\r
83 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
84 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
85 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
811e73ac 86 SortLib|MdeModulePkg/Library/BaseSortLib/BaseSortLib.inf\r
7cc9c452
LG
87 #\r
88 # UEFI & PI\r
89 #\r
90 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
91 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
92 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
93 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
3f07728f 94 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r
4797d4c7 95 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
863986b3 96 DevicePathLib|MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf\r
7cc9c452
LG
97 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
98 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
99 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
100 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
101 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
811e73ac 102 UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf\r
ce7690e2 103 FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf\r
7cc9c452
LG
104 \r
105 #\r
106 # Generic Modules\r
107 #\r
108 UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf\r
109 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
110 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
111 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
112 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
24662805 113 HttpLib|MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.inf\r
7cc9c452
LG
114 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
115 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
116 GenericBdsLib|IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf\r
6b1ac444 117 CustomizedDisplayLib|MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf\r
8273af4e 118 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r
7cc9c452
LG
119 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
120 SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf\r
121 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
859e75c4 122 BootLogoLib|MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf\r
7cc9c452
LG
123 #\r
124 # Platform\r
125 #\r
811e73ac 126 PlatformBootManagerLib|Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf\r
7cc9c452
LG
127 #\r
128 # Misc\r
129 #\r
6fe9d9c1 130 DebugLib|MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
48fff860 131 DebugPrintErrorLevelLib|MdeModulePkg/Library/DxeDebugPrintErrorLevelLib/DxeDebugPrintErrorLevelLib.inf\r
7cc9c452 132 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
53f79f86 133 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf\r
55b17533 134 CpuExceptionHandlerLib|MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf\r
f66a43b2 135 LockBoxLib|MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf\r
f75697b2
JW
136 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf\r
137 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf\r
0ff38cbf 138 \r
139!if $(SECURE_BOOT_ENABLE) == TRUE\r
140 PlatformSecureLib|Nt32Pkg/Library/PlatformSecureLib/PlatformSecureLib.inf\r
9dc2c78d 141 TpmMeasurementLib|SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf\r
3c0e9029
SZ
142 AuthVariableLib|SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf\r
143!else\r
144 TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf\r
145 AuthVariableLib|MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf\r
0ff38cbf 146!endif\r
5ad1e00d 147 VarCheckLib|MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf\r
53f79f86 148\r
fdcc2fdc 149[LibraryClasses.common.USER_DEFINED]\r
409f6780 150 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
8e8fcb0e 151 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
663ec9c0 152 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
5bc18fec 153 OemHookStatusCodeLib|Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf\r
5bc18fec 154 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
d4b7ad52 155 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
25a201c6 156\r
7cc9c452
LG
157[LibraryClasses.common.PEIM,LibraryClasses.common.PEI_CORE]\r
158 #\r
159 # PEI phase common\r
160 #\r
409f6780 161 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
409f6780 162 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
663ec9c0 163 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
d173d9c7 164 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
ba571110 165 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf\r
409f6780 166 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r
409f6780 167 PeCoffGetEntryPointLib|Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/Nt32PeiPeCoffGetEntryPointLib.inf\r
ffdd18bb 168 PeCoffExtraActionLib|Nt32Pkg/Library/PeiNt32PeCoffExtraActionLib/PeiNt32PeCoffExtraActionLib.inf\r
48fff860 169 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
25a201c6 170\r
7cc9c452
LG
171[LibraryClasses.common.PEI_CORE]\r
172 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
173 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
174\r
175[LibraryClasses.common.PEIM]\r
176 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r
177 OemHookStatusCodeLib|Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf\r
0ff38cbf 178 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/PeiCryptLib.inf\r
7cc9c452
LG
179\r
180[LibraryClasses.common]\r
181 #\r
182 # DXE phase common\r
183 #\r
184 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf\r
409f6780
A
185 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
186 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
0a525ec0 187 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
663ec9c0 188 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
409f6780 189 OemHookStatusCodeLib|Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/DxeNt32OemHookStatusCodeLib.inf\r
ffdd18bb 190 PeCoffExtraActionLib|Nt32Pkg/Library/DxeNt32PeCoffExtraActionLib/DxeNt32PeCoffExtraActionLib.inf\r
7cc9c452
LG
191 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
192 WinNtLib|Nt32Pkg/Library/DxeWinNtLib/DxeWinNtLib.inf\r
0ff38cbf 193 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf\r
25a201c6 194\r
7cc9c452
LG
195[LibraryClasses.common.DXE_CORE]\r
196 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
197 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
880cfb98 198 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
25a201c6 199\r
7cc9c452
LG
200[LibraryClasses.common.DXE_SMM_DRIVER]\r
201 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
202\r
203[LibraryClasses.common.UEFI_DRIVER]\r
204 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
25a201c6 205\r
869f8e34 206[LibraryClasses.common.UEFI_APPLICATION]\r
811e73ac 207 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
fcf24bad 208 PrintLib|MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf\r
0ff38cbf 209 \r
210[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
211 #\r
212 # Runtime\r
213 #\r
214 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf\r
4cf1c1b5 215\r
25a201c6 216################################################################################\r
217#\r
218# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
219#\r
220################################################################################\r
7b202cb0 221[PcdsFeatureFlag]\r
5fa30855
LG
222 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE\r
223 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|FALSE\r
f66a43b2 224 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplBuildPageTables|FALSE\r
5fa30855 225 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreImageLoaderSearchTeSectionFirst|FALSE\r
842b46a4 226 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics|TRUE\r
95276127 227\r
5fa30855 228[PcdsFixedAtBuild]\r
b3af5df6 229 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0\r
230 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0\r
5fa30855 231 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000040\r
5fa30855
LG
232 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x1f\r
233 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFirmwareVolume|L"..\\Fv\\Nt32.fd"\r
b3af5df6 234 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFirmwareBlockSize|0x10000\r
5fa30855 235 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x0f\r
963b62ee 236 gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE\r
0ff38cbf 237!if $(SECURE_BOOT_ENABLE) == TRUE\r
238 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x2000\r
239!endif\r
240\r
2790926d
RN
241!ifndef $(USE_OLD_SHELL)\r
242 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile|{ 0x83, 0xA5, 0x04, 0x7C, 0x3E, 0x9E, 0x1C, 0x4F, 0xAD, 0x65, 0xE0, 0x52, 0x68, 0xD0, 0xB4, 0xD1 }\r
243!endif\r
244\r
0ff38cbf 245!if $(SECURE_BOOT_ENABLE) == TRUE\r
246 # override the default values from SecurityPkg to ensure images from all sources are verified in secure boot\r
db44ea6c
FS
247 gEfiSecurityPkgTokenSpaceGuid.PcdOptionRomImageVerificationPolicy|0x04\r
248 gEfiSecurityPkgTokenSpaceGuid.PcdFixedMediaImageVerificationPolicy|0x04\r
249 gEfiSecurityPkgTokenSpaceGuid.PcdRemovableMediaImageVerificationPolicy|0x04\r
0ff38cbf 250!endif\r
f2993c02
ED
251 \r
252 gEfiMdeModulePkgTokenSpaceGuid.PcdBootManagerMenuFile|{ 0x21, 0xaa, 0x2c, 0x46, 0x14, 0x76, 0x03, 0x45, 0x83, 0x6e, 0x8a, 0xb6, 0xf4, 0x66, 0x23, 0x31 }\r
253\r
25a201c6 254\r
255################################################################################\r
256#\r
257# Pcd Dynamic Section - list of all EDK II PCD Entries defined by this Platform\r
258#\r
259################################################################################\r
2cb630b1 260[PcdsDynamicDefault.common.DEFAULT]\r
e527bd20 261 gEfiNt32PkgTokenSpaceGuid.PcdWinNtSerialPort|L"COM1!COM2"|VOID*|20\r
e527bd20 262 gEfiNt32PkgTokenSpaceGuid.PcdWinNtGop|L"UGA Window 1!UGA Window 2"|VOID*|52\r
263 gEfiNt32PkgTokenSpaceGuid.PcdWinNtConsole|L"Bus Driver Console Window"|VOID*|52\r
264 gEfiNt32PkgTokenSpaceGuid.PcdWinNtVirtualDisk|L"FW;40960;512"|VOID*|26\r
265 gEfiNt32PkgTokenSpaceGuid.PcdWinNtMemorySize|L"64!64"|VOID*|12\r
b3af5df6 266 gEfiNt32PkgTokenSpaceGuid.PcdWinNtPhysicalDisk|L"a:RW;2880;512!d:RO;307200;2048!j:RW;262144;512"|VOID*|100\r
e527bd20 267 gEfiNt32PkgTokenSpaceGuid.PcdWinNtUga|L"UGA Window 1!UGA Window 2"|VOID*|52\r
b3af5df6 268\r
269 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0\r
270 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0\r
271 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0\r
4e502412
CS
272 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase64|0\r
273 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase64|0\r
274 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase64|0\r
25a201c6 275\r
f66a43b2
JM
276[PcdsDynamicDefault.Ia32]\r
277 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFileSystem|L".!..\..\..\..\EdkShellBinPkg\Bin\Ia32\Apps"|VOID*|106\r
278\r
279[PcdsDynamicDefault.x64]\r
280 gEfiNt32PkgTokenSpaceGuid.PcdWinNtFileSystem|L".!..\..\..\..\EdkShellBinPkg\Bin\X64\Apps"|VOID*|106\r
281\r
fcf24bad 282[PcdsDynamicHii.common.DEFAULT]\r
dd94583b
RN
283 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutColumn|L"SetupConsoleConfig"|gEfiNt32PkgTokenSpaceGuid|0x0|80\r
284 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutRow|L"SetupConsoleConfig"|gEfiNt32PkgTokenSpaceGuid|0x4|25\r
285 gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|L"Timeout"|gEfiGlobalVariableGuid|0x0|10\r
286 gEfiMdePkgTokenSpaceGuid.PcdHardwareErrorRecordLevel|L"HwErrRecSupport"|gEfiGlobalVariableGuid|0x0|1\r
53f79f86 287\r
dcbb35eb 288###################################################################################################\r
25a201c6 289#\r
dcbb35eb 290# Components Section - list of the modules and components that will be processed by compilation\r
291# tools and the EDK II tools to generate PE32/PE32+/Coff image files.\r
25a201c6 292#\r
dcbb35eb 293# Note: The EDK II DSC file is not used to specify how compiled binary images get placed\r
294# into firmware volume images. This section is just a list of modules to compile from\r
295# source into UEFI-compliant binaries.\r
296# It is the FDF file that contains information on combining binary files into firmware\r
297# volume images, whose concept is beyond UEFI and is described in PI specification.\r
298# Binary modules do not need to be listed in this section, as they should be\r
299# specified in the FDF file. For example: Shell binary (Shell_Full.efi), FAT binary (Fat.efi),\r
300# Logo (Logo.bmp), and etc.\r
301# There may also be modules listed in this section that are not required in the FDF file,\r
302# When a module listed here is excluded from FDF file, then UEFI-compliant binary will be\r
303# generated for it, but the binary will not be put into any firmware volume.\r
304#\r
305###################################################################################################\r
f66a43b2 306[Components]\r
04eced5b 307 ##\r
308 # SEC Phase modules\r
309 ##\r
f66a43b2
JM
310 Nt32Pkg/Sec/SecMain.inf {\r
311 <BuildOptions>\r
312 # Add override here, because default X64_CC_FLAGS is already overriden in DSC\r
313 MSFT:*_*_X64_CC_FLAGS == /nologo /W4 /WX /Gy /c /D UNICODE /Od /FIAutoGen.h /EHs-c- /GF /Gs8192 /Zi /Gm /D _CRT_SECURE_NO_WARNINGS /D _CRT_SECURE_NO_DEPRECATE\r
314 }\r
929e7bd1 315\r
04eced5b 316 ##\r
317 # PEI Phase modules\r
318 ##\r
409f6780 319 MdeModulePkg/Core/Pei/PeiMain.inf\r
7cc9c452
LG
320 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {\r
321 <LibraryClasses>\r
76b0f6ab 322 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
323 }\r
25126a05 324 MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei.inf\r
164393a0 325 MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.inf\r
25126a05 326 Nt32Pkg/WinNtOemHookStatusCodeHandlerPei/WinNtOemHookStatusCodeHandlerPei.inf\r
409f6780 327 Nt32Pkg/BootModePei/BootModePei.inf\r
ba82cb67 328 Nt32Pkg/StallPei/StallPei.inf\r
409f6780 329 Nt32Pkg/WinNtFlashMapPei/WinNtFlashMapPei.inf\r
0ff38cbf 330 \r
71e9d09e 331 MdeModulePkg/Universal/FaultTolerantWritePei/FaultTolerantWritePei.inf\r
409f6780 332 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf\r
0ff38cbf 333\r
409f6780
A
334 Nt32Pkg/WinNtAutoScanPei/WinNtAutoScanPei.inf\r
335 Nt32Pkg/WinNtFirmwareVolumePei/WinNtFirmwareVolumePei.inf\r
336 Nt32Pkg/WinNtThunkPPIToProtocolPei/WinNtThunkPPIToProtocolPei.inf\r
706e7534 337 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf\r
04eced5b 338 ##\r
339 # DXE Phase modules\r
340 ##\r
899bc551
LG
341 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
342 <LibraryClasses>\r
46ffb9a4 343 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
863986b3 344 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
97ef8cff 345 <BuildOptions>\r
f66a43b2 346 *_*_*_CC_FLAGS =\r
899bc551 347 }\r
97ef8cff 348\r
409f6780 349 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {\r
b3af5df6 350 <LibraryClasses>\r
cdebf6c6 351 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
cba9012a 352 }\r
409f6780 353 Nt32Pkg/MetronomeDxe/MetronomeDxe.inf\r
593a8308 354 Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf\r
409f6780
A
355 Nt32Pkg/ResetRuntimeDxe/ResetRuntimeDxe.inf\r
356 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
357 Nt32Pkg/FvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf\r
0ff38cbf 358 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf {\r
359 <LibraryClasses>\r
360!if $(SECURE_BOOT_ENABLE) == TRUE\r
361 NULL|SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf\r
362!endif \r
363 }\r
1fdd39d3 364 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf\r
409f6780
A
365 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
366 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf\r
409f6780 367 Nt32Pkg/WinNtThunkDxe/WinNtThunkDxe.inf\r
593a8308 368 Nt32Pkg/CpuRuntimeDxe/CpuRuntimeDxe.inf\r
eba3ff4c 369 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf\r
409f6780
A
370 Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf\r
371 Nt32Pkg/TimerDxe/TimerDxe.inf\r
25126a05 372 MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.inf\r
164393a0 373 MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe.inf\r
25126a05 374 Nt32Pkg/WinNtOemHookStatusCodeHandlerDxe/WinNtOemHookStatusCodeHandlerDxe.inf\r
95ac0eba
SZ
375 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf {\r
376 <LibraryClasses>\r
377 NULL|MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf\r
378 }\r
0ff38cbf 379!if $(SECURE_BOOT_ENABLE) == TRUE\r
0ff38cbf 380 SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf\r
0ff38cbf 381!endif\r
d5469f43 382 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
409f6780
A
383 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
384 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
385 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
fcf24bad 386 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf {\r
387 <LibraryClasses>\r
388 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
389 }\r
9531873c 390 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf {\r
391 <LibraryClasses>\r
392 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
393 }\r
0929b78a
HT
394 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf {\r
395 <LibraryClasses>\r
396 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
397 }\r
863986b3
RN
398 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf {\r
399 <LibraryClasses>\r
400 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
401 }\r
409f6780
A
402 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
403 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
409f6780 404 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
70dc0b80 405 FatPkg/EnhancedFatDxe/Fat.inf\r
061b1c20 406 MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf\r
409f6780
A
407 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf ##This driver follows UEFI specification definition\r
408 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf ##This driver follows UEFI specification definition\r
409 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r
880cfb98 410 Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriverDxe.inf {\r
411 <LibraryClasses>\r
412 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
413 }\r
409f6780 414 Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIoDxe.inf\r
409f6780
A
415 Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIoDxe.inf\r
416 Nt32Pkg/WinNtGopDxe/WinNtGopDxe.inf\r
417 Nt32Pkg/WinNtSimpleFileSystemDxe/WinNtSimpleFileSystemDxe.inf\r
ef0028a2 418 MdeModulePkg/Application/HelloWorld/HelloWorld.inf\r
929e7bd1 419\r
593a8308 420 #\r
421 # Network stack drivers\r
422 # To test network drivers, need network Io driver(SnpNt32Io.dll), please refer to NETWORK-IO Subproject.\r
423 #\r
36ee91ca 424 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf\r
593a8308 425 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r
426 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r
593a8308 427 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r
428 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r
1b14ec40 429 MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf\r
593a8308 430 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r
431 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf\r
432 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r
5276f667 433 MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf\r
593a8308 434 Nt32Pkg/SnpNt32Dxe/SnpNt32Dxe.inf\r
435\r
34a2bb9a 436 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf\r
437\r
24662805
FS
438 NetworkPkg/HttpBootDxe/HttpBootDxe.inf\r
439 NetworkPkg/DnsDxe/DnsDxe.inf\r
440 NetworkPkg/HttpDxe/HttpDxe.inf\r
4018f205 441 NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf\r
24662805 442\r
67ce479a 443 MdeModulePkg/Universal/BdsDxe/BdsDxe.inf\r
ce7690e2
DB
444 MdeModulePkg/Application/UiApp/UiApp.inf{\r
445 <LibraryClasses>\r
5f8f0daa
DB
446 NULL|MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf\r
447 NULL|MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf\r
448 NULL|MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf\r
ce7690e2 449 }\r
811e73ac 450 MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf\r
5fd5fcd3 451 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
6b1ac444 452 MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf\r
5fd5fcd3 453 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
fcf24bad 454 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf\r
5fd5fcd3 455 MdeModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf {\r
456 <LibraryClasses>\r
457 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
458 }\r
34a2bb9a 459 MdeModulePkg/Application/VariableInfo/VariableInfo.inf\r
53f79f86 460\r
27431725 461 MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf\r
e2e9b3b4 462 MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.inf\r
0b6dc68d
ED
463 MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf {\r
464 <LibraryClasses>\r
465 NULL|IntelFrameworkModulePkg/Library/LegacyBootManagerLib/LegacyBootManagerLib.inf\r
466 }\r
67ce479a 467 MdeModulePkg/Logo/LogoDxe.inf\r
27431725 468\r
7cc9c452
LG
469###################################################################################################\r
470#\r
471# BuildOptions Section - Define the module specific tool chain flags that should be used as\r
472# the default flags for a module. These flags are appended to any \r
473# standard flags that are defined by the build process. They can be \r
474# applied for any modules or only those modules with the specific \r
475# module style (EDK or EDKII) specified in [Components] section.\r
476#\r
477###################################################################################################\r
2cb630b1 478[BuildOptions]\r
f66a43b2 479 DEBUG_*_*_DLINK_FLAGS = /EXPORT:InitializeDriver=$(IMAGE_ENTRY_POINT) /BASE:0x10000 /ALIGN:4096 /FILEALIGN:4096 /SUBSYSTEM:CONSOLE\r
5955601c 480 NOOPT_*_*_DLINK_FLAGS = /EXPORT:InitializeDriver=$(IMAGE_ENTRY_POINT) /BASE:0x10000 /ALIGN:4096 /FILEALIGN:4096 /SUBSYSTEM:CONSOLE\r
f66a43b2 481 RELEASE_*_*_DLINK_FLAGS = /ALIGN:4096 /FILEALIGN:4096\r
2529e5e1 482\r
be0187bb 483#############################################################################################################\r
484# NOTE:\r
f66a43b2
JM
485# The following [Libraries] section is for building EDK module under the EDKII tool chain.\r
486# If you want build EDK module for Nt32 platform, please uncomment [Libraries] section and\r
bb9f4ead
RN
487# libraries used by that EDK module.\r
488# Currently, Nt32 platform do not has any EDK style module\r
53f79f86 489#\r
be0187bb 490#\r
f66a43b2 491#[Libraries]\r
be0187bb 492 #\r
493 # Libraries common to PEI and DXE\r
494 #\r
fcf24bad 495 # EdkCompatibilityPkg/Foundation/Efi/Guid/EfiGuidLib.inf\r
496 # EdkCompatibilityPkg/Foundation/Framework/Guid/EdkFrameworkGuidLib.inf\r
497 # EdkCompatibilityPkg/Foundation/Guid/EdkGuidLib.inf\r
498 # EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/EfiCommonLib.inf\r
499 # EdkCompatibilityPkg/Foundation/Cpu/Pentium/CpuIA32Lib/CpuIA32Lib.inf\r
500 # EdkCompatibilityPkg/Foundation/Cpu/Itanium/CpuIa64Lib/CpuIA64Lib.inf\r
501 # EdkCompatibilityPkg/Foundation/Library/CustomizedDecompress/CustomizedDecompress.inf\r
502 # EdkCompatibilityPkg/Foundation/Library/CompilerStub/CompilerStubLib.inf\r
503 # EdkCompatibilityPkg/Foundation/Library/Dxe/Hob/HobLib.inf\r
be0187bb 504\r
505 #\r
506 # PEI libraries\r
507 #\r
fcf24bad 508 # EdkCompatibilityPkg/Foundation/Framework/Ppi/EdkFrameworkPpiLib.inf\r
509 # EdkCompatibilityPkg/Foundation/Ppi/EdkPpiLib.inf\r
510 # EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/PeiLib.inf\r
511 # EdkCompatibilityPkg/Foundation/Library/Pei/Hob/PeiHobLib.inf\r
be0187bb 512\r
513 #\r
514 # DXE libraries\r
515 #\r
fcf24bad 516 # EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/ArchProtocolLib.inf\r
517 # EdkCompatibilityPkg/Foundation/Efi/Protocol/EfiProtocolLib.inf\r
518 # EdkCompatibilityPkg/Foundation/Framework/Protocol/EdkFrameworkProtocolLib.inf\r
519 # EdkCompatibilityPkg/Foundation/Protocol/EdkProtocolLib.inf\r
520 # EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/EfiDriverLib.inf\r
521 # EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/EfiRuntimeLib.inf\r
522 # EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/Graphics.inf\r
523 # EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/EfiIfrSupportLib.inf\r
524 # EdkCompatibilityPkg/Foundation/Library/Dxe/Print/PrintLib.inf\r
525 # EdkCompatibilityPkg/Foundation/Library/Dxe/EfiScriptLib/EfiScriptLib.inf\r
526 # EdkCompatibilityPkg/Foundation/Library/Dxe/EfiUiLib/EfiUiLib.inf\r
be0187bb 527\r
528 #\r
529 # Print/Graphics Library consume SetupBrowser Print Protocol\r
530 #\r
fcf24bad 531 # EdkCompatibilityPkg/Foundation/Library/Dxe/PrintLite/PrintLib.inf\r
532 # EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/Graphics.inf\r
533\r