2006-07-11 12:52:17 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2006-07-12 10:16:09 +02:00
|
|
|
<!--Copyright (c) 2006, Intel Corporation
|
|
|
|
All rights reserved. This program and the accompanying materials
|
|
|
|
are licensed and made available under the terms and conditions of the BSD License
|
|
|
|
which accompanies this distribution. The full text of the license may be found at
|
|
|
|
http://opensource.org/licenses/bsd-license.php
|
|
|
|
|
|
|
|
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
2006-06-30 21:29:21 +02:00
|
|
|
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
|
2006-07-10 12:14:25 +02:00
|
|
|
<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">
|
2006-05-24 10:36:02 +02:00
|
|
|
<MsaHeader>
|
2006-06-30 21:29:21 +02:00
|
|
|
<ModuleName>PcdPeim</ModuleName>
|
2006-05-24 10:36:02 +02:00
|
|
|
<ModuleType>PEIM</ModuleType>
|
2006-06-30 21:29:21 +02:00
|
|
|
<GuidValue>9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50</GuidValue>
|
|
|
|
<Version>1.0</Version>
|
2006-05-24 10:36:02 +02:00
|
|
|
<Abstract>Component description file for Pcd Database PEIM module</Abstract>
|
2006-07-12 10:16:09 +02:00
|
|
|
<Description>This DXE driver implement and produce the PCD PPI.</Description>
|
2006-07-12 12:43:02 +02:00
|
|
|
<Copyright>Copyright (c) 2006, Intel Corporation</Copyright>
|
2006-07-12 10:16:09 +02:00
|
|
|
<License>All rights reserved. This program and the accompanying materials
|
|
|
|
are licensed and made available under the terms and conditions of the BSD License
|
|
|
|
which accompanies this distribution. The full text of the license may be found at
|
|
|
|
http://opensource.org/licenses/bsd-license.php
|
|
|
|
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
2006-06-30 21:29:21 +02:00
|
|
|
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
|
|
|
|
<Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
|
2006-05-24 10:36:02 +02:00
|
|
|
</MsaHeader>
|
2006-06-30 21:29:21 +02:00
|
|
|
<ModuleDefinitions>
|
|
|
|
<SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
|
|
|
|
<BinaryModule>false</BinaryModule>
|
|
|
|
<OutputFileBasename>PcdPeim</OutputFileBasename>
|
|
|
|
</ModuleDefinitions>
|
2006-05-24 10:36:02 +02:00
|
|
|
<LibraryClassDefinitions>
|
2006-06-30 21:29:21 +02:00
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>DebugLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>PeimEntryPoint</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>BaseLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>HobLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>PeiServicesLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>PcdLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>PeiServicesTablePointerLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>MemoryAllocationLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>BaseMemoryLib</Keyword>
|
|
|
|
</LibraryClass>
|
2006-05-24 10:36:02 +02:00
|
|
|
</LibraryClassDefinitions>
|
|
|
|
<SourceFiles>
|
|
|
|
<Filename>Pcd.dxs</Filename>
|
|
|
|
<Filename>Pcd.c</Filename>
|
2006-07-11 12:52:17 +02:00
|
|
|
<Filename>Service.h</Filename>
|
2006-05-24 10:36:02 +02:00
|
|
|
<Filename>Service.c</Filename>
|
|
|
|
</SourceFiles>
|
2006-06-30 21:29:21 +02:00
|
|
|
<PackageDependencies>
|
|
|
|
<Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
|
|
|
|
<Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>
|
|
|
|
</PackageDependencies>
|
2006-05-24 10:36:02 +02:00
|
|
|
<PPIs>
|
2006-06-30 21:29:21 +02:00
|
|
|
<Ppi Usage="ALWAYS_PRODUCED">
|
2006-07-10 12:14:25 +02:00
|
|
|
<PpiCName>gPcdPpiGuid</PpiCName>
|
2006-06-30 21:29:21 +02:00
|
|
|
</Ppi>
|
|
|
|
<Ppi Usage="ALWAYS_CONSUMED">
|
2006-07-10 12:14:25 +02:00
|
|
|
<PpiCName>gEfiPeiReadOnlyVariablePpiGuid</PpiCName>
|
2006-06-30 21:29:21 +02:00
|
|
|
</Ppi>
|
2006-05-24 10:36:02 +02:00
|
|
|
</PPIs>
|
|
|
|
<Guids>
|
2006-06-30 21:29:21 +02:00
|
|
|
<GuidCNames Usage="ALWAYS_CONSUMED">
|
2006-07-10 12:14:25 +02:00
|
|
|
<GuidCName>gPcdDataBaseHobGuid</GuidCName>
|
2006-06-30 21:29:21 +02:00
|
|
|
</GuidCNames>
|
|
|
|
<GuidCNames Usage="ALWAYS_CONSUMED">
|
2006-07-10 12:14:25 +02:00
|
|
|
<GuidCName>gPcdPeiCallbackFnTableHobGuid</GuidCName>
|
2006-06-30 21:29:21 +02:00
|
|
|
</GuidCNames>
|
2006-05-24 10:36:02 +02:00
|
|
|
</Guids>
|
|
|
|
<Externs>
|
2006-07-07 16:37:11 +02:00
|
|
|
<Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
|
|
|
|
<Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
|
2006-05-24 10:36:02 +02:00
|
|
|
<Extern>
|
|
|
|
<ModuleEntryPoint>PcdPeimInit</ModuleEntryPoint>
|
|
|
|
</Extern>
|
|
|
|
</Externs>
|
2006-06-12 17:11:33 +02:00
|
|
|
<PcdCoded>
|
|
|
|
<PcdEntry PcdItemType="FIXED_AT_BUILD">
|
2006-05-24 10:36:02 +02:00
|
|
|
<C_Name>PcdMaxPeiPcdCallBackNumberPerPcdEntry</C_Name>
|
2006-07-10 12:14:25 +02:00
|
|
|
<TokenSpaceGuidCName>gEfiEdkModulePkgTokenSpaceGuid</TokenSpaceGuidCName>
|
2006-07-12 09:33:02 +02:00
|
|
|
<HelpText>The maximum number of callback function, which will be triggered when
|
|
|
|
a PCD entry is been set, can be registered for a single PCD entry in PEI phase.</HelpText>
|
2006-06-12 17:11:33 +02:00
|
|
|
</PcdEntry>
|
|
|
|
<PcdEntry PcdItemType="FIXED_AT_BUILD">
|
2006-05-24 10:36:02 +02:00
|
|
|
<C_Name>PcdVpdBaseAddress</C_Name>
|
2006-07-10 12:14:25 +02:00
|
|
|
<TokenSpaceGuidCName>gEfiEdkModulePkgTokenSpaceGuid</TokenSpaceGuidCName>
|
2006-07-12 09:33:02 +02:00
|
|
|
<HelpText>The base address of the VPD (Vital Product Data) region. It is
|
|
|
|
normally a region reserved on flash.</HelpText>
|
2006-06-12 17:11:33 +02:00
|
|
|
</PcdEntry>
|
2006-07-08 16:37:30 +02:00
|
|
|
<PcdEntry PcdItemType="FEATURE_FLAG">
|
|
|
|
<C_Name>PcdPeiPcdDatabaseTraverseEnabled</C_Name>
|
2006-07-10 12:14:25 +02:00
|
|
|
<TokenSpaceGuidCName>gEfiEdkModulePkgTokenSpaceGuid</TokenSpaceGuidCName>
|
2006-07-12 09:33:02 +02:00
|
|
|
<HelpText>This feature flag can be used to enable or disable the Pcd PEIM database
|
|
|
|
traverse capability. Disable it can reduce the size of final image generated.</HelpText>
|
2006-07-08 16:37:30 +02:00
|
|
|
</PcdEntry>
|
2006-06-12 17:11:33 +02:00
|
|
|
</PcdCoded>
|
2006-07-12 10:16:09 +02:00
|
|
|
</ModuleSurfaceArea>
|