Commit | Line | Data |
---|---|---|
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 | |
409f6780 | 21 | OUTPUT_DIRECTORY = 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 | |
e053747a | 48 | [PcdsFixedAtBuild.IPF]\r |
49 | PcdIoBlockBaseAddressForIpf|gEfiMdePkgTokenSpaceGuid|0x0ffffc000000\r | |
50 | \r | |
e053747a | 51 | [Components.common]\r |
409f6780 A |
52 | MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r |
53 | MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r | |
54 | MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r | |
55 | MdePkg/Library/BaseLib/BaseLib.inf\r | |
56 | MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r | |
57 | MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r | |
58 | MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf\r | |
59 | MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r | |
60 | MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf\r | |
61 | MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r | |
62 | MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r | |
63 | MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r | |
64 | MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf\r | |
65 | MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf\r | |
66 | MdePkg/Library/BasePrintLib/BasePrintLib.inf\r | |
67 | MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r | |
68 | MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r | |
69 | MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r | |
70 | MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r | |
71 | MdePkg/Library/DxeHobLib/DxeHobLib.inf\r | |
72 | MdePkg/Library/PeiHobLib/PeiHobLib.inf\r | |
73 | MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r | |
74 | MdePkg/Library/DxePcdLib/DxePcdLib.inf\r | |
75 | MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r | |
76 | MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r | |
77 | MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r | |
78 | MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.inf\r | |
79 | MdePkg/Library/PeiHobLib/PeiHobLib.inf\r | |
80 | MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r | |
81 | MdePkg/Library/PeiMemoryLib/PeiMemoryLib.inf\r | |
82 | MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r | |
83 | MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r | |
84 | MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf\r | |
85 | MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r | |
86 | MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r | |
87 | MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLib.inf\r | |
88 | MdePkg/Library/SerialPortLibNull/SerialPortLibNull.inf\r | |
89 | MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r | |
90 | MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r | |
91 | MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r | |
92 | MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf\r | |
93 | MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r | |
94 | MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf\r | |
95 | MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r | |
96 | MdePkg/Library/UefiLib/UefiLib.inf\r | |
97 | MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r | |
98 | MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r | |
99 | MdePkg/Library/DxeMemoryLib/DxeMemoryLib.inf\r | |
100 | MdePkg/Library/BaseCustomDecompressLibNull/BaseCustomDecompressLibNull.inf\r | |
101 | MdePkg/Library/DxeDebugLibSerialPort/DxeDebugLibSerialPort.inf\r | |
102 | MdePkg/Library/UefiUsbLib/UefiUsbLib.inf\r | |
103 | MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r | |
316172ba | 104 | \r |
e053747a | 105 | [Components.IA32]\r |
409f6780 A |
106 | MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.inf\r |
107 | MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf\r | |
108 | MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.inf\r | |
109 | MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r | |
110 | MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf\r | |
111 | MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r | |
112 | MdePkg/Library/PeiServicesTablePointerLibMm7/PeiServicesTablePointerLibMm7.inf\r | |
e053747a | 113 | \r |
114 | [Components.X64]\r | |
409f6780 A |
115 | MdePkg/Library/BaseMemoryLibSse2/BaseMemoryLibSse2.inf\r |
116 | MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf\r | |
117 | MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.inf\r | |
118 | MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r | |
119 | MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf\r | |
120 | MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r | |
121 | MdePkg/Library/PeiServicesTablePointerLibMm7/PeiServicesTablePointerLibMm7.inf\r | |
e053747a | 122 | \r |
f1baef62 | 123 | [Components.IPF]\r |
409f6780 A |
124 | MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf\r |
125 | MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointerLibKr7.inf\r |