]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - EdkModulePkg/Universal/MonotonicCounter/RuntimeDxe/MonotonicCounter.msa
All runtime driver should use functions provided by UefiRuntimeLib library class...
[mirror_edk2.git] / EdkModulePkg / Universal / MonotonicCounter / RuntimeDxe / MonotonicCounter.msa
... / ...
CommitLineData
1<?xml version="1.0" encoding="UTF-8"?>\r
2<!--Copyright (c) 2006, Intel Corporation\r
3All rights reserved. This program and the accompanying materials\r
4are licensed and made available under the terms and conditions of the BSD License\r
5which accompanies this distribution. The full text of the license may be found at\r
6http://opensource.org/licenses/bsd-license.php\r
7\r
8THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
10<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
11 <MsaHeader>\r
12 <ModuleName>MonotonicCounter</ModuleName>\r
13 <ModuleType>DXE_RUNTIME_DRIVER</ModuleType>\r
14 <GuidValue>AD608272-D07F-4964-801E-7BD3B7888652</GuidValue>\r
15 <Version>1.0</Version>\r
16 <Abstract>Component description file for MonotonicCounter module.</Abstract>\r
17 <Description>This module Produced the Monotonic Counter Services as defined in the DXE CIS.</Description>\r
18 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
19 <License>All rights reserved. This program and the accompanying materials\r
20 are licensed and made available under the terms and conditions of the BSD License\r
21 which accompanies this distribution. The full text of the license may be found at\r
22 http://opensource.org/licenses/bsd-license.php\r
23 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
24 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
25 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
26 </MsaHeader>\r
27 <ModuleDefinitions>\r
28 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
29 <BinaryModule>false</BinaryModule>\r
30 <OutputFileBasename>MonotonicCounter</OutputFileBasename>\r
31 </ModuleDefinitions>\r
32 <LibraryClassDefinitions>\r
33 <LibraryClass Usage="ALWAYS_CONSUMED">\r
34 <Keyword>BaseLib</Keyword>\r
35 </LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">\r
37 <Keyword>UefiLib</Keyword>\r
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>UefiRuntimeLib</Keyword>\r
44 </LibraryClass>\r
45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>DebugLib</Keyword>\r
47 </LibraryClass>\r
48 <LibraryClass Usage="ALWAYS_CONSUMED">\r
49 <Keyword>MemoryAllocationLib</Keyword>\r
50 </LibraryClass>\r
51 <LibraryClass Usage="ALWAYS_CONSUMED">\r
52 <Keyword>UefiBootServicesTableLib</Keyword>\r
53 </LibraryClass>\r
54 <LibraryClass Usage="ALWAYS_CONSUMED">\r
55 <Keyword>UefiRuntimeServicesTableLib</Keyword>\r
56 </LibraryClass>\r
57 </LibraryClassDefinitions>\r
58 <SourceFiles>\r
59 <Filename>MonotonicCounter.c</Filename>\r
60 <Filename>MonotonicCounter.h</Filename>\r
61 <Filename>MonotonicCounter.dxs</Filename>\r
62 </SourceFiles>\r
63 <PackageDependencies>\r
64 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
65 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
66 </PackageDependencies>\r
67 <Protocols>\r
68 <Protocol Usage="ALWAYS_PRODUCED">\r
69 <ProtocolCName>gEfiMonotonicCounterArchProtocolGuid</ProtocolCName>\r
70 </Protocol>\r
71 </Protocols>\r
72 <Variables>\r
73 <Variable Usage="PRIVATE">\r
74 <VariableName>0x004D 0x0054 0x0043</VariableName>\r
75 <GuidC_Name>gMTCGuid</GuidC_Name>\r
76 </Variable>\r
77 </Variables>\r
78 <Externs>\r
79 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
80 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
81 <Extern>\r
82 <ModuleEntryPoint>MonotonicCounterDriverInitialize</ModuleEntryPoint>\r
83 </Extern>\r
84 </Externs>\r
85</ModuleSurfaceArea>\r