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