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