]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Library/EdkDxeRuntimeDriverLib/EdkDxeRuntimeDriverLib.msa
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@908 6f19259b...
[mirror_edk2.git] / EdkModulePkg / Library / EdkDxeRuntimeDriverLib / EdkDxeRuntimeDriverLib.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
1f86f081 2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
3 <MsaHeader>\r
4 <ModuleName>EdkDxeRuntimeDriverLib</ModuleName>\r
878ddf1f 5 <ModuleType>DXE_DRIVER</ModuleType>\r
1f86f081 6 <GuidValue>b1ee6c28-54aa-4d17-b705-3e28ccb27b2e</GuidValue>\r
7 <Version>1.0</Version>\r
878ddf1f 8 <Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>\r
9 <Description>FIX ME!</Description>\r
abf537ea 10 <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>\r
53b86193 11 <License>All rights reserved. This program and the accompanying materials
12 are licensed and made available under the terms and conditions of the BSD License
13 which accompanies this distribution. The full text of the license may be found at
14 http://opensource.org/licenses/bsd-license.php
15 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
1f86f081 16 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
17 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
18 </MsaHeader>\r
19 <ModuleDefinitions>\r
20 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
21 <BinaryModule>false</BinaryModule>\r
22 <OutputFileBasename>EdkDxeRuntimeDriverLib</OutputFileBasename>\r
23 </ModuleDefinitions>\r
5b2a7957 24 <LibraryClassDefinitions>\r
1f86f081 25 <LibraryClass Usage="ALWAYS_PRODUCED">\r
26 <Keyword>DxeRuntimeDriverLib</Keyword>\r
27 </LibraryClass>\r
28 <LibraryClass Usage="ALWAYS_CONSUMED">\r
29 <Keyword>UefiLib</Keyword>\r
30 </LibraryClass>\r
31 <LibraryClass Usage="ALWAYS_CONSUMED">\r
32 <Keyword>BaseLib</Keyword>\r
33 </LibraryClass>\r
34 <LibraryClass Usage="ALWAYS_CONSUMED">\r
35 <Keyword>DebugLib</Keyword>\r
36 </LibraryClass>\r
37 <LibraryClass Usage="ALWAYS_CONSUMED">\r
38 <Keyword>UefiBootServicesTableLib</Keyword>\r
39 </LibraryClass>\r
40 <LibraryClass Usage="ALWAYS_CONSUMED">\r
41 <Keyword>EdkDxeSalLib</Keyword>\r
42 </LibraryClass>\r
878ddf1f 43 </LibraryClassDefinitions>\r
5b2a7957 44 <SourceFiles>\r
5094fb09 45 <Filename>RuntimeLibInternal.h</Filename>\r
1f86f081 46 <Filename SupArchList="IA32">Common/RuntimeLib.c</Filename>\r
47 <Filename SupArchList="IA32">Common/RuntimeService.c</Filename>\r
48 <Filename SupArchList="X64">Common/RuntimeLib.c</Filename>\r
49 <Filename SupArchList="X64">Common/RuntimeService.c</Filename>\r
50 <Filename SupArchList="IPF">Ipf/RuntimeLib.c</Filename>\r
51 <Filename SupArchList="IPF">Ipf/RuntimeService.c</Filename>\r
878ddf1f 52 </SourceFiles>\r
1f86f081 53 <PackageDependencies>\r
54 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
55 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
56 </PackageDependencies>\r
5b2a7957 57 <Protocols>\r
1f86f081 58 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 59 <ProtocolCName>gEfiExtendedSalBootServiceProtocolGuid</ProtocolCName>\r
1f86f081 60 </Protocol>\r
878ddf1f 61 </Protocols>\r
5b2a7957 62 <Externs>\r
1f86f081 63 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 64 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
1f86f081 65 <Extern>\r
66 <Constructor>RuntimeDriverLibConstruct</Constructor>\r
67 <Destructor>RuntimeDriverLibDeconstruct</Destructor>\r
68 </Extern>\r
878ddf1f 69 <Extern>\r
70 <Constructor>RuntimeDriverLibConstruct</Constructor>\r
71 <Destructor>RuntimeDriverLibDeconstruct</Destructor>\r
72 </Extern>\r
73 </Externs>\r
1f86f081 74</ModuleSurfaceArea>