]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.msa
updated the comment according to latest version of MWG.
[mirror_edk2.git] / MdePkg / Library / BaseTimerLibNullTemplate / BaseTimerLibNullTemplate.msa
CommitLineData
a416984c 1<?xml version="1.0" encoding="UTF-8"?>\r
4faa5028 2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
a416984c 3 <MsaHeader>\r
4faa5028 4 <ModuleName>BaseTimerLibNullTemplate</ModuleName>\r
a416984c 5 <ModuleType>BASE</ModuleType>\r
4faa5028 6 <GuidValue>f4731d79-537e-4505-bd52-c03f9b1f6b89</GuidValue>\r
a416984c 7 <Version>1.0</Version>\r
4faa5028 8 <Abstract>Timer library NULL template implementaton</Abstract>\r
ff242d40 9 <Description>A non-functional instance of the Timer Library that can be used as a template\r
10 for the implementation of a functional timer library instance. This library instance can\r
11 also be used to test build DXE, Runtime, DXE SAL, and DXE SMM modules that require timer\r
12 services as well as EBC modules that require timer services</Description>\r
4faa5028 13 <Copyright>Copyright (c) 2007, Intel Corporation.</Copyright>\r
14 <License>All rights reserved. This program and the accompanying materials
15 are licensed and made available under the terms and conditions of the BSD License
16 which accompanies this distribution. The full text of the license may be found at
17 http://opensource.org/licenses/bsd-license.php
18 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
a416984c 19 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
20 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
21 </MsaHeader>\r
22 <ModuleDefinitions>\r
4faa5028 23 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
a416984c 24 <BinaryModule>false</BinaryModule>\r
4faa5028 25 <OutputFileBasename>BaseTimerLibNullTemplate</OutputFileBasename>\r
a416984c 26 </ModuleDefinitions>\r
27 <LibraryClassDefinitions>\r
28 <LibraryClass Usage="ALWAYS_PRODUCED">\r
29 <Keyword>TimerLib</Keyword>\r
30 </LibraryClass>\r
a416984c 31 <LibraryClass Usage="ALWAYS_CONSUMED">\r
32 <Keyword>DebugLib</Keyword>\r
33 </LibraryClass>\r
34 </LibraryClassDefinitions>\r
35 <SourceFiles>\r
4faa5028 36 <Filename>TimerLibNull.c</Filename>\r
a416984c 37 </SourceFiles>\r
38 <PackageDependencies>\r
39 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
a416984c 40 </PackageDependencies>\r
41 <Externs>\r
42 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
43 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
44 </Externs>\r
45</ModuleSurfaceArea>