]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Library/EdkDxeRuntimeDriverLib/EdkDxeRuntimeDriverLib.msa
Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool to suppo...
[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
10 <Copyright>Copyright (c) 2004-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
1f86f081 45 <Filename SupArchList="IA32">Common/RuntimeLib.c</Filename>\r
46 <Filename SupArchList="IA32">Common/RuntimeService.c</Filename>\r
47 <Filename SupArchList="X64">Common/RuntimeLib.c</Filename>\r
48 <Filename SupArchList="X64">Common/RuntimeService.c</Filename>\r
49 <Filename SupArchList="IPF">Ipf/RuntimeLib.c</Filename>\r
50 <Filename SupArchList="IPF">Ipf/RuntimeService.c</Filename>\r
878ddf1f 51 </SourceFiles>\r
1f86f081 52 <PackageDependencies>\r
53 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
54 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
55 </PackageDependencies>\r
5b2a7957 56 <Protocols>\r
1f86f081 57 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 58 <ProtocolCName>gEfiExtendedSalBootServiceProtocolGuid</ProtocolCName>\r
1f86f081 59 </Protocol>\r
878ddf1f 60 </Protocols>\r
5b2a7957 61 <Externs>\r
1f86f081 62 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 63 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
1f86f081 64 <Extern>\r
65 <Constructor>RuntimeDriverLibConstruct</Constructor>\r
66 <Destructor>RuntimeDriverLibDeconstruct</Destructor>\r
67 </Extern>\r
878ddf1f 68 <Extern>\r
69 <Constructor>RuntimeDriverLibConstruct</Constructor>\r
70 <Destructor>RuntimeDriverLibDeconstruct</Destructor>\r
71 </Extern>\r
72 </Externs>\r
1f86f081 73</ModuleSurfaceArea>