]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - EdkModulePkg/Library/EdkDxeRuntimeDriverLib/EdkDxeRuntimeDriverLib.msa
converted all surface area description files to new schema
[mirror_edk2.git] / EdkModulePkg / Library / EdkDxeRuntimeDriverLib / EdkDxeRuntimeDriverLib.msa
... / ...
CommitLineData
1<?xml version="1.0" encoding="UTF-8"?>\r
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
12<LibraryModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd">\r
13 <MsaLibHeader>\r
14 <BaseName>EdkDxeRuntimeDriverLib</BaseName>\r
15 <ModuleType>DXE_DRIVER</ModuleType>\r
16 <ComponentType>LIBRARY</ComponentType>\r
17 <Guid>b1ee6c28-54aa-4d17-b705-3e28ccb27b2e</Guid>\r
18 <Version>EDK_RELEASE_VERSION 0x00020000</Version>\r
19 <Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>\r
20 <Description>FIX ME!</Description>\r
21 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
22 <License>\r
23 All rights reserved. This program and the accompanying materials\r
24 are licensed and made available under the terms and conditions of the BSD License\r
25 which accompanies this distribution. The full text of the license may be found at\r
26 http://opensource.org/licenses/bsd-license.php\r
27 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
28 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
29 </License>\r
30 <Created>2006-03-12 17:09</Created>\r
31 <Updated>2006-03-31 13:13</Updated>\r
32 <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>\r
33 </MsaLibHeader>\r
34 <LibraryClassDefinitions>\r
35 <LibraryClass Usage="ALWAYS_PRODUCED">DxeRuntimeDriverLib</LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">UefiLib</LibraryClass>\r
37 <LibraryClass Usage="ALWAYS_CONSUMED">BaseLib</LibraryClass>\r
38 <LibraryClass Usage="ALWAYS_CONSUMED">DebugLib</LibraryClass>\r
39 <LibraryClass Usage="ALWAYS_CONSUMED">UefiBootServicesTableLib</LibraryClass>\r
40 <LibraryClass Usage="ALWAYS_CONSUMED">EdkDxeSalLib</LibraryClass>\r
41 </LibraryClassDefinitions>\r
42 <SourceFiles>\r
43 <Arch ArchType="IA32">\r
44 <Filename>Common/RuntimeLib.c</Filename>\r
45 <Filename>Common/RuntimeService.c</Filename>\r
46 </Arch>\r
47 <Arch ArchType="X64">\r
48 <Filename>Common/RuntimeLib.c</Filename>\r
49 <Filename>Common/RuntimeService.c</Filename>\r
50 </Arch>\r
51 <Arch ArchType="IPF">\r
52 <Filename>Ipf/RuntimeLib.c</Filename>\r
53 <Filename>Ipf/RuntimeService.c</Filename>\r
54 </Arch>\r
55 </SourceFiles>\r
56 <Includes>\r
57 <PackageName>MdePkg</PackageName>\r
58 <PackageName>EdkModulePkg</PackageName>\r
59 </Includes>\r
60 <Protocols>\r
61 <Protocol Usage="ALWAYS_CONSUMED">ExtendedSalBootService</Protocol>\r
62 </Protocols>\r
63 <Externs>\r
64 <Extern>\r
65 <Constructor>RuntimeDriverLibConstruct</Constructor>\r
66 <Destructor>RuntimeDriverLibDeconstruct</Destructor>\r
67 </Extern>\r
68 </Externs>\r
69</LibraryModuleSurfaceArea>\r