]> git.proxmox.com Git - mirror_edk2.git/blame - UnixPkg/UnixPkg.dsc
Reviewed the code comments in the Include/Protocol directory for typos, grammar issue...
[mirror_edk2.git] / UnixPkg / UnixPkg.dsc
CommitLineData
804405e7 1#/** @file\r
2#\r
3# EFI/Framework Emulation Platform with UEFI HII interface supported.\r
4#\r
5# The Emulation Platform can be used to debug individual modules, prior to creating\r
398b646f 6# a real platform. This also provides an example for how an DSC is created.\r
b672348f 7# Copyright (c) 2006 - 2009, Intel Corporation\r
804405e7 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
13# \r
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 = Unix\r
26 PLATFORM_GUID = 7b3c1fb4-8986-11db-b5b2-0040d02b1835\r
27 PLATFORM_VERSION = 0.3\r
28 DSC_ SPECIFICATION = 0x00010005\r
29 OUTPUT_DIRECTORY = Build/Unix\r
30 SUPPORTED_ARCHITECTURES = IA32\r
31 BUILD_TARGETS = DEBUG|RELEASE\r
32 SKUID_IDENTIFIER = DEFAULT\r
33 FLASH_DEFINITION = UnixPkg/UnixPkg.fdf\r
34\r
35################################################################################\r
36#\r
37# SKU Identification section - list of all SKU IDs supported by this Platform.\r
38#\r
39################################################################################\r
40[SkuIds]\r
41 0|DEFAULT\r
42\r
43################################################################################\r
44#\r
45# Library Class section - list of all Library Classes needed by this Platform.\r
46#\r
47################################################################################\r
48[LibraryClasses.common]\r
49 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
50 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
51 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
82e718f8 52 SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf\r
804405e7 53 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
54 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
6f4be513 55 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
82e718f8 56 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf\r
804405e7 57 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
58 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
59 PciIncompatibleDeviceSupportLib|IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.inf\r
60 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
804405e7 61 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
62 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
3f07728f 63 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r
53d794b2 64 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
804405e7 65 S3Lib|MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf\r
66 RecoveryLib|MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf\r
5d1a5b35 67 GenericBdsLib|IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf\r
804405e7 68 PlatformBdsLib|UnixPkg/Library/UnixBdsLib/PlatformBds.inf\r
69 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
53d794b2 70 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
804405e7 71 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
72\r
804405e7 73[LibraryClasses.common.USER_DEFINED]\r
74 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
f3a2b25d 75 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
e14130b3 76 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
77 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
78 OemHookStatusCodeLib|UnixPkg/Library/PeiUnixOemHookStatusCodeLib/PeiUnixOemHookStatusCodeLib.inf\r
79 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
80 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
804405e7 81\r
82[LibraryClasses.common.DXE_CORE]\r
83 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
84 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
85 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
0002305b 86 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
87 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
804405e7 88 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
89 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
90 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
91 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
92 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
398b646f 93 PeCoffExtraActionLib|UnixPkg/Library/DxeUnixPeCoffExtraActionLib/DxeUnixPeCoffExtraActionLib.inf\r
804405e7 94 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
95\r
96[LibraryClasses.common.DXE_SMM_DRIVER]\r
97 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
53d794b2 98 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
804405e7 99 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
100 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
101 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
102 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
82e718f8 103 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
804405e7 104 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
105 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
106 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
107 OemHookStatusCodeLib|UnixPkg/Library/DxeUnixOemHookStatusCodeLib/DxeUnixOemHookStatusCodeLib.inf\r
108 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
109 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
110\r
111[LibraryClasses.common.PEIM]\r
112 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
113 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
114 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r
115 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r
116 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
117 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
118 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
119 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
120 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
121 OemHookStatusCodeLib|UnixPkg/Library/PeiUnixOemHookStatusCodeLib/PeiUnixOemHookStatusCodeLib.inf\r
122 PeCoffGetEntryPointLib|UnixPkg/Library/EdkUnixPeiPeCoffGetEntryPointLib/EdkUnixPeiPeCoffGetEntryPointLib.inf\r
123 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
398b646f 124 PeCoffExtraActionLib|UnixPkg/Library/PeiUnixPeCoffExtraActionLib/PeiUnixPeCoffExtraActionLib.inf\r
804405e7 125 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
126\r
127[LibraryClasses.common.PEI_CORE]\r
128 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
129 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
130 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
131 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r
132 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
133 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
134 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
135 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
136 OemHookStatusCodeLib|IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
137 PeCoffGetEntryPointLib|UnixPkg/Library/EdkUnixPeiPeCoffGetEntryPointLib/EdkUnixPeiPeCoffGetEntryPointLib.inf\r
138 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
139 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
398b646f 140 PeCoffExtraActionLib|UnixPkg/Library/PeiUnixPeCoffExtraActionLib/PeiUnixPeCoffExtraActionLib.inf\r
804405e7 141\r
142[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
143 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
144 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
145 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
82e718f8 146 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
804405e7 147 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
148 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
149 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
150 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
151 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
152 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
153 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
53d794b2 154 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
804405e7 155 UnixLib|UnixPkg/Library/DxeUnixLib/DxeUnixLib.inf\r
156 OemHookStatusCodeLib|UnixPkg/Library/DxeUnixOemHookStatusCodeLib/DxeUnixOemHookStatusCodeLib.inf\r
157 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
398b646f 158 PeCoffExtraActionLib|UnixPkg/Library/DxeUnixPeCoffExtraActionLib/DxeUnixPeCoffExtraActionLib.inf\r
804405e7 159\r
160[LibraryClasses.common.UEFI_DRIVER]\r
161 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
162 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
163 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
82e718f8 164 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
804405e7 165 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
166 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
167 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
168 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
169 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
170 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
53d794b2 171 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
804405e7 172 UnixLib|UnixPkg/Library/DxeUnixLib/DxeUnixLib.inf\r
173 OemHookStatusCodeLib|UnixPkg/Library/DxeUnixOemHookStatusCodeLib/DxeUnixOemHookStatusCodeLib.inf\r
174 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
dfb8993c 175 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
176 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
177 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
178 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
398b646f 179 PeCoffExtraActionLib|UnixPkg/Library/DxeUnixPeCoffExtraActionLib/DxeUnixPeCoffExtraActionLib.inf\r
804405e7 180\r
181[LibraryClasses.common.DXE_DRIVER]\r
182 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
183 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
184 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
82e718f8 185 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
804405e7 186 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
187 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
188 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
189 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
190 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
191 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
53d794b2 192 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
804405e7 193 UnixLib|UnixPkg/Library/DxeUnixLib/DxeUnixLib.inf\r
194 OemHookStatusCodeLib|UnixPkg/Library/DxeUnixOemHookStatusCodeLib/DxeUnixOemHookStatusCodeLib.inf\r
195 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
196 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
197 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
198 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
199 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
200\r
201[LibraryClasses.common.UEFI_APPLICATION]\r
202 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
53d794b2 203 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
804405e7 204 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
205 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
206 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
207 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
208 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
82e718f8 209 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
804405e7 210 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
211 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
212 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
213 UnixLib|UnixPkg/Library/DxeUnixLib/DxeUnixLib.inf\r
214 OemHookStatusCodeLib|UnixPkg/Library/DxeUnixOemHookStatusCodeLib/DxeUnixOemHookStatusCodeLib.inf\r
215 DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
c71b6597 216 PrintLib|MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf\r
804405e7 217\r
218################################################################################\r
219#\r
220# Pcd Section - list of all EDK II PCD Entries defined by this Platform.\r
221#\r
222################################################################################\r
223[PcdsFixedAtBuild.IA32]\r
224 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1\r
225 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeRuntimeMemorySize|128\r
226\r
227 gEfiUnixPkgTokenSpaceGuid.PcdUnixFlashNvStorageVariableBase|0x280000\r
228 gEfiUnixPkgTokenSpaceGuid.PcdUnixFlashNvStorageFtwSpareBase|0x290000\r
229 gEfiUnixPkgTokenSpaceGuid.PcdUnixFlashNvStorageFtwWorkingBase|0x28e000\r
230\r
231 gEfiUnixPkgTokenSpaceGuid.PcdUnixBootMode|1\r
232 gEfiUnixPkgTokenSpaceGuid.PcdUnixFirmwareFdSize|0x2a0000\r
233 gEfiUnixPkgTokenSpaceGuid.PcdUnixFirmwareBlockSize|0x10000\r
234 gEfiUnixPkgTokenSpaceGuid.PcdUnixFlashNvStorageEventLogBase|0x28c000\r
235 gEfiUnixPkgTokenSpaceGuid.PcdUnixFlashNvStorageEventLogSize|0x2000\r
236 gEfiUnixPkgTokenSpaceGuid.PcdUnixFlashFvRecoveryBase|0x0\r
237 gEfiUnixPkgTokenSpaceGuid.PcdUnixFlashFvRecoverySize|0x280000\r
238 \r
239 gEfiUnixPkgTokenSpaceGuid.PcdUnixMemorySizeForSecMain|L"64!64"|VOID*|10\r
240 gEfiUnixPkgTokenSpaceGuid.PcdUnixFirmwareVolume|L"../FV/FV_RECOVERY.fd"|VOID*|52\r
241\r
242 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000\r
243 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000\r
244 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000\r
245 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000\r
246 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000\r
247 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000\r
248 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000\r
249 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x0f\r
250 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x1f\r
251 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF\r
252 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000040\r
253 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0\r
254 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPcdCallBackNumberPerPcdEntry|0x08\r
255 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0\r
256 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0\r
257 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0\r
258 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciIncompatibleDeviceSupportMask|0\r
259 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x0005100 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_EC_UNCORRECTABLE3\r
260 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleError|0x01040006 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_CONTROLLER_ERROR\r
261 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleReset|0x01040001 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_PC_RESET\r
262 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleInputError|0x01040007 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_INPUT_ERROR\r
263 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleOutputError|0x01040008 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_OUTPUT_ERROR\r
264 gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultTimeout|0x0008\r
265 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueEfiWatchDogTimerExpired|0x00011003\r
266 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMemoryTestStarted|0x00051006\r
267 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueSetVirtualAddressMap|0x03101004\r
268 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x00051003\r
269 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320\r
270 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200\r
271 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8\r
272 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1\r
273 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1\r
274 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0\r
275\r
276 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x10000\r
277 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x2000\r
278 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x00c000\r
279 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10\r
280 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6\r
281 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32\r
282 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x400\r
283 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize|0x8000\r
284 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize|0x10000\r
285\r
286[PcdsFeatureFlag.common]\r
804405e7 287 gEfiEdkModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE\r
288 gEfiEdkModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|FALSE\r
289 gEfiEdkModulePkgTokenSpaceGuid.PcdStatusCodeUseOEM|TRUE\r
804405e7 290 gEfiEdkModulePkgTokenSpaceGuid.PcdStatusCodeUseHardSerial|FALSE\r
291 gEfiEdkModulePkgTokenSpaceGuid.PcdStatusCodeUseEfiSerial|FALSE\r
292 gEfiEdkModulePkgTokenSpaceGuid.PcdStatusCodeUseRuntimeMemory|FALSE\r
293 gEfiEdkModulePkgTokenSpaceGuid.PcdStatusCodeUseDataHub|FALSE\r
294 gEfiEdkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInSerial|FALSE\r
295 gEfiEdkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInDataHub|FALSE\r
296 gEfiEdkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInRuntimeMemory|FALSE\r
297 gEfiEdkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInOEM|FALSE\r
8a38e451 298 gEfiEdkModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleReset|FALSE\r
804405e7 299 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE\r
300 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE\r
804405e7 301 gEfiEdkModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|TRUE\r
302 gEfiEdkModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|TRUE\r
303 gEfiGenericPlatformTokenSpaceGuid.PcdPciIsaEnable|FALSE\r
304 gEfiGenericPlatformTokenSpaceGuid.PcdPciVgaEnable|FALSE\r
305 gEfiGenericPlatformTokenSpaceGuid.PcdPciBusHotplugDeviceSupport|TRUE\r
306 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|TRUE\r
307 #gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|FALSE\r
308 \r
309[PcdsFeatureFlag.IA32]\r
310 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseTraverseEnabled|TRUE\r
311 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseCallbackOnSetEnabled|TRUE\r
312 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseExEnabled|TRUE\r
313 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseGetSizeEnabled|TRUE\r
314 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseSetEnabled|TRUE\r
315 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE\r
316 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|FALSE\r
317 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseOEM|TRUE\r
318 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|FALSE\r
72670d3e 319 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress|TRUE\r
804405e7 320 gEfiMdeModulePkgTokenSpaceGuid.PcdDxePcdDatabaseTraverseEnabled|TRUE\r
321 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseHardSerial|FALSE\r
322 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseEfiSerial|FALSE\r
323 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseRuntimeMemory|FALSE\r
324 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseDataHub|FALSE\r
325 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseOEM|TRUE\r
326 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInSerial|FALSE\r
327 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInDataHub|FALSE\r
328 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInRuntimeMemory|FALSE\r
329 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeReplayInOEM|FALSE\r
8a38e451 330 gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleReset|FALSE\r
804405e7 331 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE\r
332 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE\r
804405e7 333 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|TRUE\r
334 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|TRUE\r
335 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|FALSE\r
336 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|FALSE\r
8a38e451 337 gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleReset|FALSE\r
804405e7 338 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciIsaEnable|FALSE\r
339 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciVgaEnable|FALSE\r
340 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciBusHotplugDeviceSupport|TRUE\r
341 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreImageLoaderSearchTeSectionFirst|FALSE\r
342\r
343################################################################################\r
344#\r
345# Pcd Dynamic Section - list of all EDK II PCD Entries defined by this Platform\r
346#\r
347################################################################################\r
348\r
349[PcdsDynamicDefault.common.DEFAULT]\r
350 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0\r
351 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0\r
352 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0\r
353 gEfiGenericPlatformTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0|UINT32|4\r
354 gEfiGenericPlatformTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x0|UINT32|4\r
355 gEfiGenericPlatformTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x0|UINT32|4\r
356 gEfiGenericPlatformTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x0|UINT32|4\r
357 gEfiGenericPlatformTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x0|UINT32|4\r
358 gEfiGenericPlatformTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x0|UINT32|4\r
359 gEfiUnixPkgTokenSpaceGuid.PcdUnixConsole|L"Bus Driver Console Window"|VOID*|50\r
360 gEfiUnixPkgTokenSpaceGuid.PcdUnixUga|L"UGA Window"|VOID*|50\r
0856e61e 361 gEfiUnixPkgTokenSpaceGuid.PcdUnixFileSystem|L".!../../../../EdkShellBinPkg/Bin/Ia32/Apps"|VOID*|106\r
804405e7 362 gEfiUnixPkgTokenSpaceGuid.PcdUnixVirtualDisk|L"disk1.img:FW"|VOID*|24\r
363 gEfiUnixPkgTokenSpaceGuid.PcdUnixPhysicalDisk|L"E:RW;245760;512"|VOID*|30\r
364 gEfiUnixPkgTokenSpaceGuid.PcdUnixCpuModel|L"Intel(R) Processor Model"|VOID*|48\r
365 gEfiUnixPkgTokenSpaceGuid.PcdUnixCpuSpeed|L"3000"|VOID*|8\r
366 gEfiUnixPkgTokenSpaceGuid.PcdUnixMemorySize|L"64!64"|VOID*|10\r
367 gEfiUnixPkgTokenSpaceGuid.PcdUnixSerialPort|L"/dev/ttyS0!/dev/ttyS1"|VOID*|20\r
368\r
c71b6597 369[PcdsDynamicHii.common.DEFAULT]\r
70c92c7f 370 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn|L"Setup"|gEfiUnixSystemConfigGuid|0x0|80\r
371 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow|L"Setup"|gEfiUnixSystemConfigGuid|0x4|25\r
b672348f 372 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPlatformBootTimeOut|L"Timeout"|gEfiGlobalVariableGuid|0x0|10\r
c71b6597 373\r
dcbb35eb 374###################################################################################################\r
804405e7 375#\r
dcbb35eb 376# Components Section - list of the modules and components that will be processed by compilation\r
377# tools and the EDK II tools to generate PE32/PE32+/Coff image files.\r
804405e7 378#\r
dcbb35eb 379# Note: The EDK II DSC file is not used to specify how compiled binary images get placed\r
380# into firmware volume images. This section is just a list of modules to compile from\r
381# source into UEFI-compliant binaries.\r
382# It is the FDF file that contains information on combining binary files into firmware\r
383# volume images, whose concept is beyond UEFI and is described in PI specification.\r
384# Binary modules do not need to be listed in this section, as they should be\r
385# specified in the FDF file. For example: Shell binary (Shell_Full.efi), FAT binary (Fat.efi),\r
386# Logo (Logo.bmp), and etc.\r
387# There may also be modules listed in this section that are not required in the FDF file,\r
388# When a module listed here is excluded from FDF file, then UEFI-compliant binary will be\r
389# generated for it, but the binary will not be put into any firmware volume.\r
390#\r
391###################################################################################################\r
804405e7 392[Components.IA32]\r
393 ##\r
394 # SEC Phase modules\r
395 ##\r
396 UnixPkg/Sec/SecMain.inf\r
397\r
398 ##\r
399 # PEI Phase modules\r
400 ##\r
401 MdeModulePkg/Core/Pei/PeiMain.inf\r
402 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {\r
403 <LibraryClasses>\r
404 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
405 }\r
02994038 406 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf\r
804405e7 407 UnixPkg/BootModePei/BootModePei.inf\r
408 UnixPkg/UnixFlashMapPei/FlashMap.inf\r
804405e7 409 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf\r
410 UnixPkg/UnixAutoScanPei/UnixAutoScan.inf\r
411 UnixPkg/UnixFirmwareVolumePei/UnixFwh.inf\r
412 UnixPkg/UnixThunkPpiToProtocolPei/UnixThunkPpiToProtocol.inf\r
413 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf\r
414 \r
415 ##\r
416 # DXE Phase modules\r
417 ##\r
418 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
419 <LibraryClasses>\r
420 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
421 }\r
422 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {\r
423 <LibraryClasses>\r
424 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
425 }\r
426\r
427 UnixPkg/MetronomeDxe/Metronome.inf\r
428 UnixPkg/RealTimeClockRuntimeDxe/RealTimeClock.inf\r
429 UnixPkg/ResetRuntimeDxe/Reset.inf\r
430 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
431 UnixPkg/FvbServicesRuntimeDxe/UnixFwh.inf\r
432 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
433 IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf\r
434 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
435 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf\r
436 UnixPkg/UnixThunkDxe/UnixThunk.inf\r
437 UnixPkg/CpuRuntimeDxe/Cpu.inf\r
7ee40c6e 438 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf\r
804405e7 439 IntelFrameworkModulePkg/Universal/DataHubStdErrDxe/DataHubStdErrDxe.inf\r
440 UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.inf\r
441 UnixPkg/TimerDxe/Timer.inf\r
66934142 442 IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf\r
804405e7 443 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf\r
444 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
445 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
446 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
447 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
448 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
449 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
450 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
5d1a5b35 451 IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf\r
804405e7 452 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
453 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
454 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
455 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
456 IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf\r
457 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf\r
458 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf\r
459 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r
460 UnixPkg/UnixBusDriverDxe/UnixBusDriver.inf\r
461 \r
462 UnixPkg/UnixBlockIoDxe/UnixBlockIo.inf\r
463 UnixPkg/UnixSerialIoDxe/UnixSerialIo.inf\r
464 UnixPkg/UnixUgaDxe/UnixUga.inf\r
465 UnixPkg/UnixConsoleDxe/UnixConsole.inf\r
466 UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.inf\r
467 MdeModulePkg/Application/HelloWorld/HelloWorld.inf\r
468\r
469 #\r
470 # Network stack drivers\r
471 # To test network drivers, need network Io driver(SnpNt32Io.dll), please refer to NETWORK-IO Subproject.\r
472 #\r
473 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf\r
474 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r
475 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r
476 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf\r
477 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r
478 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r
479 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r
480 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf\r
481 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r
482\r
483 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
484 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
c71b6597 485 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf\r
804405e7 486 MdeModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf {\r
487 <LibraryClasses>\r
488 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
489 }\r
693e49ca 490\r