]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Universal/UserInterface/DriverSample/DriverSample.msa
1.Fix a typo in DevicePath Driver
[mirror_edk2.git] / EdkModulePkg / Universal / UserInterface / DriverSample / DriverSample.msa
CommitLineData
47a16b84 1<?xml version="1.0" encoding="UTF-8"?>\r
47a16b84
LG
2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
3 <MsaHeader>\r
4 <ModuleName>DriverSample</ModuleName>\r
5 <ModuleType>DXE_DRIVER</ModuleType>\r
6 <GuidValue>FE3542FE-C1D3-4EF8-657C-8048606FF670</GuidValue>\r
7 <Version>1.0</Version>\r
8 <Abstract>Component description file for DriverSample module.</Abstract>\r
9 <Description>This is an example driver to introduce how to export data to the HII protocol to be later utilized by the Setup Protocol. </Description>\r
10 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
62f84315
LG
11 <License>All rights reserved. This program and the accompanying materials\r
12 are licensed and made available under the terms and conditions of the BSD License\r
13 which accompanies this distribution. The full text of the license may be found at\r
14 http://opensource.org/licenses/bsd-license.php\r
15 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
47a16b84
LG
16 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
17 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
18 </MsaHeader>\r
19 <ModuleDefinitions>\r
20 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
21 <BinaryModule>false</BinaryModule>\r
22 <OutputFileBasename>DriverSample</OutputFileBasename>\r
23 </ModuleDefinitions>\r
24 <LibraryClassDefinitions>\r
25 <LibraryClass Usage="ALWAYS_CONSUMED">\r
26 <Keyword>UefiBootServicesTableLib</Keyword>\r
27 </LibraryClass>\r
28 <LibraryClass Usage="ALWAYS_CONSUMED">\r
29 <Keyword>UefiRuntimeServicesTableLib</Keyword>\r
30 </LibraryClass>\r
31 <LibraryClass Usage="ALWAYS_CONSUMED">\r
32 <Keyword>DebugLib</Keyword>\r
33 </LibraryClass>\r
34 <LibraryClass Usage="ALWAYS_CONSUMED">\r
35 <Keyword>UefiDriverEntryPoint</Keyword>\r
36 </LibraryClass>\r
37 <LibraryClass Usage="ALWAYS_CONSUMED">\r
38 <Keyword>UefiLib</Keyword>\r
39 </LibraryClass>\r
40 <LibraryClass Usage="ALWAYS_CONSUMED">\r
41 <Keyword>BaseLib</Keyword>\r
42 </LibraryClass>\r
43 <LibraryClass Usage="ALWAYS_CONSUMED">\r
44 <Keyword>PrintLib</Keyword>\r
45 </LibraryClass>\r
46 <LibraryClass Usage="ALWAYS_CONSUMED">\r
47 <Keyword>EdkGraphicsLib</Keyword>\r
48 </LibraryClass>\r
49 <LibraryClass Usage="ALWAYS_CONSUMED">\r
50 <Keyword>EdkIfrSupportLib</Keyword>\r
51 </LibraryClass>\r
52 <LibraryClass Usage="ALWAYS_CONSUMED">\r
53 <Keyword>BaseMemoryLib</Keyword>\r
54 </LibraryClass>\r
55 <LibraryClass Usage="ALWAYS_CONSUMED">\r
56 <Keyword>MemoryAllocationLib</Keyword>\r
57 </LibraryClass>\r
58 <LibraryClass Usage="ALWAYS_CONSUMED">\r
59 <Keyword>HiiLib</Keyword>\r
60 </LibraryClass>\r
61 </LibraryClassDefinitions>\r
62 <SourceFiles>\r
63 <Filename>InventoryStrings.uni</Filename>\r
64 <Filename>Inventory.vfr</Filename>\r
65 <Filename>VfrStrings.uni</Filename>\r
66 <Filename>Vfr.vfr</Filename>\r
67 <Filename>DriverSample.c</Filename>\r
68 <Filename>NVDataStruc.h</Filename>\r
69 <Filename>DriverSample.h</Filename>\r
57257e16 70 <Filename>DriverSample.dxs</Filename>\r
47a16b84
LG
71 </SourceFiles>\r
72 <PackageDependencies>\r
73 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
62f84315 74 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
47a16b84
LG
75 </PackageDependencies>\r
76 <Protocols>\r
77 <Protocol Usage="ALWAYS_CONSUMED">\r
78 <ProtocolCName>gEfiHiiProtocolGuid</ProtocolCName>\r
79 </Protocol>\r
80 <Protocol Usage="ALWAYS_CONSUMED">\r
81 <ProtocolCName>gEfiUgaDrawProtocolGuid</ProtocolCName>\r
82 </Protocol>\r
83 <Protocol Usage="ALWAYS_CONSUMED">\r
84 <ProtocolCName>gEfiOEMBadgingProtocolGuid</ProtocolCName>\r
85 </Protocol>\r
86 <Protocol Usage="ALWAYS_CONSUMED">\r
87 <ProtocolCName>gEfiFirmwareVolumeProtocolGuid</ProtocolCName>\r
88 </Protocol>\r
89 <Protocol Usage="ALWAYS_CONSUMED">\r
90 <ProtocolCName>gEfiConsoleControlProtocolGuid</ProtocolCName>\r
91 </Protocol>\r
92 <Protocol Usage="ALWAYS_PRODUCED">\r
93 <ProtocolCName>gEfiFormCallbackProtocolGuid</ProtocolCName>\r
94 </Protocol>\r
95 </Protocols>\r
96 <Variables>\r
97 <Variable Usage="ALWAYS_PRODUCED">\r
98 <VariableName>0x0032 0x0035</VariableName>\r
99 <GuidC_Name>g25Guid</GuidC_Name>\r
100 </Variable>\r
101 </Variables>\r
102 <Guids>\r
103 <GuidCNames Usage="ALWAYS_CONSUMED">\r
104 <GuidCName>gEfiGlobalVariableGuid</GuidCName>\r
105 </GuidCNames>\r
106 </Guids>\r
107 <Externs>\r
108 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
109 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
110 <Extern>\r
111 <ModuleEntryPoint>DriverSampleInit</ModuleEntryPoint>\r
112 </Extern>\r
113 </Externs>\r
114</ModuleSurfaceArea>