]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClass.msa
Modules cleanup.
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / Console / VgaClassDxe / VgaClass.msa
CommitLineData
e081218d 1<?xml version="1.0" encoding="UTF-8"?>\r
2<ModuleSurfaceArea xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd" xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
3 <MsaHeader>\r
4 <ModuleName>VgaClass</ModuleName>\r
5 <ModuleType>DXE_DRIVER</ModuleType>\r
6 <GuidValue>BF89F10D-B205-474f-96E3-7A7BB1B4A407</GuidValue>\r
7 <Version>1.0</Version>\r
8 <Abstract>Component description file for VgaClass module.</Abstract>\r
9 <Description>This driver produces a VGA console.</Description>\r
10 <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>\r
11 <License>All rights reserved.\r
12 This software and associated documentation (if any) is furnished\r
13 under a license and may only be used or copied in accordance\r
14 with the terms of the license. Except as permitted by such\r
15 license, no part of this software or documentation may be\r
16 reproduced, stored in a retrieval system, or transmitted in any\r
17 form or by any means without the express written consent of\r
18 Intel Corporation.</License>\r
19 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
20 </MsaHeader>\r
21 <ModuleDefinitions>\r
22 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
23 <BinaryModule>false</BinaryModule>\r
24 <OutputFileBasename>VgaClass</OutputFileBasename>\r
25 </ModuleDefinitions>\r
26 <LibraryClassDefinitions>\r
27 <LibraryClass Usage="ALWAYS_CONSUMED">\r
28 <Keyword>DebugLib</Keyword>\r
29 </LibraryClass>\r
30 <LibraryClass Usage="ALWAYS_CONSUMED">\r
31 <Keyword>UefiDriverModelLib</Keyword>\r
32 </LibraryClass>\r
33 <LibraryClass Usage="ALWAYS_CONSUMED">\r
34 <Keyword>UefiDriverEntryPoint</Keyword>\r
35 </LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">\r
37 <Keyword>BaseLib</Keyword>\r
38 </LibraryClass>\r
39 <LibraryClass Usage="ALWAYS_CONSUMED">\r
40 <Keyword>UefiLib</Keyword>\r
41 </LibraryClass>\r
42 <LibraryClass Usage="ALWAYS_CONSUMED">\r
43 <Keyword>DevicePathLib</Keyword>\r
44 </LibraryClass>\r
45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>BaseMemoryLib</Keyword>\r
47 </LibraryClass>\r
48 <LibraryClass Usage="ALWAYS_CONSUMED">\r
49 <Keyword>MemoryAllocationLib</Keyword>\r
50 </LibraryClass>\r
51 <LibraryClass Usage="ALWAYS_CONSUMED">\r
52 <Keyword>UefiBootServicesTableLib</Keyword>\r
53 </LibraryClass>\r
54 <LibraryClass Usage="ALWAYS_CONSUMED">\r
55 <Keyword>ReportStatusCodeLib</Keyword>\r
56 </LibraryClass>\r
57 </LibraryClassDefinitions>\r
58 <SourceFiles>\r
59 <Filename>VgaClass.c</Filename>\r
60 <Filename>VgaClass.h</Filename>\r
61 <Filename>ComponentName.h</Filename>\r
62 <Filename>ComponentName.c</Filename>\r
63 </SourceFiles>\r
64 <PackageDependencies>\r
65 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
66 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
67 <Package PackageGuid="bea835f9-fd62-464a-81ff-f3a806360c6b"/>\r
68 </PackageDependencies>\r
69 <Protocols>\r
70 <Protocol Usage="ALWAYS_CONSUMED">\r
71 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
72 </Protocol>\r
73 <Protocol Usage="ALWAYS_CONSUMED">\r
74 <ProtocolCName>gEfiPciIoProtocolGuid</ProtocolCName>\r
75 </Protocol>\r
76 <Protocol Usage="ALWAYS_CONSUMED">\r
77 <ProtocolCName>gEfiVgaMiniPortProtocolGuid</ProtocolCName>\r
78 </Protocol>\r
79 <Protocol Usage="ALWAYS_CONSUMED">\r
80 <ProtocolCName>gEfiSimpleTextInProtocolGuid</ProtocolCName>\r
81 </Protocol>\r
82 <Protocol Usage="ALWAYS_CONSUMED">\r
83 <ProtocolCName>gEfiSimpleTextOutProtocolGuid</ProtocolCName>\r
84 </Protocol>\r
85 </Protocols>\r
86 <Externs>\r
87 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
88 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
89 <Extern>\r
90 <DriverBinding>gVgaClassDriverBinding</DriverBinding>\r
91 <ComponentName>gVgaClassComponentName</ComponentName>\r
92 </Extern>\r
93 </Externs>\r
94</ModuleSurfaceArea>