e053747a |
1 | #/** @file\r |
2 | # EFI/PI MdePkg Package\r |
3 | #\r |
e053747a |
4 | # Copyright (c) 2007, Intel Corporation\r |
5 | #\r |
6 | # All rights reserved. This program and the accompanying materials\r |
7 | # are licensed and made available under the terms and conditions of the BSD License\r |
8 | # which accompanies this distribution. The full text of the license may be found at\r |
9 | # http://opensource.org/licenses/bsd-license.php\r |
10 | #\r |
11 | # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r |
12 | # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r |
13 | #\r |
14 | #**/\r |
15 | \r |
e053747a |
16 | [Defines]\r |
97a079ed |
17 | PLATFORM_NAME = Mde\r |
e053747a |
18 | PLATFORM_GUID = 082F8BFC-0455-4859-AE3C-ECD64FB81642\r |
19 | PLATFORM_VERSION = 0.1\r |
20 | DSC_SPECIFICATION = 0x00010005\r |
97a079ed |
21 | OUTPUT_DIRECTORY = $(WORKSPACE)/Build/Mde\r |
7a7f7e47 |
22 | SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC\r |
23 | BUILD_TARGETS = DEBUG|RELEASE\r |
e053747a |
24 | SKUID_IDENTIFIER = DEFAULT\r |
25 | \r |
26 | \r |
e053747a |
27 | [PcdsFeatureFlag.common]\r |
28 | PcdComponentNameDisable|gEfiMdePkgTokenSpaceGuid|FALSE\r |
29 | PcdDriverDiagnosticsDisable|gEfiMdePkgTokenSpaceGuid|FALSE\r |
769ead15 |
30 | PcdComponentName2Disable|gEfiMdePkgTokenSpaceGuid|FALSE\r |
31 | PcdDriverDiagnostics2Disable|gEfiMdePkgTokenSpaceGuid|FALSE\r |
e053747a |
32 | \r |
33 | [PcdsFixedAtBuild.common]\r |
34 | PcdMaximumUnicodeStringLength|gEfiMdePkgTokenSpaceGuid|1000000\r |
35 | PcdMaximumAsciiStringLength|gEfiMdePkgTokenSpaceGuid|1000000\r |
36 | PcdMaximumLinkedListLength|gEfiMdePkgTokenSpaceGuid|1000000\r |
37 | PcdSpinLockTimeout|gEfiMdePkgTokenSpaceGuid|10000000\r |
38 | PcdDebugPropertyMask|gEfiMdePkgTokenSpaceGuid|0x0f\r |
39 | PcdDebugPrintErrorLevel|gEfiMdePkgTokenSpaceGuid|0x80000000\r |
40 | PcdReportStatusCodePropertyMask|gEfiMdePkgTokenSpaceGuid|0x06\r |
41 | PcdDebugClearMemoryValue|gEfiMdePkgTokenSpaceGuid|0xAF\r |
42 | PcdPerformanceLibraryPropertyMask|gEfiMdePkgTokenSpaceGuid|0\r |
43 | PcdPostCodePropertyMask|gEfiMdePkgTokenSpaceGuid|0\r |
44 | PcdPciExpressBaseAddress|gEfiMdePkgTokenSpaceGuid|0xE0000000\r |
45 | PcdFSBClock|gEfiMdePkgTokenSpaceGuid|200000000\r |
46 | PcdUefiLibMaxPrintBufferSize|gEfiMdePkgTokenSpaceGuid|320\r |
47 | \r |
48 | [PcdsPatchableInModule.common]\r |
49 | PcdDebugPrintErrorLevel|gEfiMdePkgTokenSpaceGuid|0x80000000\r |
50 | PcdPciExpressBaseAddress|gEfiMdePkgTokenSpaceGuid|0xE0000000\r |
51 | PcdFSBClock|gEfiMdePkgTokenSpaceGuid|200000000\r |
52 | \r |
53 | \r |
54 | [PcdsFixedAtBuild.IPF]\r |
55 | PcdIoBlockBaseAddressForIpf|gEfiMdePkgTokenSpaceGuid|0x0ffffc000000\r |
56 | \r |
e053747a |
57 | [Components.common]\r |
f5c5783e |
58 | $(WORKSPACE)/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r |
59 | $(WORKSPACE)/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r |
60 | $(WORKSPACE)/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r |
61 | $(WORKSPACE)/MdePkg/Library/BaseLib/BaseLib.inf\r |
62 | $(WORKSPACE)/MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r |
63 | $(WORKSPACE)/MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r |
64 | $(WORKSPACE)/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf\r |
65 | $(WORKSPACE)/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r |
66 | $(WORKSPACE)/MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf\r |
67 | $(WORKSPACE)/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r |
68 | $(WORKSPACE)/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r |
69 | $(WORKSPACE)/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r |
70 | $(WORKSPACE)/MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf\r |
71 | $(WORKSPACE)/MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf\r |
72 | $(WORKSPACE)/MdePkg/Library/BasePrintLib/BasePrintLib.inf\r |
73 | $(WORKSPACE)/MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r |
74 | $(WORKSPACE)/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r |
75 | $(WORKSPACE)/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r |
76 | $(WORKSPACE)/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r |
77 | $(WORKSPACE)/MdePkg/Library/DxeHobLib/DxeHobLib.inf\r |
78 | $(WORKSPACE)/MdePkg/Library/PeiHobLib/PeiHobLib.inf\r |
79 | $(WORKSPACE)/MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r |
80 | $(WORKSPACE)/MdePkg/Library/DxePcdLib/DxePcdLib.inf\r |
81 | $(WORKSPACE)/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r |
82 | $(WORKSPACE)/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r |
f5c5783e |
83 | $(WORKSPACE)/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r |
84 | $(WORKSPACE)/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.inf\r |
85 | $(WORKSPACE)/MdePkg/Library/PeiHobLib/PeiHobLib.inf\r |
86 | $(WORKSPACE)/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r |
87 | $(WORKSPACE)/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.inf\r |
88 | $(WORKSPACE)/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r |
89 | $(WORKSPACE)/MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r |
90 | $(WORKSPACE)/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf\r |
91 | $(WORKSPACE)/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r |
92 | $(WORKSPACE)/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r |
93 | $(WORKSPACE)/MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.inf\r |
94 | $(WORKSPACE)/MdePkg/Library/SerialPortLibNull/SerialPortLibNull.inf\r |
95 | $(WORKSPACE)/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r |
96 | $(WORKSPACE)/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r |
97 | $(WORKSPACE)/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r |
98 | $(WORKSPACE)/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf\r |
99 | $(WORKSPACE)/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r |
100 | $(WORKSPACE)/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf\r |
101 | $(WORKSPACE)/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r |
102 | $(WORKSPACE)/MdePkg/Library/UefiLib/UefiLib.inf\r |
103 | $(WORKSPACE)/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r |
104 | $(WORKSPACE)/MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r |
105 | $(WORKSPACE)/MdePkg/Library/DxeMemoryLib/DxeMemoryLib.inf\r |
106 | $(WORKSPACE)/MdePkg/Library/BaseCustomDecompressLibNull/BaseCustomDecompressLibNull.inf\r |
107 | $(WORKSPACE)/MdePkg/Library/DxeDebugLibSerialPort/DxeDebugLibSerialPort.inf\r |
108 | $(WORKSPACE)/MdePkg/Library/UefiUsbLib/UefiUsbLib.inf\r |
4db6ca96 |
109 | $(WORKSPACE)/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r |
316172ba |
110 | \r |
e053747a |
111 | [Components.IA32]\r |
f5c5783e |
112 | $(WORKSPACE)/MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.inf\r |
113 | $(WORKSPACE)/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf\r |
c5ecf6c1 |
114 | $(WORKSPACE)/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.inf\r |
f5c5783e |
115 | $(WORKSPACE)/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r |
116 | $(WORKSPACE)/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf\r |
117 | $(WORKSPACE)/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r |
4d33f33a |
118 | $(WORKSPACE)/MdePkg/Library/PeiServicesTablePointerLibMm7/PeiServicesTablePointerLibMm7.inf\r |
e053747a |
119 | \r |
120 | [Components.X64]\r |
f5c5783e |
121 | $(WORKSPACE)/MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.inf\r |
122 | $(WORKSPACE)/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf\r |
c5ecf6c1 |
123 | $(WORKSPACE)/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.inf\r |
f5c5783e |
124 | $(WORKSPACE)/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r |
125 | $(WORKSPACE)/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf\r |
126 | $(WORKSPACE)/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r |
4d33f33a |
127 | $(WORKSPACE)/MdePkg/Library/PeiServicesTablePointerLibMm7/PeiServicesTablePointerLibMm7.inf\r |
e053747a |
128 | \r |
f1baef62 |
129 | [Components.IPF]\r |
f5c5783e |
130 | $(WORKSPACE)/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf\r |
5088ce25 |
131 | $(WORKSPACE)/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointerLibKr7.inf\r |