]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - MdePkg/MdePkg.dsc
UnitTestFrameworkPkg: Add DSC, DSC INC, and YAML files
[mirror_edk2.git] / MdePkg / MdePkg.dsc
... / ...
CommitLineData
1## @file\r
2# EFI/PI MdePkg Package\r
3#\r
4# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
5# Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
6#\r
7# SPDX-License-Identifier: BSD-2-Clause-Patent\r
8#\r
9##\r
10\r
11[Defines]\r
12 PLATFORM_NAME = Mde\r
13 PLATFORM_GUID = 082F8BFC-0455-4859-AE3C-ECD64FB81642\r
14 PLATFORM_VERSION = 1.08\r
15 DSC_SPECIFICATION = 0x00010005\r
16 OUTPUT_DIRECTORY = Build/Mde\r
17 SUPPORTED_ARCHITECTURES = IA32|X64|EBC|ARM|AARCH64\r
18 BUILD_TARGETS = DEBUG|RELEASE|NOOPT\r
19 SKUID_IDENTIFIER = DEFAULT\r
20\r
21[PcdsFeatureFlag]\r
22 gEfiMdePkgTokenSpaceGuid.PcdUgaConsumeSupport|TRUE\r
23\r
24[PcdsFixedAtBuild]\r
25 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f\r
26 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000\r
27 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000\r
28\r
29[Components]\r
30 MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf\r
31 MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
32 MdePkg/Library/BaseCpuLib/BaseCpuLib.inf\r
33 MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
34 MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
35 MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
36 MdePkg/Library/BaseLib/BaseLib.inf\r
37 MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
38 MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.inf\r
39 MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
40 MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r
41 MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf\r
42 MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r
43 MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf\r
44 MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf\r
45 MdePkg/Library/BasePciSegmentInfoLibNull/BasePciSegmentInfoLibNull.inf\r
46 MdePkg/Library/PciSegmentLibSegmentInfo/BasePciSegmentLibSegmentInfo.inf\r
47 MdePkg/Library/PciSegmentLibSegmentInfo/DxeRuntimePciSegmentLibSegmentInfo.inf\r
48 MdePkg/Library/BaseS3PciSegmentLib/BaseS3PciSegmentLib.inf\r
49 MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
50 MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
51 MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
52 MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
53 MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf\r
54 MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf\r
55 MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
56 MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf\r
57 MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf\r
58 MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
59 MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
60 MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
61 MdePkg/Library/BaseUefiDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
62 MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf\r
63 MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf\r
64 MdePkg/Library/BaseRngLibNull/BaseRngLibNull.inf\r
65\r
66 MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
67 MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
68 MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
69 MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
70 MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
71 MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
72 MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
73 MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r
74 MdePkg/Library/DxeIoLibCpuIo2/DxeIoLibCpuIo2.inf\r
75 MdePkg/Library/DxeHstiLib/DxeHstiLib.inf\r
76 MdePkg/Library/DxeRuntimePciExpressLib/DxeRuntimePciExpressLib.inf\r
77 MdePkg/Library/DxeRuntimeDebugLibSerialPort/DxeRuntimeDebugLibSerialPort.inf\r
78\r
79 MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
80 MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.inf\r
81 MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
82 MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
83 MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r
84 MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
85 MdePkg/Library/PeiMemoryLib/PeiMemoryLib.inf\r
86 MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
87 MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r
88 MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf\r
89 MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
90 MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
91 MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.inf\r
92 MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.inf\r
93 MdePkg/Library/PeiPciSegmentLibPciCfg2/PeiPciSegmentLibPciCfg2.inf\r
94\r
95 MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
96 MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
97 MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
98 MdePkg/Library/UefiDebugLibDebugPortProtocol/UefiDebugLibDebugPortProtocol.inf\r
99 MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf\r
100 MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
101 MdePkg/Library/UefiDevicePathLib/UefiDevicePathLibOptionalDevicePathProtocol.inf\r
102 MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf\r
103 MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
104 MdePkg/Library/UefiLib/UefiLib.inf\r
105 MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
106 MdePkg/Library/UefiMemoryLib/UefiMemoryLib.inf\r
107 MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
108 MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
109 MdePkg/Library/UefiUsbLib/UefiUsbLib.inf\r
110 MdePkg/Library/UefiPciLibPciRootBridgeIo/UefiPciLibPciRootBridgeIo.inf\r
111 MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/UefiPciSegmentLibPciRootBridgeIo.inf\r
112 MdePkg/Library/SmmLibNull/SmmLibNull.inf\r
113 MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf\r
114\r
115 MdePkg/Library/StandaloneMmDriverEntryPoint/StandaloneMmDriverEntryPoint.inf\r
116 MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.inf\r
117\r
118[Components.IA32, Components.X64]\r
119 MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
120 MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicSev.inf\r
121 MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.inf\r
122 MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf\r
123 MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf\r
124 MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf\r
125 MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.inf\r
126 MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
127 MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf\r
128 MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
129 MdePkg/Library/SmmIoLibSmmCpuIo2/SmmIoLibSmmCpuIo2.inf\r
130 MdePkg/Library/SmmPciLibPciRootBridgeIo/SmmPciLibPciRootBridgeIo.inf\r
131 MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf\r
132 MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf\r
133 MdePkg/Library/SmmPeriodicSmiLib/SmmPeriodicSmiLib.inf\r
134 MdePkg/Library/BaseS3BootScriptLibNull/BaseS3BootScriptLibNull.inf\r
135 MdePkg/Library/BaseS3IoLib/BaseS3IoLib.inf\r
136 MdePkg/Library/BaseS3PciLib/BaseS3PciLib.inf\r
137 MdePkg/Library/BaseS3SmbusLib/BaseS3SmbusLib.inf\r
138 MdePkg/Library/BaseS3StallLib/BaseS3StallLib.inf\r
139 MdePkg/Library/SmmMemLib/SmmMemLib.inf\r
140 MdePkg/Library/SmmIoLib/SmmIoLib.inf\r
141 MdePkg/Library/BaseRngLib/BaseRngLib.inf\r
142 MdePkg/Library/SmmPciExpressLib/SmmPciExpressLib.inf\r
143 MdePkg/Library/SmiHandlerProfileLibNull/SmiHandlerProfileLibNull.inf\r
144 MdePkg/Library/MmServicesTableLib/MmServicesTableLib.inf\r
145\r
146[Components.EBC]\r
147 MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
148 MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
149\r
150[Components.ARM, Components.AARCH64]\r
151 MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicArmVirt.inf\r
152 MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf\r
153\r
154[BuildOptions]\r
155 *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES\r