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