]> git.proxmox.com Git - mirror_edk2.git/blob - EdkUnixPkg/Dxe/UnixThunk/Bus/UnixBusDriver/UnixBusDriver.msa
2ca466c2c5d6c86656f7c1a16178bb73695afe98
[mirror_edk2.git] / EdkUnixPkg / Dxe / UnixThunk / Bus / UnixBusDriver / UnixBusDriver.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">
3 <MsaHeader>
4 <ModuleName>UnixBusDriver</ModuleName>
5 <ModuleType>UEFI_DRIVER</ModuleType>
6 <GuidValue>f320d656-8985-11db-90e0-0040d02b1835</GuidValue>
7 <Version>1.0</Version>
8 <Abstract>Unix 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>UnixBusDriver</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>UnixBusDriver.h</Filename>
62 <Filename>UnixBusDriver.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="f2805c44-8985-11db-9e98-0040d02b1835"/>
69 </PackageDependencies>
70 <Protocols>
71 <Protocol Usage="BY_START">
72 <ProtocolCName>gEfiUnixIoProtocolGuid</ProtocolCName>
73 </Protocol>
74 <Protocol Usage="TO_START">
75 <ProtocolCName>gEfiUnixThunkProtocolGuid</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>gEfiUnixVirtualDisksGuid</GuidCName>
87 </GuidCNames>
88 <GuidCNames Usage="ALWAYS_CONSUMED">
89 <GuidCName>gEfiUnixPhysicalDisksGuid</GuidCName>
90 </GuidCNames>
91 <GuidCNames Usage="ALWAYS_CONSUMED">
92 <GuidCName>gEfiUnixFileSystemGuid</GuidCName>
93 </GuidCNames>
94 <GuidCNames Usage="ALWAYS_CONSUMED">
95 <GuidCName>gEfiUnixUgaGuid</GuidCName>
96 </GuidCNames>
97 <GuidCNames Usage="ALWAYS_CONSUMED">
98 <GuidCName>gEfiUnixConsoleGuid</GuidCName>
99 </GuidCNames>
100 <GuidCNames Usage="ALWAYS_CONSUMED">
101 <GuidCName>gEfiUnixMemoryGuid</GuidCName>
102 </GuidCNames>
103 <GuidCNames Usage="ALWAYS_CONSUMED">
104 <GuidCName>gEfiUnixCPUModelGuid</GuidCName>
105 </GuidCNames>
106 <GuidCNames Usage="ALWAYS_CONSUMED">
107 <GuidCName>gEfiUnixCPUSpeedGuid</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>gUnixBusDriverBinding</DriverBinding>
115 <ComponentName>gUnixBusDriverComponentName</ComponentName>
116 </Extern>
117 </Externs>
118 <PcdCoded>
119 <PcdEntry PcdItemType="DYNAMIC">
120 <C_Name>PcdUnixConsole</C_Name>
121 <TokenSpaceGuidCName>gEfiEdkUnixPkgTokenSpaceGuid</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>PcdUnixUga</C_Name>
128 <TokenSpaceGuidCName>gEfiEdkUnixPkgTokenSpaceGuid</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>PcdUnixFileSystem</C_Name>
134 <TokenSpaceGuidCName>gEfiEdkUnixPkgTokenSpaceGuid</TokenSpaceGuidCName>
135 <HelpText>This PCD defines the windows directory who will be mounted as
136 harddisk in simulator.
137 The item type of this PCD can only be "DYNAMIC".</HelpText>
138 </PcdEntry>
139 <PcdEntry PcdItemType="DYNAMIC">
140 <C_Name>PcdUnixVirtualDisk</C_Name>
141 <TokenSpaceGuidCName>gEfiEdkUnixPkgTokenSpaceGuid</TokenSpaceGuidCName>
142 <HelpText>This PCD defines the devices which use a file to emulate a hard disk or
143 removable media device
144 The item type if this PCD can only be "DYNAMIC".</HelpText>
145 </PcdEntry>
146 <PcdEntry PcdItemType="DYNAMIC">
147 <C_Name>PcdUnixPhysicalDisk</C_Name>
148 <TokenSpaceGuidCName>gEfiEdkUnixPkgTokenSpaceGuid</TokenSpaceGuidCName>
149 <HelpText>This PCD defines physical disk which will be simualted as a
150 harddisk in simulator.
151 The item type of this PCD can only be "DYNAMIC".</HelpText>
152 </PcdEntry>
153 <PcdEntry PcdItemType="DYNAMIC">
154 <C_Name>PcdUnixCpuModel</C_Name>
155 <TokenSpaceGuidCName>gEfiEdkUnixPkgTokenSpaceGuid</TokenSpaceGuidCName>
156 <HelpText>This PCD defines simulated CPU model string.
157 The item type of this PCD can only be "DYNAMIC".</HelpText>
158 </PcdEntry>
159 <PcdEntry PcdItemType="DYNAMIC">
160 <C_Name>PcdUnixCpuSpeed</C_Name>
161 <TokenSpaceGuidCName>gEfiEdkUnixPkgTokenSpaceGuid</TokenSpaceGuidCName>
162 <HelpText>This PCD defines simulated CPU speed string.</HelpText>
163 </PcdEntry>
164 <PcdEntry PcdItemType="DYNAMIC">
165 <C_Name>PcdUnixMemorySize</C_Name>
166 <TokenSpaceGuidCName>gEfiEdkUnixPkgTokenSpaceGuid</TokenSpaceGuidCName>
167 <HelpText>This PCD defines the size of simulated memory size.
168 The item type of this PCD can only be "DYNAMIC".</HelpText>
169 </PcdEntry>
170 </PcdCoded>
171 </ModuleSurfaceArea>