]> git.proxmox.com Git - mirror_edk2.git/blob - EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.msa
672dc83824056553058e86e5de8263920cc2af83
[mirror_edk2.git] / EdkNt32Pkg / Dxe / WinNtThunk / Bus / WinNtBusDriver / WinNtBusDriver.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--Copyright (c) 2006, Intel Corporation
3 All rights reserved. This program and the accompanying materials
4 are licensed and made available under the terms and conditions of the BSD License
5 which accompanies this distribution. The full text of the license may be found at
6 http://opensource.org/licenses/bsd-license.php
7
8 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
9 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
10 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">
11 <MsaHeader>
12 <ModuleName>WinNtBusDriver</ModuleName>
13 <ModuleType>UEFI_DRIVER</ModuleType>
14 <GuidValue>BD7E9A27-D6C5-416a-B245-5F507D95B2BD</GuidValue>
15 <Version>1.0</Version>
16 <Abstract>Component description file for WinNtBusDriver module.</Abstract>
17 <Description>FIX ME!</Description>
18 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
19 <License>All rights reserved. This program and the accompanying materials
20 are licensed and made available under the terms and conditions of the BSD License
21 which accompanies this distribution. The full text of the license may be found at
22 http://opensource.org/licenses/bsd-license.php
23 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
24 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
25 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
26 </MsaHeader>
27 <ModuleDefinitions>
28 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
29 <BinaryModule>false</BinaryModule>
30 <OutputFileBasename>WinNtBusDriver</OutputFileBasename>
31 </ModuleDefinitions>
32 <LibraryClassDefinitions>
33 <LibraryClass Usage="ALWAYS_CONSUMED">
34 <Keyword>DebugLib</Keyword>
35 </LibraryClass>
36 <LibraryClass Usage="ALWAYS_CONSUMED">
37 <Keyword>BaseLib</Keyword>
38 </LibraryClass>
39 <LibraryClass Usage="ALWAYS_CONSUMED">
40 <Keyword>UefiDriverModelLib</Keyword>
41 </LibraryClass>
42 <LibraryClass Usage="ALWAYS_CONSUMED">
43 <Keyword>UefiDriverEntryPoint</Keyword>
44 </LibraryClass>
45 <LibraryClass Usage="ALWAYS_CONSUMED">
46 <Keyword>UefiLib</Keyword>
47 </LibraryClass>
48 <LibraryClass Usage="ALWAYS_CONSUMED">
49 <Keyword>PcdLib</Keyword>
50 </LibraryClass>
51 <LibraryClass Usage="ALWAYS_CONSUMED">
52 <Keyword>BaseMemoryLib</Keyword>
53 </LibraryClass>
54 <LibraryClass Usage="ALWAYS_CONSUMED">
55 <Keyword>MemoryAllocationLib</Keyword>
56 </LibraryClass>
57 <LibraryClass Usage="ALWAYS_CONSUMED">
58 <Keyword>UefiBootServicesTableLib</Keyword>
59 </LibraryClass>
60 <LibraryClass Usage="ALWAYS_CONSUMED">
61 <Keyword>DevicePathLib</Keyword>
62 </LibraryClass>
63 </LibraryClassDefinitions>
64 <SourceFiles>
65 <Filename>WinNtBusDriver.h</Filename>
66 <Filename>WinNtBusDriver.c</Filename>
67 <Filename>ComponentName.c</Filename>
68 </SourceFiles>
69 <PackageDependencies>
70 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
71 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>
72 <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>
73 </PackageDependencies>
74 <Protocols>
75 <Protocol Usage="BY_START">
76 <ProtocolCName>gEfiWinNtIoProtocolGuid</ProtocolCName>
77 </Protocol>
78 <Protocol Usage="TO_START">
79 <ProtocolCName>gEfiWinNtThunkProtocolGuid</ProtocolCName>
80 </Protocol>
81 <Protocol Usage="TO_START">
82 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>
83 </Protocol>
84 <Protocol Usage="ALWAYS_CONSUMED">
85 <ProtocolCName>gPcdProtocolGuid</ProtocolCName>
86 </Protocol>
87 </Protocols>
88 <Guids>
89 <GuidCNames Usage="ALWAYS_CONSUMED">
90 <GuidCName>gEfiWinNtVirtualDisksGuid</GuidCName>
91 </GuidCNames>
92 <GuidCNames Usage="ALWAYS_CONSUMED">
93 <GuidCName>gEfiWinNtPhysicalDisksGuid</GuidCName>
94 </GuidCNames>
95 <GuidCNames Usage="ALWAYS_CONSUMED">
96 <GuidCName>gEfiWinNtFileSystemGuid</GuidCName>
97 </GuidCNames>
98 <GuidCNames Usage="ALWAYS_CONSUMED">
99 <GuidCName>gEfiWinNtSerialPortGuid</GuidCName>
100 </GuidCNames>
101 <GuidCNames Usage="ALWAYS_CONSUMED">
102 <GuidCName>gEfiWinNtUgaGuid</GuidCName>
103 </GuidCNames>
104 <GuidCNames Usage="ALWAYS_CONSUMED">
105 <GuidCName>gEfiWinNtConsoleGuid</GuidCName>
106 </GuidCNames>
107 <GuidCNames Usage="ALWAYS_CONSUMED">
108 <GuidCName>gEfiWinNtMemoryGuid</GuidCName>
109 </GuidCNames>
110 <GuidCNames Usage="ALWAYS_CONSUMED">
111 <GuidCName>gEfiWinNtCPUModelGuid</GuidCName>
112 </GuidCNames>
113 <GuidCNames Usage="ALWAYS_CONSUMED">
114 <GuidCName>gEfiWinNtCPUSpeedGuid</GuidCName>
115 </GuidCNames>
116 </Guids>
117 <Externs>
118 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
119 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
120 <Extern>
121 <DriverBinding>gWinNtBusDriverBinding</DriverBinding>
122 </Extern>
123 <Extern>
124 <ComponentName>gWinNtBusDriverComponentName</ComponentName>
125 </Extern>
126 </Externs>
127 <PcdCoded>
128 <PcdEntry PcdItemType="DYNAMIC">
129 <C_Name>PcdWinNtConsole</C_Name>
130 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
131 <HelpText>This PCD declares the title string of the text console window.
132 such as "My EFI Console".
133 The item type of this PCD can only be "DYNAMIC".</HelpText>
134 </PcdEntry>
135 <PcdEntry PcdItemType="DYNAMIC">
136 <C_Name>PcdWinNtUga</C_Name>
137 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
138 <HelpText>This PCD declares the resolutions for the UGA windows.
139 The item type of this PCD can only be "DYNAMIC".</HelpText>
140 </PcdEntry>
141 <PcdEntry PcdItemType="DYNAMIC">
142 <C_Name>PcdWinNtSerialPort</C_Name>
143 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
144 <HelpText>This Pcd declares two serial port for simulated environment.
145 The item type of this PCD can only be "DYNAMIC".</HelpText>
146 </PcdEntry>
147 <PcdEntry PcdItemType="DYNAMIC">
148 <C_Name>PcdWinNtFileSystem</C_Name>
149 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
150 <HelpText>This PCD defines the windows directory who will be mounted as
151 harddisk in simulator.
152 The item type of this PCD can only be "DYNAMIC".</HelpText>
153 </PcdEntry>
154 <PcdEntry PcdItemType="DYNAMIC">
155 <C_Name>PcdWinNtVirtualDisk</C_Name>
156 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
157 <HelpText>This PCD defines the file attribute which will be simulated as
158 a harddisk in simulator.
159 The item type if this PCD can only be "DYNAMIC".</HelpText>
160 </PcdEntry>
161 <PcdEntry PcdItemType="DYNAMIC">
162 <C_Name>PcdWinNtPhysicalDisk</C_Name>
163 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
164 <HelpText>This PCD defines physical disk which will be simualted as a
165 harddisk in simulator.
166 The item type of this PCD can only be "DYNAMIC".</HelpText>
167 </PcdEntry>
168 <PcdEntry PcdItemType="DYNAMIC">
169 <C_Name>PcdWinNtCpuModel</C_Name>
170 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
171 <HelpText>This PCD defines simulated CPU model string.
172 The item type of this PCD can only be "DYNAMIC".</HelpText>
173 </PcdEntry>
174 <PcdEntry PcdItemType="DYNAMIC">
175 <C_Name>PcdWinNtCpuSpeed</C_Name>
176 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
177 <HelpText>This PCD defines simulated CPU speed string.</HelpText>
178 </PcdEntry>
179 <PcdEntry PcdItemType="DYNAMIC">
180 <C_Name>PcdWinNtMemorySize</C_Name>
181 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
182 <HelpText>This PCD defines the size of simulated memory size.
183 The item type of this PCD can only be "DYNAMIC".</HelpText>
184 </PcdEntry>
185 </PcdCoded>
186 </ModuleSurfaceArea>