]> git.proxmox.com Git - mirror_edk2.git/blame - EdkUnixPkg/Dxe/UnixThunk/Bus/UnixBusDriver/UnixBusDriver.msa
Unix version of EFI emulator
[mirror_edk2.git] / EdkUnixPkg / Dxe / UnixThunk / Bus / UnixBusDriver / UnixBusDriver.msa
CommitLineData
c9093a06 1<?xml version="1.0" encoding="UTF-8"?>\r
2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
3 <MsaHeader>\r
4 <ModuleName>UnixBusDriver</ModuleName>\r
5 <ModuleType>UEFI_DRIVER</ModuleType>\r
6 <GuidValue>f320d656-8985-11db-90e0-0040d02b1835</GuidValue>\r
7 <Version>1.0</Version>\r
8 <Abstract>Unix Bus driver</Abstract>\r
9 <Description>\r
10 This following section documents the envirnoment variables for the Win NT\r
11 build. These variables are used to define the (virtual) hardware\r
12 configuration of the NT environment\r
13 </Description>\r
14 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
15 <License>All rights reserved. This program and the accompanying materials\r
16 are licensed and made available under the terms and conditions of the BSD License\r
17 which accompanies this distribution. The full text of the license may be found at\r
18 http://opensource.org/licenses/bsd-license.php\r
19 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
20 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
21 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
22 </MsaHeader>\r
23 <ModuleDefinitions>\r
24 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
25 <BinaryModule>false</BinaryModule>\r
26 <OutputFileBasename>UnixBusDriver</OutputFileBasename>\r
27 </ModuleDefinitions>\r
28 <LibraryClassDefinitions>\r
29 <LibraryClass Usage="ALWAYS_CONSUMED">\r
30 <Keyword>DebugLib</Keyword>\r
31 </LibraryClass>\r
32 <LibraryClass Usage="ALWAYS_CONSUMED">\r
33 <Keyword>BaseLib</Keyword>\r
34 </LibraryClass>\r
35 <LibraryClass Usage="ALWAYS_CONSUMED">\r
36 <Keyword>UefiDriverModelLib</Keyword>\r
37 </LibraryClass>\r
38 <LibraryClass Usage="ALWAYS_CONSUMED">\r
39 <Keyword>UefiDriverEntryPoint</Keyword>\r
40 </LibraryClass>\r
41 <LibraryClass Usage="ALWAYS_CONSUMED">\r
42 <Keyword>UefiLib</Keyword>\r
43 </LibraryClass>\r
44 <LibraryClass Usage="ALWAYS_CONSUMED">\r
45 <Keyword>PcdLib</Keyword>\r
46 </LibraryClass>\r
47 <LibraryClass Usage="ALWAYS_CONSUMED">\r
48 <Keyword>BaseMemoryLib</Keyword>\r
49 </LibraryClass>\r
50 <LibraryClass Usage="ALWAYS_CONSUMED">\r
51 <Keyword>MemoryAllocationLib</Keyword>\r
52 </LibraryClass>\r
53 <LibraryClass Usage="ALWAYS_CONSUMED">\r
54 <Keyword>UefiBootServicesTableLib</Keyword>\r
55 </LibraryClass>\r
56 <LibraryClass Usage="ALWAYS_CONSUMED">\r
57 <Keyword>DevicePathLib</Keyword>\r
58 </LibraryClass>\r
59 </LibraryClassDefinitions>\r
60 <SourceFiles>\r
61 <Filename>UnixBusDriver.h</Filename>\r
62 <Filename>UnixBusDriver.c</Filename>\r
63 <Filename>ComponentName.c</Filename>\r
64 </SourceFiles>\r
65 <PackageDependencies>\r
66 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
67 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
68 <Package PackageGuid="f2805c44-8985-11db-9e98-0040d02b1835"/>\r
69 </PackageDependencies>\r
70 <Protocols>\r
71 <Protocol Usage="BY_START">\r
72 <ProtocolCName>gEfiUnixIoProtocolGuid</ProtocolCName>\r
73 </Protocol>\r
74 <Protocol Usage="TO_START">\r
75 <ProtocolCName>gEfiUnixThunkProtocolGuid</ProtocolCName>\r
76 </Protocol>\r
77 <Protocol Usage="TO_START">\r
78 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
79 </Protocol>\r
80 <Protocol Usage="ALWAYS_CONSUMED">\r
81 <ProtocolCName>gPcdProtocolGuid</ProtocolCName>\r
82 </Protocol>\r
83 </Protocols>\r
84 <Guids>\r
85 <GuidCNames Usage="ALWAYS_CONSUMED">\r
86 <GuidCName>gEfiUnixVirtualDisksGuid</GuidCName>\r
87 </GuidCNames>\r
88 <GuidCNames Usage="ALWAYS_CONSUMED">\r
89 <GuidCName>gEfiUnixPhysicalDisksGuid</GuidCName>\r
90 </GuidCNames>\r
91 <GuidCNames Usage="ALWAYS_CONSUMED">\r
92 <GuidCName>gEfiUnixFileSystemGuid</GuidCName>\r
93 </GuidCNames>\r
94 <GuidCNames Usage="ALWAYS_CONSUMED">\r
95 <GuidCName>gEfiUnixUgaGuid</GuidCName>\r
96 </GuidCNames>\r
97 <GuidCNames Usage="ALWAYS_CONSUMED">\r
98 <GuidCName>gEfiUnixConsoleGuid</GuidCName>\r
99 </GuidCNames>\r
100 <GuidCNames Usage="ALWAYS_CONSUMED">\r
101 <GuidCName>gEfiUnixMemoryGuid</GuidCName>\r
102 </GuidCNames>\r
103 <GuidCNames Usage="ALWAYS_CONSUMED">\r
104 <GuidCName>gEfiUnixCPUModelGuid</GuidCName>\r
105 </GuidCNames>\r
106 <GuidCNames Usage="ALWAYS_CONSUMED">\r
107 <GuidCName>gEfiUnixCPUSpeedGuid</GuidCName>\r
108 </GuidCNames>\r
109 </Guids>\r
110 <Externs>\r
111 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
112 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
113 <Extern>\r
114 <DriverBinding>gUnixBusDriverBinding</DriverBinding>\r
115 <ComponentName>gUnixBusDriverComponentName</ComponentName>\r
116 </Extern>\r
117 </Externs>\r
118 <PcdCoded>\r
119 <PcdEntry PcdItemType="DYNAMIC">\r
120 <C_Name>PcdUnixConsole</C_Name>\r
121 <TokenSpaceGuidCName>gEfiEdkUnixPkgTokenSpaceGuid</TokenSpaceGuidCName>\r
122 <HelpText>This PCD declares the title string of the text console window.\r
123 such as "My EFI Console".\r
124 The item type of this PCD can only be "DYNAMIC".</HelpText>\r
125 </PcdEntry>\r
126 <PcdEntry PcdItemType="DYNAMIC">\r
127 <C_Name>PcdUnixUga</C_Name>\r
128 <TokenSpaceGuidCName>gEfiEdkUnixPkgTokenSpaceGuid</TokenSpaceGuidCName>\r
129 <HelpText>This PCD declares the resolutions for the UGA windows.\r
130 The item type of this PCD can only be "DYNAMIC".</HelpText>\r
131 </PcdEntry>\r
132 <PcdEntry PcdItemType="DYNAMIC">\r
133 <C_Name>PcdUnixFileSystem</C_Name>\r
134 <TokenSpaceGuidCName>gEfiEdkUnixPkgTokenSpaceGuid</TokenSpaceGuidCName>\r
135 <HelpText>This PCD defines the windows directory who will be mounted as\r
136 harddisk in simulator.\r
137 The item type of this PCD can only be "DYNAMIC".</HelpText>\r
138 </PcdEntry>\r
139 <PcdEntry PcdItemType="DYNAMIC">\r
140 <C_Name>PcdUnixVirtualDisk</C_Name>\r
141 <TokenSpaceGuidCName>gEfiEdkUnixPkgTokenSpaceGuid</TokenSpaceGuidCName>\r
142 <HelpText>This PCD defines the devices which use a file to emulate a hard disk or\r
143 removable media device\r
144 The item type if this PCD can only be "DYNAMIC".</HelpText>\r
145 </PcdEntry>\r
146 <PcdEntry PcdItemType="DYNAMIC">\r
147 <C_Name>PcdUnixPhysicalDisk</C_Name>\r
148 <TokenSpaceGuidCName>gEfiEdkUnixPkgTokenSpaceGuid</TokenSpaceGuidCName>\r
149 <HelpText>This PCD defines physical disk which will be simualted as a\r
150 harddisk in simulator.\r
151 The item type of this PCD can only be "DYNAMIC".</HelpText>\r
152 </PcdEntry>\r
153 <PcdEntry PcdItemType="DYNAMIC">\r
154 <C_Name>PcdUnixCpuModel</C_Name>\r
155 <TokenSpaceGuidCName>gEfiEdkUnixPkgTokenSpaceGuid</TokenSpaceGuidCName>\r
156 <HelpText>This PCD defines simulated CPU model string.\r
157 The item type of this PCD can only be "DYNAMIC".</HelpText>\r
158 </PcdEntry>\r
159 <PcdEntry PcdItemType="DYNAMIC">\r
160 <C_Name>PcdUnixCpuSpeed</C_Name>\r
161 <TokenSpaceGuidCName>gEfiEdkUnixPkgTokenSpaceGuid</TokenSpaceGuidCName>\r
162 <HelpText>This PCD defines simulated CPU speed string.</HelpText>\r
163 </PcdEntry>\r
164 <PcdEntry PcdItemType="DYNAMIC">\r
165 <C_Name>PcdUnixMemorySize</C_Name>\r
166 <TokenSpaceGuidCName>gEfiEdkUnixPkgTokenSpaceGuid</TokenSpaceGuidCName>\r
167 <HelpText>This PCD defines the size of simulated memory size.\r
168 The item type of this PCD can only be "DYNAMIC".</HelpText>\r
169 </PcdEntry>\r
170 </PcdCoded>\r
171</ModuleSurfaceArea>