]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/MdePkg.dsc
MdeModulePkg: Consume MdeLibs.dsc.inc for RegisterFilterLib
[mirror_edk2.git] / MdePkg / MdePkg.dsc
CommitLineData
6bfbb5f0 1## @file\r
e053747a 2# EFI/PI MdePkg Package\r
3#\r
1c11e7a2 4# Copyright (c) 2007 - 2021, Intel Corporation. All rights reserved.<BR>\r
c3f13d41 5# Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
1510d6a3 6# (C) Copyright 2020 Hewlett Packard Enterprise Development LP<BR>\r
e053747a 7#\r
9344f092 8# SPDX-License-Identifier: BSD-2-Clause-Patent\r
e053747a 9#\r
6bfbb5f0 10##\r
e053747a 11\r
e053747a 12[Defines]\r
97a079ed 13 PLATFORM_NAME = Mde\r
e053747a 14 PLATFORM_GUID = 082F8BFC-0455-4859-AE3C-ECD64FB81642\r
3d2bb754 15 PLATFORM_VERSION = 1.08\r
e053747a 16 DSC_SPECIFICATION = 0x00010005\r
409f6780 17 OUTPUT_DIRECTORY = Build/Mde\r
1510d6a3 18 SUPPORTED_ARCHITECTURES = IA32|X64|EBC|ARM|AARCH64|RISCV64\r
5f62e95a 19 BUILD_TARGETS = DEBUG|RELEASE|NOOPT\r
e053747a 20 SKUID_IDENTIFIER = DEFAULT\r
21\r
e50c2bb3
MK
22!include UnitTestFrameworkPkg/UnitTestFrameworkPkgTarget.dsc.inc\r
23\r
6bfbb5f0 24[PcdsFeatureFlag]\r
bc4eb407 25 gEfiMdePkgTokenSpaceGuid.PcdUgaConsumeSupport|TRUE\r
e053747a 26\r
6bfbb5f0 27[PcdsFixedAtBuild]\r
b3af5df6 28 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f\r
29 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000\r
b3af5df6 30 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000\r
e053747a 31\r
e50c2bb3
MK
32[LibraryClasses]\r
33 SafeIntLib|MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf\r
34\r
6bfbb5f0 35[Components]\r
8d891592 36 MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf\r
409f6780 37 MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
0a81a98e 38 MdePkg/Library/BaseCacheMaintenanceLibNull/BaseCacheMaintenanceLibNull.inf\r
ad6d2a4a 39 MdePkg/Library/BaseCpuLib/BaseCpuLib.inf\r
9af8a299 40 MdePkg/Library/BaseCpuLibNull/BaseCpuLibNull.inf\r
409f6780 41 MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
ad6d2a4a 42 MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
d8ccb37a 43 MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
409f6780
A
44 MdePkg/Library/BaseLib/BaseLib.inf\r
45 MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
cf556c6a 46 MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.inf\r
ad6d2a4a 47 MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
409f6780
A
48 MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r
49 MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf\r
50 MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r
51 MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf\r
32fa5588 52 MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf\r
e457c1f6 53 MdePkg/Library/BasePciSegmentInfoLibNull/BasePciSegmentInfoLibNull.inf\r
5c9bb86f
RN
54 MdePkg/Library/PciSegmentLibSegmentInfo/BasePciSegmentLibSegmentInfo.inf\r
55 MdePkg/Library/PciSegmentLibSegmentInfo/DxeRuntimePciSegmentLibSegmentInfo.inf\r
a2285a89 56 MdePkg/Library/BaseS3PciSegmentLib/BaseS3PciSegmentLib.inf\r
409f6780
A
57 MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
58 MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
48f3634e 59 MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
409f6780
A
60 MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
61 MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf\r
62 MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf\r
63 MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
e886512b 64 MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf\r
ed0dce7d 65 MdePkg/Library/DxeRngLib/DxeRngLib.inf\r
f56ed0e5 66 MdePkg/Library/BaseRngLibNull/BaseRngLibNull.inf\r
ed0dce7d
MC
67 MdePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib.inf\r
68\r
ad6d2a4a 69 MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf\r
720d3c5f 70 MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
409f6780
A
71 MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
72 MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
3f0055c8 73 MdePkg/Library/BaseUefiDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
c48abbed 74 MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf\r
d7a09cb8 75 MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf\r
ad6d2a4a 76\r
409f6780
A
77 MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
78 MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
ad6d2a4a 79 MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
409f6780 80 MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
409f6780 81 MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
7612bfec 82 MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
409f6780
A
83 MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
84 MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r
ba9f8351 85 MdePkg/Library/DxeIoLibCpuIo2/DxeIoLibCpuIo2.inf\r
aaedfe3c 86 MdePkg/Library/DxeHstiLib/DxeHstiLib.inf\r
298f0688 87 MdePkg/Library/DxeRuntimePciExpressLib/DxeRuntimePciExpressLib.inf\r
d5b28edd 88 MdePkg/Library/DxeRuntimeDebugLibSerialPort/DxeRuntimeDebugLibSerialPort.inf\r
298f0688 89\r
409f6780
A
90 MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
91 MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.inf\r
ad6d2a4a 92 MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
93 MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
94 MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r
409f6780
A
95 MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
96 MdePkg/Library/PeiMemoryLib/PeiMemoryLib.inf\r
97 MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
98 MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r
99 MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf\r
100 MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
101 MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
d8b61daa 102 MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.inf\r
1a3eaf06 103 MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.inf\r
104 MdePkg/Library/PeiPciSegmentLibPciCfg2/PeiPciSegmentLibPciCfg2.inf\r
ad6d2a4a 105\r
409f6780
A
106 MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
107 MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
108 MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
b29910d6 109 MdePkg/Library/UefiDebugLibDebugPortProtocol/UefiDebugLibDebugPortProtocol.inf\r
409f6780
A
110 MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf\r
111 MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
14a746bb 112 MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibStandaloneMm.inf\r
4d0a30a4 113 MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibOptionalDevicePathProtocol.inf\r
409f6780
A
114 MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf\r
115 MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
116 MdePkg/Library/UefiLib/UefiLib.inf\r
ad6d2a4a 117 MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
118 MdePkg/Library/UefiMemoryLib/UefiMemoryLib.inf\r
409f6780
A
119 MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
120 MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
409f6780 121 MdePkg/Library/UefiUsbLib/UefiUsbLib.inf\r
9504e2cd 122 MdePkg/Library/UefiPciLibPciRootBridgeIo/UefiPciLibPciRootBridgeIo.inf\r
123 MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/UefiPciSegmentLibPciRootBridgeIo.inf\r
0bce7349 124 MdePkg/Library/SmmLibNull/SmmLibNull.inf\r
b9d5a7f1 125 MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf\r
316172ba 126\r
5866d499 127 MdePkg/Library/StandaloneMmDriverEntryPoint/StandaloneMmDriverEntryPoint.inf\r
2ac8d8d5 128 MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.inf\r
5866d499 129\r
1c11e7a2
DB
130 MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull.inf\r
131\r
27fb01a0 132[Components.IA32, Components.X64, Components.ARM, Components.AARCH64]\r
e50c2bb3
MK
133 #\r
134 # Add UEFI Target Based Unit Tests\r
135 #\r
136 MdePkg/Test/UnitTest/Library/BaseLib/BaseLibUnitTestsUefi.inf\r
137\r
138 #\r
139 # Build PEIM, DXE_DRIVER, SMM_DRIVER, UEFI Shell components that test SafeIntLib\r
140 #\r
141 MdePkg/Test/UnitTest/Library/BaseSafeIntLib/TestBaseSafeIntLibPei.inf\r
142 MdePkg/Test/UnitTest/Library/BaseSafeIntLib/TestBaseSafeIntLibDxe.inf\r
143 MdePkg/Test/UnitTest/Library/BaseSafeIntLib/TestBaseSafeIntLibSmm.inf\r
144 MdePkg/Test/UnitTest/Library/BaseSafeIntLib/TestBaseSafeIntLibUefiShell.inf\r
145\r
ad6d2a4a 146[Components.IA32, Components.X64]\r
078bee4e 147 MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
b6d11d7c 148 MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev.inf\r
409f6780 149 MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.inf\r
5053cf7f 150 MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf\r
ad6d2a4a 151 MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf\r
409f6780 152 MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf\r
ad6d2a4a 153 MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.inf\r
409f6780 154 MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
ad6d2a4a 155 MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf\r
156 MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
8fc71dec 157 MdePkg/Library/SmmIoLibSmmCpuIo2/SmmIoLibSmmCpuIo2.inf\r
b7c5912a 158 MdePkg/Library/SmmPciLibPciRootBridgeIo/SmmPciLibPciRootBridgeIo.inf\r
159 MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf\r
1b45a671 160 MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf\r
fe69ac84 161 MdePkg/Library/SmmPeriodicSmiLib/SmmPeriodicSmiLib.inf\r
162 MdePkg/Library/BaseS3BootScriptLibNull/BaseS3BootScriptLibNull.inf\r
163 MdePkg/Library/BaseS3IoLib/BaseS3IoLib.inf\r
164 MdePkg/Library/BaseS3PciLib/BaseS3PciLib.inf\r
165 MdePkg/Library/BaseS3SmbusLib/BaseS3SmbusLib.inf\r
166 MdePkg/Library/BaseS3StallLib/BaseS3StallLib.inf\r
d425764e 167 MdePkg/Library/SmmMemLib/SmmMemLib.inf\r
9bb800f7 168 MdePkg/Library/SmmIoLib/SmmIoLib.inf\r
255c8e22 169 MdePkg/Library/BaseRngLib/BaseRngLib.inf\r
84ace59f 170 MdePkg/Library/SmmPciExpressLib/SmmPciExpressLib.inf\r
0466aac8 171 MdePkg/Library/SmiHandlerProfileLibNull/SmiHandlerProfileLibNull.inf\r
17f5fd92 172 MdePkg/Library/MmServicesTableLib/MmServicesTableLib.inf\r
7cda5d9e 173 MdePkg/Library/MmUnblockMemoryLib/MmUnblockMemoryLibNull.inf\r
e053747a 174\r
078bee4e 175[Components.EBC]\r
d910a704 176 MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
078bee4e 177 MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
66c6d4d6
AF
178\r
179[Components.ARM, Components.AARCH64]\r
4134f2bd 180 MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicArmVirt.inf\r
66c6d4d6 181 MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf\r
f2ecdbf0
HW
182\r
183[BuildOptions]\r