]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebusLite.msa
Redefine SPEC and Release Version to 0x20000
[mirror_edk2.git] / EdkModulePkg / Bus / Pci / IdeBus / Dxe / idebusLite.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
15b06e58
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
5d558ad8 9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
5b2a7957 10<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
878ddf1f 11 <MsaHeader>\r
1f86f081 12 <ModuleName>IdeBusLite</ModuleName>\r
878ddf1f 13 <ModuleType>DXE_DRIVER</ModuleType>\r
1f86f081 14 <GuidValue>5db1d982-602b-4f27-9457-0513fd96ef00</GuidValue>\r
15 <Version>1.0</Version>\r
878ddf1f 16 <Abstract>Component description file for PS2 keyboard module.</Abstract>\r
17 <Description>FIX ME!</Description>\r
18 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
15b06e58
LG
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
5d558ad8 24 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
1f86f081 25 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 26 </MsaHeader>\r
1f86f081 27 <ModuleDefinitions>\r
28 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
29 <BinaryModule>false</BinaryModule>\r
30 <OutputFileBasename>IdeBusLite</OutputFileBasename>\r
31 </ModuleDefinitions>\r
878ddf1f 32 <LibraryClassDefinitions>\r
1f86f081 33 <LibraryClass Usage="ALWAYS_CONSUMED">\r
34 <Keyword>DebugLib</Keyword>\r
35 </LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">\r
37 <Keyword>UefiDriverModelLib</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>BaseLib</Keyword>\r
44 </LibraryClass>\r
45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>UefiLib</Keyword>\r
47 </LibraryClass>\r
48 <LibraryClass Usage="ALWAYS_CONSUMED">\r
49 <Keyword>BaseMemoryLib</Keyword>\r
50 </LibraryClass>\r
51 <LibraryClass Usage="ALWAYS_CONSUMED">\r
52 <Keyword>PerformanceLib</Keyword>\r
53 </LibraryClass>\r
54 <LibraryClass Usage="ALWAYS_CONSUMED">\r
55 <Keyword>UefiBootServicesTableLib</Keyword>\r
56 </LibraryClass>\r
57 <LibraryClass Usage="ALWAYS_CONSUMED">\r
58 <Keyword>UefiRuntimeServicesTableLib</Keyword>\r
59 </LibraryClass>\r
60 <LibraryClass Usage="ALWAYS_CONSUMED">\r
61 <Keyword>DevicePathLib</Keyword>\r
62 </LibraryClass>\r
878ddf1f 63 </LibraryClassDefinitions>\r
64 <SourceFiles>\r
65 <Filename>idebus.h</Filename>\r
66 <Filename>ide.h</Filename>\r
67 <Filename>idedata.h</Filename>\r
68 <Filename>idebus.c</Filename>\r
69 <Filename>ide.c</Filename>\r
70 <Filename>ata.c</Filename>\r
71 <Filename>atapi.c</Filename>\r
72 </SourceFiles>\r
1f86f081 73 <PackageDependencies>\r
74 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
75 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
76 </PackageDependencies>\r
878ddf1f 77 <Protocols>\r
1f86f081 78 <Protocol Usage="ALWAYS_CONSUMED">\r
79 <ProtocolCName>DevicePath</ProtocolCName>\r
80 </Protocol>\r
81 <Protocol Usage="ALWAYS_CONSUMED">\r
82 <ProtocolCName>PciIo</ProtocolCName>\r
83 </Protocol>\r
84 <Protocol Usage="ALWAYS_CONSUMED">\r
85 <ProtocolCName>IdeControllerInit</ProtocolCName>\r
86 </Protocol>\r
87 <Protocol Usage="ALWAYS_CONSUMED">\r
88 <ProtocolCName>BlockIo</ProtocolCName>\r
89 </Protocol>\r
90 <Protocol Usage="ALWAYS_CONSUMED">\r
91 <ProtocolCName>DiskInfo</ProtocolCName>\r
92 </Protocol>\r
878ddf1f 93 </Protocols>\r
94 <Guids>\r
1f86f081 95 <GuidCNames Usage="ALWAYS_CONSUMED">\r
96 <GuidCName>DiskInfoIde</GuidCName>\r
97 </GuidCNames>\r
98 <GuidCNames Usage="ALWAYS_CONSUMED">\r
99 <GuidCName>DiskInfoScsi</GuidCName>\r
100 </GuidCNames>\r
101 <GuidCNames Usage="ALWAYS_CONSUMED">\r
102 <GuidCName>DiskInfoUsb</GuidCName>\r
103 </GuidCNames>\r
878ddf1f 104 </Guids>\r
105 <Externs>\r
1f86f081 106 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 107 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 108 <Extern>\r
1f86f081 109 <DriverBinding>gIDEBusDriverBinding</DriverBinding>\r
878ddf1f 110 </Extern>\r
111 <Extern>\r
878ddf1f 112 <ComponentName>gIDEBusComponentName</ComponentName>\r
113 </Extern>\r
114 </Externs>\r
5d558ad8 115</ModuleSurfaceArea>