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