]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.msa
Import some Pei and Dxe related instances for MdePkg.
[mirror_edk2.git] / MdePkg / Library / PeiServicesTablePointerLib / PeiServicesTablePointerLib.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3 <MsaHeader>
4 <ModuleName>PeiServicesTablePointerLib</ModuleName>
5 <ModuleType>PEIM</ModuleType>
6 <GuidValue>1c747f6b-0a58-49ae-8ea3-0327a4fa10e3</GuidValue>
7 <Version>1.0</Version>
8 <Abstract>Component description file for Pei Services Table Library</Abstract>
9 <Description>PEI Services Table Library implementation that retrieves a pointer to the
10 PEI Services Table from a global variable. Not available to modules that execute from
11 read-only memory.</Description>
12 <Copyright>Copyright (c) 2006 - 2007, Intel Corporation.</Copyright>
13 <License>All rights reserved. This program and the accompanying materials
14 are licensed and made available under the terms and conditions of the BSD License
15 which accompanies this distribution. The full text of the license may be found at
16 http://opensource.org/licenses/bsd-license.php
17 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
18 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
19 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
20 </MsaHeader>
21 <ModuleDefinitions>
22 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
23 <BinaryModule>false</BinaryModule>
24 <OutputFileBasename>PeiServicesTablePointerLib</OutputFileBasename>
25 </ModuleDefinitions>
26 <LibraryClassDefinitions>
27 <LibraryClass Usage="ALWAYS_PRODUCED" SupModuleList="PEIM PEI_CORE">
28 <Keyword>PeiServicesTablePointerLib</Keyword>
29 </LibraryClass>
30 <LibraryClass Usage="ALWAYS_CONSUMED">
31 <Keyword>DebugLib</Keyword>
32 </LibraryClass>
33 </LibraryClassDefinitions>
34 <SourceFiles>
35 <Filename>PeiServicesTablePointer.c</Filename>
36 </SourceFiles>
37 <PackageDependencies>
38 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
39 </PackageDependencies>
40 <Externs>
41 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
42 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
43 <Extern>
44 <Constructor>PeiServicesTablePointerLibConstructor</Constructor>
45 </Extern>
46 </Externs>
47 </ModuleSurfaceArea>