]> git.proxmox.com Git - mirror_edk2.git/blob - EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.msa
1610645b7131ff9e4471293756c5303b4e5ff094
[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 <ComponentName>gWinNtBusDriverComponentName</ComponentName>
127 </Extern>
128 </Externs>
129 <PcdCoded>
130 <PcdEntry PcdItemType="DYNAMIC">
131 <C_Name>PcdWinNtConsole</C_Name>
132 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
133 <HelpText>This PCD declares the title string of the text console window.
134 such as "My EFI Console".
135 The item type of this PCD can only be "DYNAMIC".</HelpText>
136 </PcdEntry>
137 <PcdEntry PcdItemType="DYNAMIC">
138 <C_Name>PcdWinNtUga</C_Name>
139 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
140 <HelpText>This PCD declares the resolutions for the UGA windows.
141 The item type of this PCD can only be "DYNAMIC".</HelpText>
142 </PcdEntry>
143 <PcdEntry PcdItemType="DYNAMIC">
144 <C_Name>PcdWinNtSerialPort</C_Name>
145 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
146 <HelpText>This Pcd declares two serial port for simulated environment.
147 The item type of this PCD can only be "DYNAMIC".</HelpText>
148 </PcdEntry>
149 <PcdEntry PcdItemType="DYNAMIC">
150 <C_Name>PcdWinNtFileSystem</C_Name>
151 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
152 <HelpText>This PCD defines the windows directory who will be mounted as
153 harddisk in simulator.
154 The item type of this PCD can only be "DYNAMIC".</HelpText>
155 </PcdEntry>
156 <PcdEntry PcdItemType="DYNAMIC">
157 <C_Name>PcdWinNtVirtualDisk</C_Name>
158 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
159 <HelpText>This PCD defines the devices which use a file to emulate a hard disk or
160 removable media device
161 The item type if this PCD can only be "DYNAMIC".</HelpText>
162 </PcdEntry>
163 <PcdEntry PcdItemType="DYNAMIC">
164 <C_Name>PcdWinNtPhysicalDisk</C_Name>
165 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
166 <HelpText>This PCD defines physical disk which will be simualted as a
167 harddisk in simulator.
168 The item type of this PCD can only be "DYNAMIC".</HelpText>
169 </PcdEntry>
170 <PcdEntry PcdItemType="DYNAMIC">
171 <C_Name>PcdWinNtCpuModel</C_Name>
172 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
173 <HelpText>This PCD defines simulated CPU model string.
174 The item type of this PCD can only be "DYNAMIC".</HelpText>
175 </PcdEntry>
176 <PcdEntry PcdItemType="DYNAMIC">
177 <C_Name>PcdWinNtCpuSpeed</C_Name>
178 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
179 <HelpText>This PCD defines simulated CPU speed string.</HelpText>
180 </PcdEntry>
181 <PcdEntry PcdItemType="DYNAMIC">
182 <C_Name>PcdWinNtMemorySize</C_Name>
183 <TokenSpaceGuidCName>gEfiEdkNt32PkgTokenSpaceGuid</TokenSpaceGuidCName>
184 <HelpText>This PCD defines the size of simulated memory size.
185 The item type of this PCD can only be "DYNAMIC".</HelpText>
186 </PcdEntry>
187 </PcdCoded>
188 </ModuleSurfaceArea>