qhuang8 | 7726912 | 2009-08-24 15:31:04 +0000 | [diff] [blame] | 1 | #/** @file
|
| 2 | # EFI/PI Reference Module Package for All Architectures
|
| 3 | #
|
| 4 | # Copyright (c) 2007 - 2009, 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 |
|
| 16 | [Defines]
|
| 17 | PLATFORM_NAME = MdeModule
|
| 18 | PLATFORM_GUID = 587CE499-6CBE-43cd-94E2-186218569478
|
| 19 | PLATFORM_VERSION = 0.90
|
| 20 | DSC_SPECIFICATION = 0x00010005
|
| 21 | OUTPUT_DIRECTORY = Build/MdeModule
|
| 22 | SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM
|
| 23 | BUILD_TARGETS = DEBUG|RELEASE
|
| 24 | SKUID_IDENTIFIER = DEFAULT
|
| 25 |
|
| 26 |
|
| 27 |
|
| 28 | [LibraryClasses.common]
|
| 29 | CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
|
| 30 | DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
|
| 31 | BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
|
| 32 | SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
|
| 33 | CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
|
| 34 | BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
|
| 35 | PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
|
| 36 | PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
|
| 37 | PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
|
| 38 | PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
|
| 39 | PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
|
| 40 | PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
|
| 41 | PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
|
| 42 | PostCodeLib|MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf
|
| 43 | PostCodeLib|MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf
|
| 44 | PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
|
| 45 | TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
|
| 46 | UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
|
| 47 |
|
| 48 | 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 | PalLib|MdePkg/Library/BasePalLibNull/BasePalLibNull.inf
|
| 56 | UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
|
| 57 | DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
|
| 58 | UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
|
| 59 | DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
|
| 60 | UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
|
| 61 | UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
|
| 62 | UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
|
| 63 | UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
|
| 64 | NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
|
| 65 | IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
|
| 66 | UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
|
| 67 | DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
|
| 68 | PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
|
| 69 | CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
|
| 70 | DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
|
| 71 | DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
|
| 72 | HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
|
| 73 | ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf
|
| 74 | UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
|
lgao4 | cd98f30 | 2009-11-26 01:31:48 +0000 | [diff] [blame] | 75 | SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf
|
xli24 | 23b0b37 | 2009-12-25 08:09:48 +0000 | [diff] [blame] | 76 | SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf
|
xli24 | fd53b67 | 2009-12-29 07:50:42 +0000 | [diff] [blame] | 77 | OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
|
qhuang8 | 7726912 | 2009-08-24 15:31:04 +0000 | [diff] [blame] | 78 |
|
| 79 | [LibraryClasses.IA32]
|
| 80 | IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
|
| 81 |
|
| 82 | [LibraryClasses.X64]
|
| 83 | IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
|
| 84 |
|
| 85 | [LibraryClasses.IPF]
|
| 86 | IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
|
| 87 |
|
| 88 | [LibraryClasses.ARM]
|
| 89 | IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
|
| 90 |
|
qhuang8 | 7726912 | 2009-08-24 15:31:04 +0000 | [diff] [blame] | 91 | [LibraryClasses.EBC.PEIM]
|
| 92 | IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
|
| 93 |
|
| 94 | [LibraryClasses.common.PEI_CORE]
|
| 95 | HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
|
| 96 | MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
|
| 97 |
|
| 98 | [LibraryClasses.common.PEIM]
|
| 99 | HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
|
| 100 | MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
|
| 101 | ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
|
| 102 |
|
| 103 | [LibraryClasses.common.DXE_CORE]
|
| 104 | HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
|
| 105 | MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
|
| 106 | ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
|
| 107 |
|
| 108 | [LibraryClasses.common.DXE_DRIVER]
|
| 109 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
|
| 110 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
|
| 111 |
|
| 112 | [LibraryClasses.common.DXE_RUNTIME_DRIVER]
|
| 113 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
|
| 114 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
|
| 115 | SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
|
| 116 | DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
|
| 117 |
|
| 118 | [LibraryClasses.common.DXE_SAL_DRIVER]
|
| 119 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
|
| 120 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
|
| 121 | SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
|
| 122 | DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
|
| 123 |
|
| 124 | [LibraryClasses.common.DXE_SMM_DRIVER]
|
| 125 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
|
| 126 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
|
| 127 | SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
|
| 128 | DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
|
davidhuang | 202c327 | 2009-12-23 06:51:36 +0000 | [diff] [blame] | 129 | SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf
|
qhuang8 | 7726912 | 2009-08-24 15:31:04 +0000 | [diff] [blame] | 130 |
|
| 131 | [LibraryClasses.common.UEFI_DRIVER]
|
| 132 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
|
| 133 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
|
| 134 | DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
|
| 135 |
|
| 136 | [LibraryClasses.common.UEFI_APPLICATION]
|
| 137 | HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
|
| 138 | MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
|
| 139 | DebugLib|MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf
|
| 140 |
|
| 141 | [PcdsFeatureFlag.common]
|
| 142 | gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE
|
| 143 | gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE
|
| 144 | gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE
|
| 145 | gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE
|
| 146 | gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|FALSE
|
| 147 | gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|FALSE
|
| 148 | gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics|FALSE
|
| 149 | gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollationSupport|TRUE
|
| 150 | gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollation2Support|TRUE
|
| 151 | gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
|
| 152 | gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|TRUE
|
| 153 |
|
| 154 | [PcdsFeatureFlag.IA32]
|
| 155 | gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|TRUE
|
| 156 |
|
| 157 | [PcdsFixedAtBuild.common]
|
| 158 | gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
|
| 159 | gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
|
| 160 | gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
|
| 161 | gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000
|
| 162 | gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f
|
| 163 | gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000
|
| 164 | gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06
|
| 165 | gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF
|
| 166 | gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0
|
| 167 | gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0
|
| 168 | gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000
|
| 169 | gEfiMdePkgTokenSpaceGuid.PcdFSBClock|200000000
|
| 170 | gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320
|
| 171 | gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0
|
| 172 | gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0
|
| 173 | gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x0
|
| 174 | gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x0
|
| 175 | gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x0
|
| 176 | gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x0
|
| 177 | gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0
|
| 178 | gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x0
|
| 179 | gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries|28
|
| 180 | gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0
|
| 181 | gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPcdCallBackNumberPerPcdEntry|0x08
|
| 182 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueEfiWatchDogTimerExpired|0x00011003 # EFI_COMPUTING_UNIT_HOST_PROCESSOR | EFI_CU_HP_EC_TIMER_EXPIRED
|
| 183 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMemoryTestStarted|0x00051006 # EFI_SOFTWARE_EFI_BOOT_SERVICE | EFI_SW_RS_PC_SET_VIRTUAL_ADDRESS_MAP
|
| 184 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueSetVirtualAddressMap|0x03101004 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_PC_TEST
|
| 185 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x0005100 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_EC_UNCORRECTABLE3
|
| 186 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleError|0x01040006 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_CONTROLLER_ERROR
|
| 187 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleReset|0x01040001 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_PC_RESET
|
| 188 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleInputError|0x01040007 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_INPUT_ERROR
|
| 189 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleOutputError|0x01040008 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_OUTPUT_ERROR
|
| 190 |
|
| 191 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInterfaceError|0x01020005 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INTERFACE_ERROR
|
| 192 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseEnable|0x01020004 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_ENABLE
|
| 193 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseDisable|0x01020002 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_DISABLE
|
| 194 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardEnable|0x01010004 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_ENABLE
|
| 195 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardPresenceDetect|0x01010003 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_PRESENCE_DETECT
|
| 196 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardDisable|0x01010002 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_DISABLE
|
| 197 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardReset|0x01010001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_RESET
|
| 198 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardClearBuffer|0x01011000 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_CLEAR_BUFFER
|
| 199 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardSelfTest|0x01011001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_SELF_TEST
|
| 200 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInterfaceError|0x01010005 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INTERFACE_ERROR
|
| 201 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInputError|0x01010007 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INPUT_ERROR
|
| 202 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInputError|0x01020007 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INPUT_ERROR
|
| 203 | gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseReset|0x01020001 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_RESET
|
| 204 |
|
| 205 | gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200
|
| 206 | gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8
|
| 207 | gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1
|
| 208 | gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1
|
| 209 | gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0
|
| 210 | gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10
|
| 211 |
|
| 212 | gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6
|
| 213 | gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32
|
| 214 | gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeiStackSize|0x20000
|
| 215 |
|
| 216 |
|
| 217 | [PcdsFixedAtBuild.IPF]
|
| 218 | gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000
|
| 219 |
|
| 220 | ###################################################################################################
|
| 221 | #
|
| 222 | # Components Section - list of the modules and components that will be processed by compilation
|
| 223 | # tools and the EDK II tools to generate PE32/PE32+/Coff image files.
|
| 224 | #
|
| 225 | # Note: The EDK II DSC file is not used to specify how compiled binary images get placed
|
| 226 | # into firmware volume images. This section is just a list of modules to compile from
|
| 227 | # source into UEFI-compliant binaries.
|
| 228 | # It is the FDF file that contains information on combining binary files into firmware
|
| 229 | # volume images, whose concept is beyond UEFI and is described in PI specification.
|
| 230 | # Binary modules do not need to be listed in this section, as they should be
|
| 231 | # specified in the FDF file. For example: Shell binary (Shell_Full.efi), FAT binary (Fat.efi),
|
| 232 | # Logo (Logo.bmp), and etc.
|
| 233 | # There may also be modules listed in this section that are not required in the FDF file,
|
| 234 | # When a module listed here is excluded from FDF file, then UEFI-compliant binary will be
|
| 235 | # generated for it, but the binary will not be put into any firmware volume.
|
| 236 | #
|
| 237 | ###################################################################################################
|
| 238 |
|
| 239 | [Components.common]
|
| 240 | MdeModulePkg/Application/HelloWorld/HelloWorld.inf
|
| 241 |
|
davidhuang | 9060e3e | 2009-10-20 03:43:40 +0000 | [diff] [blame] | 242 | MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
|
| 243 | MdeModulePkg/Bus/Pci/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupportDxe.inf
|
qhuang8 | 7726912 | 2009-08-24 15:31:04 +0000 | [diff] [blame] | 244 | MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
|
| 245 | MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
|
qhuang8 | ad86a50 | 2009-12-22 07:35:49 +0000 | [diff] [blame] | 246 | MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf
|
qhuang8 | 7726912 | 2009-08-24 15:31:04 +0000 | [diff] [blame] | 247 | MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
|
| 248 | MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
|
| 249 | MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
|
| 250 | MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
|
| 251 | MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
|
| 252 | MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.inf
|
| 253 | MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf
|
| 254 |
|
| 255 | MdeModulePkg/Core/Dxe/DxeMain.inf {
|
| 256 | <LibraryClasses>
|
| 257 | NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
|
| 258 | }
|
| 259 | MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
|
| 260 | MdeModulePkg/Core/Pei/PeiMain.inf
|
| 261 | MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
|
| 262 |
|
| 263 | MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
|
| 264 | MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
|
| 265 | MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
|
| 266 | MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
|
| 267 | MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
|
| 268 | MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
|
| 269 | MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
|
| 270 | MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
|
| 271 | MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
|
| 272 | MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf
|
| 273 | MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
|
| 274 | MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf
|
| 275 | MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf
|
| 276 | MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
|
| 277 | MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf
|
lgao4 | cd98f30 | 2009-11-26 01:31:48 +0000 | [diff] [blame] | 278 | MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf
|
xli24 | fd53b67 | 2009-12-29 07:50:42 +0000 | [diff] [blame] | 279 | MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
|
| 280 | MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
|
| 281 | MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
|
xli24 | 30c8ee5 | 2009-12-29 08:50:51 +0000 | [diff] [blame] | 282 | MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf
|
qhuang8 | 7726912 | 2009-08-24 15:31:04 +0000 | [diff] [blame] | 283 |
|
| 284 | MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
|
| 285 | MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
|
| 286 | MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
|
| 287 | MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
|
| 288 | MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
|
| 289 | MdeModulePkg/Universal/DebugPortDxe/DebugPortDxe.inf
|
| 290 | MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
|
| 291 | MdeModulePkg/Universal/PrintDxe/PrintDxe.inf
|
| 292 | MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
|
| 293 | MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
|
| 294 | MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
|
| 295 | MdeModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf
|
| 296 | MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
|
| 297 | MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
|
| 298 | MdeModulePkg/Universal/Metronome/Metronome.inf
|
| 299 | MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
|
davidhuang | 310b04e | 2009-11-20 04:01:32 +0000 | [diff] [blame] | 300 | MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf
|
qhuang8 | 7726912 | 2009-08-24 15:31:04 +0000 | [diff] [blame] | 301 |
|
| 302 | MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf
|
| 303 | MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf
|
| 304 | MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf
|
| 305 | MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf
|
| 306 | MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf
|
| 307 | MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf
|
| 308 | MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf
|
xdu2 | 779ae35 | 2009-12-30 13:47:55 +0000 | [diff] [blame^] | 309 | MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf
|
qhuang8 | 7726912 | 2009-08-24 15:31:04 +0000 | [diff] [blame] | 310 | MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf
|
| 311 | MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf
|
| 312 | MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf
|
| 313 | MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
|
| 314 | MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf
|
| 315 |
|
| 316 | MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf
|
| 317 | MdeModulePkg/Universal/PCD/Dxe/Pcd.inf
|
| 318 | MdeModulePkg/Universal/PCD/Pei/Pcd.inf
|
| 319 | MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf
|
xli24 | 25126a0 | 2009-11-03 02:39:10 +0000 | [diff] [blame] | 320 |
|
| 321 | MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei.inf
|
| 322 | MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.inf
|
davidhuang | 202c327 | 2009-12-23 06:51:36 +0000 | [diff] [blame] | 323 | MdeModulePkg/Universal/ReportStatusCodeRouter/Smm/ReportStatusCodeRouterSmm.inf
|
xli24 | 25126a0 | 2009-11-03 02:39:10 +0000 | [diff] [blame] | 324 |
|
qhuang8 | 7726912 | 2009-08-24 15:31:04 +0000 | [diff] [blame] | 325 | MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
|
| 326 | MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
|
| 327 | MdeModulePkg/Application/VariableInfo/VariableInfo.inf
|
| 328 | MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
|
| 329 | MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
|
| 330 | MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
|
| 331 |
|
| 332 | MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf
|
| 333 | MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf
|
lgao4 | ae76fe7 | 2009-11-11 06:17:18 +0000 | [diff] [blame] | 334 | MdeModulePkg/Universal/HiiResourcesSampleDxe/HiiResourcesSampleDxe.inf
|
xli24 | 2719803 | 2009-11-25 08:31:37 +0000 | [diff] [blame] | 335 | MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf
|
qhuang8 | 7726912 | 2009-08-24 15:31:04 +0000 | [diff] [blame] | 336 |
|
xli24 | 10c5648 | 2009-12-25 07:26:06 +0000 | [diff] [blame] | 337 | MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.inf
|
| 338 | MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe.inf
|
| 339 |
|
qhuang8 | 7726912 | 2009-08-24 15:31:04 +0000 | [diff] [blame] | 340 | [Components.IA32, Components.X64]
|
xli24 | b25c0b6 | 2009-12-29 09:15:55 +0000 | [diff] [blame] | 341 | MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf
|
qhuang8 | 7726912 | 2009-08-24 15:31:04 +0000 | [diff] [blame] | 342 | MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
|
| 343 | MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
|
| 344 | MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf
|
| 345 | MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
|
xli24 | 10c5648 | 2009-12-25 07:26:06 +0000 | [diff] [blame] | 346 | MdeModulePkg/Universal/StatusCodeHandler/Smm/StatusCodeHandlerSmm.inf
|
qhuang8 | 7726912 | 2009-08-24 15:31:04 +0000 | [diff] [blame] | 347 |
|
| 348 |
|
| 349 | [Components.IPF]
|
| 350 | MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
|
| 351 | MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
|
| 352 |
|
| 353 |
|
| 354 | [Components.EBC]
|
| 355 | MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
|
| 356 | MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf
|