]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Universal/PCD/Dxe/Pcd.msa
make sure all files under the PCD PEIM/Driver direcotry into the MSA file.
[mirror_edk2.git] / EdkModulePkg / Universal / PCD / Dxe / Pcd.msa
CommitLineData
67513de5 1<?xml version="1.0" encoding="UTF-8"?>\r
53b86193 2<!--Copyright (c) 2006, Intel Corporation
3All rights reserved. This program and the accompanying materials
4are licensed and made available under the terms and conditions of the BSD License
5which accompanies this distribution. The full text of the license may be found at
6http://opensource.org/licenses/bsd-license.php
7
8THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
1f86f081 9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
53b86193 10<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
54fae63b 11 <MsaHeader>\r
1f86f081 12 <ModuleName>PcdDxe</ModuleName>\r
54fae63b 13 <ModuleType>DXE_DRIVER</ModuleType>\r
1f86f081 14 <GuidValue>80CF7257-87AB-47f9-A3FE-D50B76D89541</GuidValue>\r
15 <Version>1.0</Version>\r
54fae63b 16 <Abstract>Component description file for DxeIpl module</Abstract>\r
17 <Description>FIX ME!</Description>\r
18 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
53b86193 19 <License>All rights reserved. This program and the accompanying materials
20 are licensed and made available under the terms and conditions of the BSD License
21 which accompanies this distribution. The full text of the license may be found at
22 http://opensource.org/licenses/bsd-license.php
23 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
1f86f081 24 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
25 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
54fae63b 26 </MsaHeader>\r
1f86f081 27 <ModuleDefinitions>\r
28 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
29 <BinaryModule>false</BinaryModule>\r
30 <OutputFileBasename>PcdDxe</OutputFileBasename>\r
31 </ModuleDefinitions>\r
54fae63b 32 <LibraryClassDefinitions>\r
1f86f081 33 <LibraryClass Usage="ALWAYS_CONSUMED">\r
34 <Keyword>BaseLib</Keyword>\r
35 </LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">\r
37 <Keyword>DebugLib</Keyword>\r
38 </LibraryClass>\r
39 <LibraryClass Usage="ALWAYS_CONSUMED">\r
40 <Keyword>HiiLib</Keyword>\r
41 </LibraryClass>\r
42 <LibraryClass Usage="ALWAYS_CONSUMED">\r
43 <Keyword>UefiLib</Keyword>\r
44 </LibraryClass>\r
45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>UefiDriverEntryPoint</Keyword>\r
47 </LibraryClass>\r
48 <LibraryClass Usage="ALWAYS_CONSUMED">\r
49 <Keyword>PcdLib</Keyword>\r
50 </LibraryClass>\r
51 <LibraryClass Usage="ALWAYS_CONSUMED">\r
52 <Keyword>HobLib</Keyword>\r
53 </LibraryClass>\r
54 <LibraryClass Usage="ALWAYS_CONSUMED">\r
55 <Keyword>MemoryAllocationLib</Keyword>\r
56 </LibraryClass>\r
57 <LibraryClass Usage="ALWAYS_CONSUMED">\r
58 <Keyword>UefiBootServicesTableLib</Keyword>\r
59 </LibraryClass>\r
60 <LibraryClass Usage="ALWAYS_CONSUMED">\r
61 <Keyword>BaseMemoryLib</Keyword>\r
62 </LibraryClass>\r
63 <LibraryClass Usage="ALWAYS_CONSUMED">\r
4f914125 64 <Keyword>UefiRuntimeServicesTableLib</Keyword>\r
1f86f081 65 </LibraryClass>\r
54fae63b 66 </LibraryClassDefinitions>\r
67 <SourceFiles>\r
1779985e 68 <Filename>Service.h</Filename>\r
54fae63b 69 <Filename>Service.c</Filename>\r
70 <Filename>Pcd.c</Filename>\r
2a505eac 71 <Filename>Pcd.dxs</Filename>\r
54fae63b 72 </SourceFiles>\r
1f86f081 73 <PackageDependencies>\r
74 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
75 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
76 </PackageDependencies>\r
54fae63b 77 <Protocols>\r
1f86f081 78 <Protocol Usage="ALWAYS_PRODUCED">\r
53b86193 79 <ProtocolCName>gPcdProtocolGuid</ProtocolCName>\r
1f86f081 80 </Protocol>\r
81 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 82 <ProtocolCName>gEfiVariableArchProtocolGuid</ProtocolCName>\r
1f86f081 83 </Protocol>\r
54fae63b 84 </Protocols>\r
54fae63b 85 <Guids>\r
1f86f081 86 <GuidCNames Usage="ALWAYS_CONSUMED">\r
53b86193 87 <GuidCName>gPcdDataBaseHobGuid</GuidCName>\r
1f86f081 88 </GuidCNames>\r
54fae63b 89 </Guids>\r
90 <Externs>\r
1f86f081 91 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 92 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
54fae63b 93 <Extern>\r
94 <ModuleEntryPoint>PcdDxeInit</ModuleEntryPoint>\r
95 </Extern>\r
96 </Externs>\r
95945c76 97 <PcdCoded>\r
95945c76 98 <PcdEntry PcdItemType="FIXED_AT_BUILD">\r
54fae63b 99 <C_Name>PcdVpdBaseAddress</C_Name>\r
53b86193 100 <TokenSpaceGuidCName>gEfiEdkModulePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
1f86f081 101 <HelpText/>\r
95945c76 102 </PcdEntry>\r
4f914125 103 <PcdEntry PcdItemType="FEATURE_FLAG">\r
104 <C_Name>PcdDxePcdDatabaseTraverseEnabled</C_Name>\r
53b86193 105 <TokenSpaceGuidCName>gEfiEdkModulePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
4f914125 106 <HelpText/>\r
107 </PcdEntry>\r
95945c76 108 </PcdCoded>\r
53b86193 109</ModuleSurfaceArea>