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