]> git.proxmox.com Git - mirror_edk2.git/blob - EdkNt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.msa
Updated conversion command line option with unicode support
[mirror_edk2.git] / EdkNt32Pkg / Library / EdkGenericBdsLib / EdkGenericBdsLib.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>EdkGenericBdsLib</ModuleName>
5 <ModuleType>DXE_DRIVER</ModuleType>
6 <GuidValue>1ec995b2-d15b-44f6-abd2-050ea7dd37d2</GuidValue>
7 <Version>1.0</Version>
8 <Abstract>EDK Generic BDS Common APIs Library Instance.</Abstract>
9 <Description>The library instance provides common library routines help in
10 performance measurement, device path debug print, boot device selections,
11 boot device connection, console supports in BDS phase and boot from boot
12 device.</Description>
13 <Copyright>Copyright (c) 2006 - 2007, Intel Corporation.</Copyright>
14 <License>All rights reserved. This program and the accompanying materials
15 are licensed and made available under the terms and conditions of the BSD License
16 which accompanies this distribution. The full text of the license may be found at
17 http://opensource.org/licenses/bsd-license.php
18 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
19 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
20 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
21 </MsaHeader>
22 <ModuleDefinitions>
23 <SupportedArchitectures>IA32</SupportedArchitectures>
24 <BinaryModule>false</BinaryModule>
25 <OutputFileBasename>EdkGenericBdsLib</OutputFileBasename>
26 </ModuleDefinitions>
27 <LibraryClassDefinitions>
28 <LibraryClass Usage="ALWAYS_PRODUCED" SupModuleList="DXE_DRIVER">
29 <Keyword>EdkGenericBdsLib</Keyword>
30 </LibraryClass>
31 <LibraryClass Usage="ALWAYS_CONSUMED">
32 <Keyword>BaseLib</Keyword>
33 </LibraryClass>
34 <LibraryClass Usage="ALWAYS_CONSUMED">
35 <Keyword>UefiLib</Keyword>
36 </LibraryClass>
37 <LibraryClass Usage="ALWAYS_CONSUMED">
38 <Keyword>DxeServicesTableLib</Keyword>
39 </LibraryClass>
40 <LibraryClass Usage="ALWAYS_CONSUMED">
41 <Keyword>DebugLib</Keyword>
42 </LibraryClass>
43 <LibraryClass Usage="ALWAYS_CONSUMED">
44 <Keyword>PrintLib</Keyword>
45 </LibraryClass>
46 <LibraryClass Usage="ALWAYS_CONSUMED">
47 <Keyword>HobLib</Keyword>
48 </LibraryClass>
49 <LibraryClass Usage="ALWAYS_CONSUMED">
50 <Keyword>BaseMemoryLib</Keyword>
51 </LibraryClass>
52 <LibraryClass Usage="ALWAYS_CONSUMED">
53 <Keyword>MemoryAllocationLib</Keyword>
54 </LibraryClass>
55 <LibraryClass Usage="ALWAYS_CONSUMED">
56 <Keyword>UefiBootServicesTableLib</Keyword>
57 </LibraryClass>
58 <LibraryClass Usage="ALWAYS_CONSUMED">
59 <Keyword>UefiRuntimeServicesTableLib</Keyword>
60 </LibraryClass>
61 <LibraryClass Usage="ALWAYS_CONSUMED">
62 <Keyword>DevicePathLib</Keyword>
63 </LibraryClass>
64 <LibraryClass Usage="ALWAYS_CONSUMED">
65 <Keyword>PerformanceLib</Keyword>
66 </LibraryClass>
67 <LibraryClass Usage="ALWAYS_CONSUMED">
68 <Keyword>PeCoffLib</Keyword>
69 </LibraryClass>
70 </LibraryClassDefinitions>
71 <SourceFiles>
72 <Filename>BdsBoot.c</Filename>
73 <Filename>BdsConsole.c</Filename>
74 <Filename>BdsConnect.c</Filename>
75 <Filename>DevicePath.c</Filename>
76 <Filename>Performance.h</Filename>
77 <Filename>Performance.c</Filename>
78 <Filename>BdsMisc.c</Filename>
79 </SourceFiles>
80 <PackageDependencies>
81 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
82 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>
83 <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>
84 </PackageDependencies>
85 <Protocols>
86 <Protocol Usage="ALWAYS_CONSUMED">
87 <ProtocolCName>gEfiLoadedImageProtocolGuid</ProtocolCName>
88 </Protocol>
89 <Protocol Usage="SOMETIMES_CONSUMED">
90 <ProtocolCName>gEfiFirmwareVolumeProtocolGuid</ProtocolCName>
91 </Protocol>
92 <Protocol Usage="SOMETIMES_CONSUMED">
93 <ProtocolCName>gEfiAcpiS3SaveProtocolGuid</ProtocolCName>
94 </Protocol>
95 <Protocol Usage="SOMETIMES_CONSUMED">
96 <ProtocolCName>gEfiSimpleTextOutProtocolGuid</ProtocolCName>
97 </Protocol>
98 <Protocol Usage="SOMETIMES_CONSUMED">
99 <ProtocolCName>gEfiSimpleTextInProtocolGuid</ProtocolCName>
100 </Protocol>
101 <Protocol Usage="SOMETIMES_CONSUMED">
102 <ProtocolCName>gEfiSimpleNetworkProtocolGuid</ProtocolCName>
103 </Protocol>
104 <Protocol Usage="ALWAYS_CONSUMED">
105 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>
106 </Protocol>
107 <Protocol Usage="ALWAYS_CONSUMED">
108 <ProtocolCName>gEfiCpuArchProtocolGuid</ProtocolCName>
109 </Protocol>
110 <Protocol Usage="ALWAYS_CONSUMED">
111 <ProtocolCName>gEfiLegacyBiosProtocolGuid</ProtocolCName>
112 </Protocol>
113 <Protocol Usage="ALWAYS_CONSUMED">
114 <ProtocolCName>gEfiBlockIoProtocolGuid</ProtocolCName>
115 </Protocol>
116 <Protocol Usage="SOMETIMES_CONSUMED">
117 <ProtocolCName>gEfiDriverBindingProtocolGuid</ProtocolCName>
118 </Protocol>
119 <Protocol Usage="ALWAYS_CONSUMED">
120 <ProtocolCName>gEfiFormBrowserProtocolGuid</ProtocolCName>
121 </Protocol>
122 <Protocol Usage="SOMETIMES_CONSUMED">
123 <ProtocolCName>gEfiLoadFileProtocolGuid</ProtocolCName>
124 </Protocol>
125 <Protocol Usage="SOMETIMES_CONSUMED">
126 <ProtocolCName>gEfiSimpleFileSystemProtocolGuid</ProtocolCName>
127 </Protocol>
128 </Protocols>
129 <Guids>
130 <GuidCNames Usage="ALWAYS_CONSUMED">
131 <GuidCName>gEfiShellFileGuid</GuidCName>
132 </GuidCNames>
133 <GuidCNames Usage="ALWAYS_CONSUMED">
134 <GuidCName>gEfiGenericPlatformVariableGuid</GuidCName>
135 </GuidCNames>
136 <GuidCNames Usage="ALWAYS_CONSUMED">
137 <GuidCName>gEfiGlobalVariableGuid</GuidCName>
138 </GuidCNames>
139 </Guids>
140 <Externs>
141 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
142 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
143 </Externs>
144 </ModuleSurfaceArea>