]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Universal/DevicePath/Dxe/DevicePath.msa
Update Device Path Module to use PCD Feature Flags to determine of the Device Path...
[mirror_edk2.git] / EdkModulePkg / Universal / DevicePath / Dxe / DevicePath.msa
CommitLineData
562d2849 1<?xml version="1.0" encoding="UTF-8"?>\r
e99aa5a2 2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
562d2849 3 <MsaHeader>\r
4 <ModuleName>DevicePath</ModuleName>\r
5 <ModuleType>DXE_DRIVER</ModuleType>\r
6 <GuidValue>9B680FCE-AD6B-4F3A-B60B-F59899003443</GuidValue>\r
7 <Version>1.0</Version>\r
8 <Abstract>Component description file for Device Path Driver.</Abstract>\r
9 <Description>This driver is for DevicePathUtilities, DevicePahtToText and DevicePathFromText</Description>\r
10 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
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
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>DevicePath</OutputFileBasename>\r
23 </ModuleDefinitions>\r
24 <LibraryClassDefinitions>\r
25 <LibraryClass Usage="ALWAYS_CONSUMED">\r
26 <Keyword>DebugLib</Keyword>\r
27 </LibraryClass>\r
28 <LibraryClass Usage="ALWAYS_CONSUMED">\r
29 <Keyword>PrintLib</Keyword>\r
30 </LibraryClass>\r
31 <LibraryClass Usage="ALWAYS_CONSUMED">\r
32 <Keyword>UefiDriverEntryPoint</Keyword>\r
33 </LibraryClass>\r
34 <LibraryClass Usage="ALWAYS_CONSUMED">\r
35 <Keyword>UefiLib</Keyword>\r
36 </LibraryClass>\r
37 <LibraryClass Usage="ALWAYS_CONSUMED">\r
38 <Keyword>BaseLib</Keyword>\r
39 </LibraryClass>\r
40 <LibraryClass Usage="ALWAYS_CONSUMED">\r
41 <Keyword>BaseMemoryLib</Keyword>\r
42 </LibraryClass>\r
43 <LibraryClass Usage="ALWAYS_CONSUMED">\r
44 <Keyword>MemoryAllocationLib</Keyword>\r
45 </LibraryClass>\r
46 <LibraryClass Usage="ALWAYS_CONSUMED">\r
47 <Keyword>UefiBootServicesTableLib</Keyword>\r
48 </LibraryClass>\r
ffac4bcb 49 <LibraryClass Usage="ALWAYS_CONSUMED">\r
50 <Keyword>DevicePathLib</Keyword>\r
51 </LibraryClass>\r
e99aa5a2 52 <LibraryClass Usage="ALWAYS_CONSUMED">\r
53 <Keyword>PcdLib</Keyword>\r
54 </LibraryClass>\r
562d2849 55 </LibraryClassDefinitions>\r
56 <SourceFiles>\r
57 <Filename>DevicePath.c</Filename>\r
58 <Filename>DevicePath.h</Filename>\r
59 <Filename>DevicePathFromText.c</Filename>\r
60 <Filename>DevicePathToText.c</Filename>\r
61 <Filename>DevicePathUtilities.c</Filename>\r
62 </SourceFiles>\r
63 <PackageDependencies>\r
64 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
62f84315 65 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
562d2849 66 </PackageDependencies>\r
e99aa5a2 67 <Protocols>\r
562d2849 68 <Protocol Usage="ALWAYS_CONSUMED">\r
69 <ProtocolCName>gEfiDebugPortProtocolGuid</ProtocolCName>\r
70 </Protocol>\r
71 <Protocol Usage="ALWAYS_CONSUMED">\r
72 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
73 </Protocol>\r
74 <Protocol Usage="ALWAYS_PRODUCED">\r
75 <ProtocolCName>gEfiDevicePathUtilitiesProtocolGuid</ProtocolCName>\r
76 </Protocol>\r
77 <Protocol Usage="ALWAYS_PRODUCED">\r
78 <ProtocolCName>gEfiDevicePathFromTextProtocolGuid</ProtocolCName>\r
79 </Protocol>\r
80 <Protocol Usage="ALWAYS_PRODUCED">\r
81 <ProtocolCName>gEfiDevicePathToTextProtocolGuid</ProtocolCName>\r
82 </Protocol>\r
83 </Protocols>\r
84 <Guids>\r
85 <GuidCNames Usage="ALWAYS_CONSUMED">\r
86 <GuidCName>gEfiPcAnsiGuid</GuidCName>\r
87 </GuidCNames>\r
88 <GuidCNames Usage="ALWAYS_CONSUMED">\r
89 <GuidCName>gEfiVT100PlusGuid</GuidCName>\r
90 </GuidCNames>\r
91 <GuidCNames Usage="ALWAYS_CONSUMED">\r
92 <GuidCName>gEfiVT100Guid</GuidCName>\r
93 </GuidCNames>\r
94 <GuidCNames Usage="ALWAYS_CONSUMED">\r
95 <GuidCName>gEfiVTUTF8Guid</GuidCName>\r
96 </GuidCNames>\r
97 </Guids>\r
98 <Externs>\r
99 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
100 <Specification>EDK_RELEASE_VERSION 0x00090000</Specification>\r
101 <Extern>\r
102 <ModuleEntryPoint>DevicePathEntryPoint</ModuleEntryPoint>\r
103 </Extern>\r
104 </Externs>\r
e99aa5a2 105 <PcdCoded>\r
106 <PcdEntry PcdItemType="FEATURE_FLAG" Usage="ALWAYS_CONSUMED">\r
107 <C_Name>PcdDevicePathSupportDevicePathToText</C_Name>\r
108 <TokenSpaceGuidCName>gEfiEdkModulePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
109 <DefaultValue>FALSE</DefaultValue>\r
110 <HelpText>If TRUE, then the Device Path To Text Protocol should be produced by the platform</HelpText>\r
111 </PcdEntry>\r
112 <PcdEntry PcdItemType="FEATURE_FLAG" Usage="ALWAYS_CONSUMED">\r
113 <C_Name>PcdDevicePathSupportDevicePathFromText</C_Name>\r
114 <TokenSpaceGuidCName>gEfiEdkModulePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
115 <DefaultValue>FALSE</DefaultValue>\r
116 <HelpText>If TRUE, then the Device Path From Text Protocol should be produced by the platform</HelpText>\r
117 </PcdEntry>\r
118 </PcdCoded>\r
119</ModuleSurfaceArea>