blob: a19a85bfe06ee6cf83645e373bf8003ed1733360 [file] [log] [blame]
vanjeffb7d286b2007-06-22 09:15:22 +00001#/** @file
2# EFI/PI Reference Module Package for All Architectures
3#
vanjeffb7d286b2007-06-22 09:15:22 +00004# Copyright (c) 2007, Intel Corporation
5#
6# All rights reserved. This program and the accompanying materials
7# are licensed and made available under the terms and conditions of the BSD License
8# which accompanies this distribution. The full text of the license may be found at
9# http://opensource.org/licenses/bsd-license.php
10#
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
13#
14#**/
15
vanjeffb7d286b2007-06-22 09:15:22 +000016[Defines]
AJFISH97a079e2007-07-09 23:39:54 +000017 PLATFORM_NAME = MdeModule
vanjeffb7d286b2007-06-22 09:15:22 +000018 PLATFORM_GUID = 587CE499-6CBE-43cd-94E2-186218569478
19 PLATFORM_VERSION = 0.1
20 DSC_SPECIFICATION = 0x00010005
AJFISH409f6782007-07-27 19:07:27 +000021 OUTPUT_DIRECTORY = Build/MdeModule
jwang367a7f7e42007-06-26 02:48:50 +000022 SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC
23 BUILD_TARGETS = DEBUG|RELEASE
vanjeffb7d286b2007-06-22 09:15:22 +000024 SKUID_IDENTIFIER = DEFAULT
25
26
27
vanjeffb7d286b2007-06-22 09:15:22 +000028[LibraryClasses.common]
AJFISH409f6782007-07-27 19:07:27 +000029 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
30 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
31 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
vprabhalc8ff9642007-10-05 20:16:54 +000032 CpuLib|MdePkg/Library/CpuLib/CpuLib.inf
AJFISH409f6782007-07-27 19:07:27 +000033 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
34 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
35 PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
36 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
yshang15053cf72007-11-08 03:40:50 +000037 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
AJFISH409f6782007-07-27 19:07:27 +000038 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
39 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
40 PostCodeLib|MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf
41 PostCodeLib|MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf
42 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
43 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
44 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
klu24fb31c22007-09-26 09:35:36 +000045 S3Lib|MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf
46 RecoveryLib|MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf
vanjeffb7d286b2007-06-22 09:15:22 +000047
yshang15053cf72007-11-08 03:40:50 +000048 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
49 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
50 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
51 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
52 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
53 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
54 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
55 PalCallLib|MdePkg/Library/BasePalCallLibNull/BasePalCallLibNull.inf
56 PeiPiLib|MdePkg/Library/PeiPiLib/PeiPiLib.inf
57 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
58 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
59 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
60 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
61 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
62 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
63 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
64 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
qwang1293e39922008-01-21 14:39:56 +000065 HiiLib|MdePkg/Library/HiiLib/HiiLib.inf
qwang129226efe2008-02-02 13:15:44 +000066 ExtendedHiiLib|MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf
yshang15053cf72007-11-08 03:40:50 +000067 UsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
68 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
69 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
70 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
vanjeff36ee91c2007-11-20 05:42:23 +000071 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
yshang15053cf72007-11-08 03:40:50 +000072 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
qwang1293e39922008-01-21 14:39:56 +000073 GraphicsLib|MdeModulepkg/Library/GraphicsLib/GraphicsLib.inf
qwang129226efe2008-02-02 13:15:44 +000074 IfrSupportLib|MdePkg/Library/IfrSupportLib/IfrSupportLib.inf
75 ExtendedIfrSupportLib|MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf
lgao46ee65722007-12-05 09:58:33 +000076 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
qwang1293e39922008-01-21 14:39:56 +000077 DxePiLib|MdePkg/Library/DxePiLib/DxePiLib.inf
78 PlatformBdsLib|MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf
79 GenericBdsLib|MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
80 GraphicsLib|MdeModulepkg/Library/GraphicsLib/GraphicsLib.inf
qwang1293e39922008-01-21 14:39:56 +000081 DxePiLib|MdePkg/Library/DxePiLib/DxePiLib.inf
82 PlatformBdsLib|MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf
83 GenericBdsLib|MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
vanjeffb2906142008-01-16 09:04:43 +000084 PlatDriOverLib|MdeModulePkg/Library/DxePlatDriOverLib/DxePlatDriOverLib.inf
yshang15053cf72007-11-08 03:40:50 +000085
vanjeffb7d286b2007-06-22 09:15:22 +000086[LibraryClasses.IA32]
AJFISH409f6782007-07-27 19:07:27 +000087 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
vanjeffb7d286b2007-06-22 09:15:22 +000088
89[LibraryClasses.X64]
AJFISH409f6782007-07-27 19:07:27 +000090 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
vanjeffb7d286b2007-06-22 09:15:22 +000091
92[LibraryClasses.IPF]
AJFISH409f6782007-07-27 19:07:27 +000093 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
vanjeffb7d286b2007-06-22 09:15:22 +000094
yshang140834172007-08-07 08:49:37 +000095[LibraryClasses.EBC.DXE_DRIVER]
AJFISH409f6782007-07-27 19:07:27 +000096 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf
vanjeffb7d286b2007-06-22 09:15:22 +000097
yshang140834172007-08-07 08:49:37 +000098[LibraryClasses.EBC.PEIM]
99 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
100
vanjeffb7d286b2007-06-22 09:15:22 +0000101[LibraryClasses.common.PEI_CORE]
AJFISH409f6782007-07-27 19:07:27 +0000102 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
103 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
klu287c96e32007-08-10 05:30:39 +0000104 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
vanjeff5b6cc332007-07-11 08:58:21 +0000105
vanjeffb7d286b2007-06-22 09:15:22 +0000106[LibraryClasses.common.PEIM]
AJFISH409f6782007-07-27 19:07:27 +0000107 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
AJFISH409f6782007-07-27 19:07:27 +0000108 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
klu287c96e32007-08-10 05:30:39 +0000109 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
yshang1d8b61da2007-08-06 03:52:01 +0000110 SmBusLib|MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.inf
lgao4d173d9c2007-10-09 07:54:34 +0000111 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
vanjeffd0c64722007-10-16 05:30:18 +0000112
vanjeffb7d286b2007-06-22 09:15:22 +0000113[LibraryClasses.common.DXE_CORE]
AJFISH409f6782007-07-27 19:07:27 +0000114 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
AJFISH409f6782007-07-27 19:07:27 +0000115 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
lgao4d173d9c2007-10-09 07:54:34 +0000116 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
vanjeffb7d286b2007-06-22 09:15:22 +0000117
118[LibraryClasses.common.DXE_DRIVER]
AJFISH409f6782007-07-27 19:07:27 +0000119 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
120 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
klu287c96e32007-08-10 05:30:39 +0000121 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
qhuang8f5bd4652007-06-29 04:58:19 +0000122
vanjeffb7d286b2007-06-22 09:15:22 +0000123[LibraryClasses.common.DXE_RUNTIME_DRIVER]
AJFISH409f6782007-07-27 19:07:27 +0000124 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
125 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
AJFISH409f6782007-07-27 19:07:27 +0000126 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
AJFISH409f6782007-07-27 19:07:27 +0000127 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
klu287c96e32007-08-10 05:30:39 +0000128 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
qhuang8f5bd4652007-06-29 04:58:19 +0000129
vanjeffb7d286b2007-06-22 09:15:22 +0000130[LibraryClasses.common.DXE_SAL_DRIVER]
AJFISH409f6782007-07-27 19:07:27 +0000131 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
132 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
AJFISH409f6782007-07-27 19:07:27 +0000133 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
AJFISH409f6782007-07-27 19:07:27 +0000134 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
vanjeffb7d286b2007-06-22 09:15:22 +0000135
136[LibraryClasses.common.DXE_SMM_DRIVER]
AJFISH409f6782007-07-27 19:07:27 +0000137 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
138 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
AJFISH409f6782007-07-27 19:07:27 +0000139 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
AJFISH409f6782007-07-27 19:07:27 +0000140 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
vanjeffb7d286b2007-06-22 09:15:22 +0000141
142[LibraryClasses.common.UEFI_DRIVER]
AJFISH409f6782007-07-27 19:07:27 +0000143 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
144 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
AJFISH409f6782007-07-27 19:07:27 +0000145 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
vanjeffb7d286b2007-06-22 09:15:22 +0000146
147[LibraryClasses.common.UEFI_APPLICATION]
AJFISH409f6782007-07-27 19:07:27 +0000148 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
149 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
AJFISH409f6782007-07-27 19:07:27 +0000150 DebugLib|MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf
mdkinney2d85ada2007-08-17 21:04:00 +0000151
vanjeffb7d286b2007-06-22 09:15:22 +0000152[PcdsFeatureFlag.common]
qhuang8b3af5df2007-08-30 09:11:54 +0000153 gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleRest|FALSE
154 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE
155 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE
156 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE
157 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE
158 gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleRest|FALSE
159 gEfiMdeModulePkgTokenSpaceGuid.PcdDxePcdDatabaseTraverseEnabled|TRUE
160 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseTraverseEnabled|TRUE
161 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseSetEnabled|TRUE
162 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseGetSizeEnabled|TRUE
163 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseCallbackOnSetEnabled|TRUE
164 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseExEnabled|TRUE
165 gEfiMdeModulePkgTokenSpaceGuid.PcdNtEmulatorEnable|FALSE
166 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|FALSE
167 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|FALSE
168 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE
169 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplBuildShareCodeHobs|FALSE
170 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportEfiDecompress|TRUE
171 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportTianoDecompress|TRUE
172 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE
AJFISHd4ef7982007-10-04 22:49:21 +0000173 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics|FALSE
qhuang8da222672007-10-09 03:16:55 +0000174 gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollationSupport|TRUE
175 gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollation2Support|TRUE
vanjeffd0c64722007-10-16 05:30:18 +0000176 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
177 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|TRUE
vanjeffb7d286b2007-06-22 09:15:22 +0000178
xgu395276122007-07-05 07:05:28 +0000179[PcdsFeatureFlag.IA32]
qhuang8b3af5df2007-08-30 09:11:54 +0000180 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|TRUE
yshang15d582952007-09-28 08:22:33 +0000181 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt|FALSE
xgu395276122007-07-05 07:05:28 +0000182
vanjeffb7d286b2007-06-22 09:15:22 +0000183[PcdsFixedAtBuild.common]
qhuang8b3af5df2007-08-30 09:11:54 +0000184 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
185 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
186 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
187 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000
188 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f
189 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000
190 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06
191 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF
192 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0
193 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0
194 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000
195 gEfiMdePkgTokenSpaceGuid.PcdFSBClock|200000000
196 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320
197 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0
198 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0
199 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x0
200 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x0
201 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x0
202 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x0
203 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0
204 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x0
205 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries|28
206 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0
207 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPcdCallBackNumberPerPcdEntry|0x08
208 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueEfiWatchDogTimerExpired|0x00011003 # EFI_COMPUTING_UNIT_HOST_PROCESSOR | EFI_CU_HP_EC_TIMER_EXPIRED
209 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMemoryTestStarted|0x00051006 # EFI_SOFTWARE_EFI_BOOT_SERVICE | EFI_SW_RS_PC_SET_VIRTUAL_ADDRESS_MAP
210 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueSetVirtualAddressMap|0x03101004 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_PC_TEST
211 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x0005100 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_EC_UNCORRECTABLE3
212 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleError|0x01040006 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_CONTROLLER_ERROR
213 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleReset|0x01040001 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_PC_RESET
214 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleInputError|0x01040007 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_INPUT_ERROR
215 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleOutputError|0x01040008 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_OUTPUT_ERROR
vanjeffb7d286b2007-06-22 09:15:22 +0000216
qhuang8b3af5df2007-08-30 09:11:54 +0000217 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInterfaceError|0x01020005 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INTERFACE_ERROR
218 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseEnable|0x01020004 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_ENABLE
219 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseDisable|0x01020002 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_DISABLE
220 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardEnable|0x01010004 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_ENABLE
221 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardPresenceDetect|0x01010003 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_PRESENCE_DETECT
222 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardDisable|0x01010002 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_DISABLE
223 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardReset|0x01010001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_RESET
224 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardClearBuffer|0x01011000 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_CLEAR_BUFFER
225 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardSelfTest|0x01011001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_SELF_TEST
226 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInterfaceError|0x01010005 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INTERFACE_ERROR
227 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInputError|0x01010007 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INPUT_ERROR
228 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInputError|0x01020007 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INPUT_ERROR
229 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseReset|0x01020001 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_RESET
vanjeffed838d02007-07-12 17:31:28 +0000230
qhuang8b3af5df2007-08-30 09:11:54 +0000231 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200
232 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8
233 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1
234 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1
235 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0
lgao418fd8d62007-09-29 08:04:29 +0000236 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10
mdkinney2d85ada2007-08-17 21:04:00 +0000237
qwang12177aabe2007-10-15 11:15:39 +0000238 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6
239 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32
240
241
klu2898d4ac2007-07-11 17:35:30 +0000242[PcdsFixedAtBuild.IPF]
qhuang8b3af5df2007-08-30 09:11:54 +0000243 gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000
vanjeffed838d02007-07-12 17:31:28 +0000244
vanjeffb7d286b2007-06-22 09:15:22 +0000245################################################################################
246#
247# Components Section - list of all EDK II Modules needed by this Platform
248#
249################################################################################
250
klu2898d4ac2007-07-11 17:35:30 +0000251[Components.common]
vanjeffc3f6b7b2008-01-17 05:58:14 +0000252 MdeModulePkg/Core/Pei/PeiMain.inf
253 MdeModulePkg/Core/Dxe/DxeMain.inf {
254 <LibraryClasses>
255 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
256 }
257
258 MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
259 MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
260 MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
261 MdeModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.inf
262
263 MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
264 MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
265 MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
266 MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
267
268 MdeModulePkg/Library/DxePlatDriOverLib/DxePlatDriOverLib.inf
269
270 MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf
271 MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf
272
qwang1293e39922008-01-21 14:39:56 +0000273 MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
274 MdeModulepkg/Library/GraphicsLib/GraphicsLib.inf
qwang129226efe2008-02-02 13:15:44 +0000275 MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf
276 MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf
qwang1293e39922008-01-21 14:39:56 +0000277
278 MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf
279
eric_tian7a444472008-01-22 08:07:35 +0000280 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf
vanjeffc3f6b7b2008-01-17 05:58:14 +0000281
282 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf
qwang1293e39922008-01-21 14:39:56 +0000283 MdeModulePkg/Universal/BdsDxe/BdsDxe.inf
vanjeffc3f6b7b2008-01-17 05:58:14 +0000284 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf
285 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf
286 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf
287 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf
288 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf
289 MdeModulePkg/Universal/Network/PxeBcDxe/PxeBcDxe.inf
290 MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf
291 MdeModulePkg/Universal/Network/PxeDhcp4Dxe/PxeDhcp4Dxe.inf
292 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf
293 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf
294 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
295 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf
296
297 MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf
298
299 MdeModulePkg/Application/HelloWorld/HelloWorld.inf
300
301 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
302 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
303
304 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
305 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
306 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
307 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
308 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
309
310 MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/FtwLite.inf
311 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
312 MdeModulePkg/Universal/MemoryTest/BaseMemoryTestPei/BaseMemoryTestPei.inf
313 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
314
315 MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf
316 MdeModulePkg/Universal/DebugPortDxe/DebugPortDxe.inf
317 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf
318 MdeModulePkg/Universal/PCD/Pei/Pcd.inf
AJFISH409f6782007-07-27 19:07:27 +0000319 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
320 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
321 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
322 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
323 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
324 MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf
vanjeffc3f6b7b2008-01-17 05:58:14 +0000325 MdeModulePkg/Application/HelloWorld/HelloWorld.inf
326 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
327 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
328 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
329 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
330 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
331 MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf
332 MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.inf
333
334 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
335 MdeModulePkg/Universal/Variable/Application/VariableInfo.inf
336
qwang1293e39922008-01-21 14:39:56 +0000337 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
338 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
339 MdeModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf
340
vanjeffc3f6b7b2008-01-17 05:58:14 +0000341[Components.IA32]
342 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
343 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
344 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
345 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
346 MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
347 MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf
qwang1293e39922008-01-21 14:39:56 +0000348 MdeModulepkg/Library/GraphicsLib/GraphicsLib.inf
vanjeffc3f6b7b2008-01-17 05:58:14 +0000349
350[Components.X64]
351 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
352 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
353 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
354 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
355 MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
356 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
357 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf
358 MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf
359
360[Components.IPF]
361 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
362 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
363 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
364
365[Components.EBC]
366 #BugBug: Need DXE I/O library instance for EBC.
367 #MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
368 MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf
369