]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.msa
Add comments for all file tagged with "ToolCode="DUMMY"".
[mirror_edk2.git] / EdkModulePkg / Bus / Pci / IdeBus / Dxe / idebus.msa
CommitLineData
f588bef0 1<?xml version="1.0" encoding="UTF-8"?>\r
2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
878ddf1f 3 <MsaHeader>\r
1f86f081 4 <ModuleName>IdeBus</ModuleName>\r
878ddf1f 5 <ModuleType>DXE_DRIVER</ModuleType>\r
1f86f081 6 <GuidValue>69FD8E47-A161-4550-B01A-5594CEB2B2B2</GuidValue>\r
7 <Version>1.0</Version>\r
878ddf1f 8 <Abstract>Component description file for PS2 keyboard module.</Abstract>\r
f588bef0 9 <Description>IDE bus driver. This driver will enumerate IDE device and export the blockIo
10 protocol for every device.</Description>\r
15f3b1d4 11 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
f588bef0 12 <License>All rights reserved. This program and the accompanying materials
13 are licensed and made available under the terms and conditions of the BSD License
14 which accompanies this distribution. The full text of the license may be found at
15 http://opensource.org/licenses/bsd-license.php
16 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
1f86f081 17 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
18 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 19 </MsaHeader>\r
1f86f081 20 <ModuleDefinitions>\r
21 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
22 <BinaryModule>false</BinaryModule>\r
23 <OutputFileBasename>IdeBus</OutputFileBasename>\r
24 </ModuleDefinitions>\r
878ddf1f 25 <LibraryClassDefinitions>\r
1f86f081 26 <LibraryClass Usage="ALWAYS_CONSUMED">\r
27 <Keyword>DebugLib</Keyword>\r
28 </LibraryClass>\r
29 <LibraryClass Usage="ALWAYS_CONSUMED">\r
30 <Keyword>UefiDriverModelLib</Keyword>\r
31 </LibraryClass>\r
32 <LibraryClass Usage="ALWAYS_CONSUMED">\r
33 <Keyword>UefiDriverEntryPoint</Keyword>\r
34 </LibraryClass>\r
35 <LibraryClass Usage="ALWAYS_CONSUMED">\r
36 <Keyword>BaseLib</Keyword>\r
37 </LibraryClass>\r
38 <LibraryClass Usage="ALWAYS_CONSUMED">\r
39 <Keyword>UefiLib</Keyword>\r
40 </LibraryClass>\r
41 <LibraryClass Usage="ALWAYS_CONSUMED">\r
42 <Keyword>BaseMemoryLib</Keyword>\r
43 </LibraryClass>\r
44 <LibraryClass Usage="ALWAYS_CONSUMED">\r
45 <Keyword>ReportStatusCodeLib</Keyword>\r
46 </LibraryClass>\r
47 <LibraryClass Usage="ALWAYS_CONSUMED">\r
48 <Keyword>MemoryAllocationLib</Keyword>\r
49 </LibraryClass>\r
50 <LibraryClass Usage="ALWAYS_CONSUMED">\r
51 <Keyword>PerformanceLib</Keyword>\r
52 </LibraryClass>\r
53 <LibraryClass Usage="ALWAYS_CONSUMED">\r
54 <Keyword>UefiBootServicesTableLib</Keyword>\r
55 </LibraryClass>\r
56 <LibraryClass Usage="ALWAYS_CONSUMED">\r
57 <Keyword>UefiRuntimeServicesTableLib</Keyword>\r
58 </LibraryClass>\r
59 <LibraryClass Usage="ALWAYS_CONSUMED">\r
60 <Keyword>DevicePathLib</Keyword>\r
61 </LibraryClass>\r
878ddf1f 62 </LibraryClassDefinitions>\r
63 <SourceFiles>\r
64 <Filename>idebus.h</Filename>\r
65 <Filename>ide.h</Filename>\r
66 <Filename>idedata.h</Filename>\r
67 <Filename>idebus.c</Filename>\r
68 <Filename>ide.c</Filename>\r
69 <Filename>ata.c</Filename>\r
70 <Filename>atapi.c</Filename>\r
71 <Filename>ComponentName.c</Filename>\r
72 <Filename>ComponentName.h</Filename>\r
f588bef0 73 <Filename>DriverConfiguration.c</Filename>\r
74 <Filename>DriverDiagnostics.c</Filename>\r
878ddf1f 75 </SourceFiles>\r
1f86f081 76 <PackageDependencies>\r
77 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
62f84315 78 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
1f86f081 79 </PackageDependencies>\r
878ddf1f 80 <Protocols>\r
1f86f081 81 <Protocol Usage="TO_START">\r
53b86193 82 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
1f86f081 83 </Protocol>\r
84 <Protocol Usage="TO_START">\r
53b86193 85 <ProtocolCName>gEfiPciIoProtocolGuid</ProtocolCName>\r
1f86f081 86 </Protocol>\r
87 <Protocol Usage="TO_START">\r
53b86193 88 <ProtocolCName>gEfiIdeControllerInitProtocolGuid</ProtocolCName>\r
1f86f081 89 </Protocol>\r
90 <Protocol Usage="BY_START">\r
53b86193 91 <ProtocolCName>gEfiBlockIoProtocolGuid</ProtocolCName>\r
1f86f081 92 </Protocol>\r
93 <Protocol Usage="BY_START">\r
53b86193 94 <ProtocolCName>gEfiDiskInfoProtocolGuid</ProtocolCName>\r
1f86f081 95 </Protocol>\r
878ddf1f 96 </Protocols>\r
97 <Variables>\r
98 <Variable Usage="ALWAYS_CONSUMED">\r
1f86f081 99 <VariableName>0x0043 0x006F 0x006E 0x0066 0x0069 0x0067 0x0075 0x0072 0x0061 0x0074 0x0069 0x006F 0x006E</VariableName>\r
100 <GuidC_Name>gConfigurationGuid</GuidC_Name>\r
878ddf1f 101 </Variable>\r
102 </Variables>\r
103 <Guids>\r
1f86f081 104 <GuidCNames Usage="SOMETIMES_CONSUMED">\r
53b86193 105 <GuidCName>gEfiDiskInfoIdeInterfaceGuid</GuidCName>\r
1f86f081 106 </GuidCNames>\r
878ddf1f 107 </Guids>\r
108 <Externs>\r
1f86f081 109 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 110 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 111 <Extern>\r
1f86f081 112 <DriverBinding>gIDEBusDriverBinding</DriverBinding>\r
878ddf1f 113 <ComponentName>gIDEBusComponentName</ComponentName>\r
114 </Extern>\r
115 </Externs>\r
1f86f081 116</ModuleSurfaceArea>