]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Universal/PcatSingleSegmentPciCfgPei/SingleSegmentPciCfgPei.msa
remove the unused msa files in MdeModulePkg.
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / PcatSingleSegmentPciCfgPei / SingleSegmentPciCfgPei.msa
CommitLineData
12232778 1<?xml version="1.0" encoding="UTF-8"?>\r
2<ModuleSurfaceArea xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd" xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
3 <MsaHeader>\r
4 <ModuleName>PciCfg</ModuleName>\r
5 <ModuleType>PEIM</ModuleType>\r
6 <GuidValue>27A5159D-5E61-4809-919A-422E887101EF</GuidValue>\r
7 <Version>1.0</Version>\r
8 <Abstract>Single Segment Pci Configuration PPI</Abstract>\r
9 <Description>This file declares PciCfg PPI used to access PCI configuration space in PEI</Description>\r
10 <Copyright>Copyright (c) 2006 - 2007, Intel Corporation.</Copyright>\r
11 <License>
12 Copyright (c) 2006 - 2007, Intel Corporation\r
13 All rights reserved. This program and the accompanying materials\r
14 are licensed and made available under the terms and conditions of the BSD License\r
15 which accompanies this distribution. The full text of the license may be found at\r
16 http://opensource.org/licenses/bsd-license.php\r
17\r
18 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
19 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
20 </License>\r
21 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
22 </MsaHeader>\r
23 <ModuleDefinitions>\r
24 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
25 <BinaryModule>false</BinaryModule>\r
26 <OutputFileBasename>PciCfg</OutputFileBasename>\r
27 </ModuleDefinitions>\r
28 <LibraryClassDefinitions>\r
29 <LibraryClass Usage="ALWAYS_CONSUMED">\r
30 <Keyword>DebugLib</Keyword>\r
31 </LibraryClass>\r
32 <LibraryClass Usage="ALWAYS_CONSUMED">\r
33 <Keyword>PciLib</Keyword>\r
34 </LibraryClass>\r
35 <LibraryClass Usage="ALWAYS_CONSUMED">\r
36 <Keyword>PeimEntryPoint</Keyword>\r
37 </LibraryClass>\r
38 </LibraryClassDefinitions>\r
39 <SourceFiles>\r
40 <Filename>PciCfg.dxs</Filename>\r
41 <Filename>PciCfg.c</Filename>\r
42 </SourceFiles>\r
43 <PackageDependencies>\r
44 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
45 </PackageDependencies>\r
46 <PPIs>\r
47 <Ppi Usage="ALWAYS_PRODUCED">\r
48 <PpiCName>gEfiPciCfgPpiInServiceTableGuid</PpiCName>\r
49 </Ppi>\r
50 </PPIs>\r
51 <Externs>\r
52 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
53 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
54 <Extern>\r
55 <ModuleEntryPoint>PeimInitializePciCfg</ModuleEntryPoint>\r
56 </Extern>\r
57 </Externs>\r
58</ModuleSurfaceArea>