Commit | Line | Data |
---|---|---|
878ddf1f | 1 | <?xml version="1.0" encoding="UTF-8"?>\r |
53b86193 | 2 | <!--Copyright (c) 2006, Intel Corporation |
3 | All rights reserved. This program and the accompanying materials | |
4 | are licensed and made available under the terms and conditions of the BSD License | |
5 | which accompanies this distribution. The full text of the license may be found at | |
6 | http://opensource.org/licenses/bsd-license.php | |
7 | ||
8 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, | |
1f86f081 | 9 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r |
53b86193 | 10 | <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r |
878ddf1f | 11 | <MsaHeader>\r |
1f86f081 | 12 | <ModuleName>Runtime</ModuleName>\r |
878ddf1f | 13 | <ModuleType>DXE_RUNTIME_DRIVER</ModuleType>\r |
1f86f081 | 14 | <GuidValue>B601F8C4-43B7-4784-95B1-F4226CB40CEE</GuidValue>\r |
15 | <Version>1.0</Version>\r | |
2a7b1e11 LG |
16 | <Abstract>Component description file for Runtime module.</Abstract>\r |
17 | <Description>This module is used to produce the EFI runtime virtual switch over.</Description>\r | |
15f3b1d4 | 18 | <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r |
53b86193 | 19 | <License>All rights reserved. This program and the accompanying materials |
20 | are licensed and made available under the terms and conditions of the BSD License | |
21 | which accompanies this distribution. The full text of the license may be found at | |
22 | http://opensource.org/licenses/bsd-license.php | |
23 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, | |
1f86f081 | 24 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r |
25 | <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r | |
878ddf1f | 26 | </MsaHeader>\r |
1f86f081 | 27 | <ModuleDefinitions>\r |
28 | <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r | |
29 | <BinaryModule>false</BinaryModule>\r | |
30 | <OutputFileBasename>Runtime</OutputFileBasename>\r | |
31 | </ModuleDefinitions>\r | |
878ddf1f | 32 | <LibraryClassDefinitions>\r |
1f86f081 | 33 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
34 | <Keyword>BaseLib</Keyword>\r | |
35 | </LibraryClass>\r | |
36 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
3e48a192 | 37 | <Keyword>UefiRuntimeLib</Keyword>\r |
1f86f081 | 38 | </LibraryClass>\r |
39 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
40 | <Keyword>UefiDriverEntryPoint</Keyword>\r | |
41 | </LibraryClass>\r | |
42 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
43 | <Keyword>DebugLib</Keyword>\r | |
44 | </LibraryClass>\r | |
45 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
46 | <Keyword>ReportStatusCodeLib</Keyword>\r | |
47 | </LibraryClass>\r | |
48 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
49 | <Keyword>BaseMemoryLib</Keyword>\r | |
50 | </LibraryClass>\r | |
51 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
52 | <Keyword>EdkDxeSalLib</Keyword>\r | |
53 | </LibraryClass>\r | |
54 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
55 | <Keyword>UefiRuntimeServicesTableLib</Keyword>\r | |
56 | </LibraryClass>\r | |
57 | <LibraryClass Usage="ALWAYS_CONSUMED">\r | |
58 | <Keyword>UefiBootServicesTableLib</Keyword>\r | |
59 | </LibraryClass>\r | |
878ddf1f | 60 | </LibraryClassDefinitions>\r |
61 | <SourceFiles>\r | |
62 | <Filename>Runtime.dxs</Filename>\r | |
878ddf1f | 63 | <Filename>Runtime.c</Filename>\r |
64 | <Filename>Runtime.h</Filename>\r | |
65 | <Filename>Crc32.c</Filename>\r | |
1f86f081 | 66 | <Filename SupArchList="IA32">Ia32/PeHotRelocateEx.c</Filename>\r |
67 | <Filename SupArchList="X64">x64/PeHotRelocateEx.c</Filename>\r | |
68 | <Filename SupArchList="X64">x64/PeHotRelocateEx.h</Filename>\r | |
69 | <Filename SupArchList="IPF">Ipf/PeHotRelocateEx.c</Filename>\r | |
70 | <Filename SupArchList="IPF">Ipf/PeHotRelocateEx.h</Filename>\r | |
878ddf1f | 71 | </SourceFiles>\r |
1f86f081 | 72 | <PackageDependencies>\r |
73 | <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r | |
74 | <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r | |
75 | </PackageDependencies>\r | |
878ddf1f | 76 | <Protocols>\r |
1f86f081 | 77 | <Protocol Usage="ALWAYS_CONSUMED">\r |
53b86193 | 78 | <ProtocolCName>gEfiLoadedImageProtocolGuid</ProtocolCName>\r |
1f86f081 | 79 | </Protocol>\r |
80 | <Protocol Usage="ALWAYS_CONSUMED">\r | |
53b86193 | 81 | <ProtocolCName>gEfiRuntimeArchProtocolGuid</ProtocolCName>\r |
1f86f081 | 82 | </Protocol>\r |
878ddf1f | 83 | </Protocols>\r |
84 | <Externs>\r | |
1f86f081 | 85 | <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r |
15b06e58 | 86 | <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r |
878ddf1f | 87 | <Extern>\r |
88 | <ModuleEntryPoint>RuntimeDriverInitialize</ModuleEntryPoint>\r | |
89 | </Extern>\r | |
878ddf1f | 90 | </Externs>\r |
1f86f081 | 91 | </ModuleSurfaceArea> |