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