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