]> git.proxmox.com Git - mirror_edk2.git/blame - EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/Timer.msa
clean up MSA/SPD files.
[mirror_edk2.git] / EdkNt32Pkg / Dxe / WinNtThunk / Chipset / Timer / Timer.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
7f0ceb22 2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
878ddf1f 3 <MsaHeader>\r
2d527200 4 <ModuleName>Timer</ModuleName>\r
878ddf1f 5 <ModuleType>DXE_DRIVER</ModuleType>\r
2d527200 6 <GuidValue>C3811036-710B-4E39-8CF1-0AF9BE3A8198</GuidValue>\r
7 <Version>1.0</Version>\r
7fda265d 8 <Abstract>NT Emulation Timer Architectural Protocol Driver as defined in DXE CIS</Abstract>\r
7f0ceb22 9 <Description>This Timer module uses an NT Thread to simulate the timer-tick driven\r
7fda265d 10 timer service. In the future, the Thread creation should possibly be \r
7f0ceb22 11 abstracted by the CPU architectural protocol</Description>\r
12 <Copyright>Copyright (c) 2006 - 2007, Intel Corporation</Copyright>\r
0992e559
LG
13 <License>All rights reserved. This program and the accompanying materials\r
14 are licensed and made available under the terms and conditions of the BSD License\r
15 which accompanies this distribution. The full text of the license may be found at\r
16 http://opensource.org/licenses/bsd-license.php\r
17 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
2d527200 18 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
19 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 20 </MsaHeader>\r
2d527200 21 <ModuleDefinitions>\r
22 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
23 <BinaryModule>false</BinaryModule>\r
24 <OutputFileBasename>Timer</OutputFileBasename>\r
25 </ModuleDefinitions>\r
878ddf1f 26 <LibraryClassDefinitions>\r
2d527200 27 <LibraryClass Usage="ALWAYS_CONSUMED">\r
28 <Keyword>DebugLib</Keyword>\r
29 </LibraryClass>\r
2d527200 30 <LibraryClass Usage="ALWAYS_CONSUMED">\r
31 <Keyword>UefiDriverEntryPoint</Keyword>\r
32 </LibraryClass>\r
33 <LibraryClass Usage="ALWAYS_CONSUMED">\r
34 <Keyword>WinNtLib</Keyword>\r
35 </LibraryClass>\r
2d527200 36 <LibraryClass Usage="ALWAYS_CONSUMED">\r
37 <Keyword>UefiBootServicesTableLib</Keyword>\r
38 </LibraryClass>\r
878ddf1f 39 </LibraryClassDefinitions>\r
40 <SourceFiles>\r
41 <Filename>Timer.h</Filename>\r
42 <Filename>Timer.c</Filename>\r
43 <Filename>Timer.dxs</Filename>\r
44 </SourceFiles>\r
2d527200 45 <PackageDependencies>\r
46 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
2d527200 47 <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>\r
48 </PackageDependencies>\r
878ddf1f 49 <Protocols>\r
2d527200 50 <Protocol Usage="ALWAYS_PRODUCED">\r
53b86193 51 <ProtocolCName>gEfiTimerArchProtocolGuid</ProtocolCName>\r
2d527200 52 </Protocol>\r
53 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 54 <ProtocolCName>gEfiCpuArchProtocolGuid</ProtocolCName>\r
2d527200 55 </Protocol>\r
878ddf1f 56 </Protocols>\r
57 <Externs>\r
2d527200 58 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 59 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 60 <Extern>\r
61 <ModuleEntryPoint>WinNtTimerDriverInitialize</ModuleEntryPoint>\r
62 </Extern>\r
63 </Externs>\r
2d527200 64</ModuleSurfaceArea>