]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Universal/Variable/Pei/Variable.msa
removed unnecessary name space declarations in some top level elements
[mirror_edk2.git] / EdkModulePkg / Universal / Variable / Pei / Variable.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
1f86f081 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,
9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
5b2a7957 10<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
878ddf1f 11 <MsaHeader>\r
1f86f081 12 <ModuleName>PeiVariable</ModuleName>\r
878ddf1f 13 <ModuleType>PEIM</ModuleType>\r
1f86f081 14 <GuidValue>34C8C28F-B61C-45a2-8F2E-89E46BECC63B</GuidValue>\r
15 <Version>1.0</Version>\r
878ddf1f 16 <Abstract>Component description file for DiskIo module.</Abstract>\r
17 <Description>FIX ME!</Description>\r
18 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
1f86f081 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,
24 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
25 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 26 </MsaHeader>\r
1f86f081 27 <ModuleDefinitions>\r
28 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
29 <BinaryModule>false</BinaryModule>\r
30 <OutputFileBasename>PeiVariable</OutputFileBasename>\r
31 </ModuleDefinitions>\r
878ddf1f 32 <LibraryClassDefinitions>\r
1f86f081 33 <LibraryClass Usage="ALWAYS_CONSUMED">\r
34 <Keyword>DebugLib</Keyword>\r
35 </LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">\r
37 <Keyword>PeimEntryPoint</Keyword>\r
38 </LibraryClass>\r
39 <LibraryClass Usage="ALWAYS_CONSUMED">\r
40 <Keyword>PeiServicesLib</Keyword>\r
41 </LibraryClass>\r
42 <LibraryClass Usage="ALWAYS_CONSUMED">\r
43 <Keyword>HobLib</Keyword>\r
44 </LibraryClass>\r
878ddf1f 45 </LibraryClassDefinitions>\r
46 <SourceFiles>\r
47 <Filename>Variable.c</Filename>\r
48 <Filename>Variable.dxs</Filename>\r
49 </SourceFiles>\r
1f86f081 50 <PackageDependencies>\r
51 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
52 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
53 </PackageDependencies>\r
878ddf1f 54 <PPIs>\r
1f86f081 55 <Ppi Usage="ALWAYS_CONSUMED">\r
56 <PpiCName>FlashMap</PpiCName>\r
57 </Ppi>\r
58 <Ppi Usage="ALWAYS_CONSUMED">\r
59 <PpiCName>ReadOnlyVariable</PpiCName>\r
60 </Ppi>\r
878ddf1f 61 </PPIs>\r
62 <Externs>\r
1f86f081 63 <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>\r
64 <Specification>EDK_RELEASE_VERSION 0x00090000</Specification>\r
878ddf1f 65 <Extern>\r
66 <ModuleEntryPoint>PeimInitializeVariableServices</ModuleEntryPoint>\r
67 </Extern>\r
68 </Externs>\r
1f86f081 69</ModuleSurfaceArea>