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