]> git.proxmox.com Git - mirror_edk2.git/blame - EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/Timer.msa
changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA674...
[mirror_edk2.git] / EdkNt32Pkg / Dxe / WinNtThunk / Chipset / Timer / Timer.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
0992e559
LG
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
2d527200 9WITHOUT 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
2d527200 12 <ModuleName>Timer</ModuleName>\r
878ddf1f 13 <ModuleType>DXE_DRIVER</ModuleType>\r
2d527200 14 <GuidValue>C3811036-710B-4E39-8CF1-0AF9BE3A8198</GuidValue>\r
15 <Version>1.0</Version>\r
7fda265d 16 <Abstract>NT Emulation Timer Architectural Protocol Driver as defined in DXE CIS</Abstract>\r
17 <Description>\r
18 This Timer module uses an NT Thread to simulate the timer-tick driven\r
19 timer service. In the future, the Thread creation should possibly be \r
20 abstracted by the CPU architectural protocol\r
21 </Description>\r
15f3b1d4 22 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
0992e559
LG
23 <License>All rights reserved. This program and the accompanying materials\r
24 are licensed and made available under the terms and conditions of the BSD License\r
25 which accompanies this distribution. The full text of the license may be found at\r
26 http://opensource.org/licenses/bsd-license.php\r
27 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
2d527200 28 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
29 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 30 </MsaHeader>\r
2d527200 31 <ModuleDefinitions>\r
32 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
33 <BinaryModule>false</BinaryModule>\r
34 <OutputFileBasename>Timer</OutputFileBasename>\r
35 </ModuleDefinitions>\r
878ddf1f 36 <LibraryClassDefinitions>\r
2d527200 37 <LibraryClass Usage="ALWAYS_CONSUMED">\r
38 <Keyword>BaseLib</Keyword>\r
39 </LibraryClass>\r
40 <LibraryClass Usage="ALWAYS_CONSUMED">\r
41 <Keyword>DebugLib</Keyword>\r
42 </LibraryClass>\r
43 <LibraryClass Usage="ALWAYS_CONSUMED">\r
44 <Keyword>UefiLib</Keyword>\r
45 </LibraryClass>\r
46 <LibraryClass Usage="ALWAYS_CONSUMED">\r
47 <Keyword>UefiDriverEntryPoint</Keyword>\r
48 </LibraryClass>\r
49 <LibraryClass Usage="ALWAYS_CONSUMED">\r
50 <Keyword>WinNtLib</Keyword>\r
51 </LibraryClass>\r
52 <LibraryClass Usage="ALWAYS_CONSUMED">\r
53 <Keyword>MemoryAllocationLib</Keyword>\r
54 </LibraryClass>\r
55 <LibraryClass Usage="ALWAYS_CONSUMED">\r
56 <Keyword>UefiBootServicesTableLib</Keyword>\r
57 </LibraryClass>\r
878ddf1f 58 </LibraryClassDefinitions>\r
59 <SourceFiles>\r
60 <Filename>Timer.h</Filename>\r
61 <Filename>Timer.c</Filename>\r
62 <Filename>Timer.dxs</Filename>\r
63 </SourceFiles>\r
2d527200 64 <PackageDependencies>\r
65 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
0992e559 66 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
2d527200 67 <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>\r
68 </PackageDependencies>\r
878ddf1f 69 <Protocols>\r
2d527200 70 <Protocol Usage="ALWAYS_PRODUCED">\r
53b86193 71 <ProtocolCName>gEfiTimerArchProtocolGuid</ProtocolCName>\r
2d527200 72 </Protocol>\r
73 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 74 <ProtocolCName>gEfiCpuArchProtocolGuid</ProtocolCName>\r
2d527200 75 </Protocol>\r
878ddf1f 76 </Protocols>\r
77 <Externs>\r
2d527200 78 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 79 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 80 <Extern>\r
81 <ModuleEntryPoint>WinNtTimerDriverInitialize</ModuleEntryPoint>\r
82 </Extern>\r
83 </Externs>\r
2d527200 84</ModuleSurfaceArea>