]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Universal/RuntimeDxe/Runtime.msa
Add MonotonicCounter driver, which produces MonotonicCounter arch protocols
[mirror_edk2.git] / MdeModulePkg / Universal / RuntimeDxe / Runtime.msa
CommitLineData
ce2f5557 1<?xml version="1.0" encoding="UTF-8"?>\r
2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
3 <MsaHeader>\r
4 <ModuleName>Runtime</ModuleName>\r
5 <ModuleType>DXE_RUNTIME_DRIVER</ModuleType>\r
6 <GuidValue>B601F8C4-43B7-4784-95B1-F4226CB40CEE</GuidValue>\r
7 <Version>1.0</Version>\r
8 <Abstract>Component description file for Runtime module.</Abstract>\r
9 <Description>This module is used to produce the EFI runtime virtual switch over services.</Description>\r
10 <Copyright>Copyright (c) 2006 - 2007, Intel Corporation</Copyright>\r
11 <License>All rights reserved. This program and the accompanying materials\r
12 are licensed and made available under the terms and conditions of the BSD License\r
13 which accompanies this distribution. The full text of the license may be found at\r
14 http://opensource.org/licenses/bsd-license.php\r
15 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
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>Runtime</OutputFileBasename>\r
23 </ModuleDefinitions>\r
24 <LibraryClassDefinitions>\r
25 <LibraryClass Usage="ALWAYS_CONSUMED">\r
26 <Keyword>BaseLib</Keyword>\r
27 </LibraryClass>\r
28 <LibraryClass Usage="ALWAYS_CONSUMED">\r
29 <Keyword>UefiDriverEntryPoint</Keyword>\r
30 </LibraryClass>\r
31 <LibraryClass Usage="ALWAYS_CONSUMED" RecommendedInstanceGuid="bda39d3a-451b-4350-8266-81ab10fa0523">\r
32 <Keyword>DebugLib</Keyword>\r
33 <HelpText>Recommended libary Instance is PeiDxeDebugLibReportStatusCode instance in MdePkg.</HelpText>\r
34 </LibraryClass>\r
35 <LibraryClass Usage="ALWAYS_CONSUMED">\r
36 <Keyword>ReportStatusCodeLib</Keyword>\r
37 </LibraryClass>\r
38 <LibraryClass Usage="ALWAYS_CONSUMED">\r
39 <Keyword>BaseMemoryLib</Keyword>\r
40 </LibraryClass>\r
41 <LibraryClass Usage="ALWAYS_CONSUMED">\r
42 <Keyword>UefiRuntimeServicesTableLib</Keyword>\r
43 </LibraryClass>\r
44 <LibraryClass Usage="ALWAYS_CONSUMED">\r
45 <Keyword>UefiBootServicesTableLib</Keyword>\r
46 </LibraryClass>\r
47 <LibraryClass Usage="ALWAYS_CONSUMED">\r
48 <Keyword>CacheMaintenanceLib</Keyword>\r
49 </LibraryClass>\r
50 <LibraryClass Usage="ALWAYS_CONSUMED">\r
51 <Keyword>PeCoffLib</Keyword>\r
52 </LibraryClass>\r
53 </LibraryClassDefinitions>\r
54 <SourceFiles>\r
55 <Filename>Runtime.dxs</Filename>\r
56 <Filename>Runtime.c</Filename>\r
57 <Filename>Runtime.h</Filename>\r
58 <Filename>Crc32.c</Filename>\r
59 </SourceFiles>\r
60 <PackageDependencies>\r
61 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
62 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
63 </PackageDependencies>\r
64 <Protocols>\r
65 <Protocol Usage="ALWAYS_CONSUMED">\r
66 <ProtocolCName>gEfiLoadedImageProtocolGuid</ProtocolCName>\r
67 </Protocol>\r
68 <Protocol Usage="ALWAYS_PRODUCED">\r
69 <ProtocolCName>gEfiRuntimeArchProtocolGuid</ProtocolCName>\r
70 </Protocol>\r
71 </Protocols>\r
72 <SystemTables>\r
73 <SystemTableCNames Usage="SOMETIMES_CONSUMED">\r
74 <SystemTableCName>gEfiUgaIoProtocolGuid</SystemTableCName>\r
75 </SystemTableCNames>\r
76 <SystemTableCNames Usage="SOMETIMES_CONSUMED">\r
77 <SystemTableCName>gEfiCapsuleGuid</SystemTableCName>\r
78 </SystemTableCNames>\r
79 </SystemTables>\r
80 <Externs>\r
81 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
82 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
83 <Extern>\r
84 <ModuleEntryPoint>RuntimeDriverInitialize</ModuleEntryPoint>\r
85 </Extern>\r
86 </Externs>\r
87</ModuleSurfaceArea>