878ddf1f |
1 | <?xml version="1.0" encoding="UTF-8"?>\r |
1fe4ef1b |
2 | <!--Copyright (c) 2006, Intel Corporation\r |
3 | All rights reserved. This program and the accompanying materials\r |
4 | are licensed and made available under the terms and conditions of the BSD License\r |
5 | which accompanies this distribution. The full text of the license may be found at\r |
6 | http://opensource.org/licenses/bsd-license.php\r |
7 | \r |
8 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r |
1f86f081 |
9 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r |
53b86193 |
10 | <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r |
878ddf1f |
11 | <MsaHeader>\r |
1f86f081 |
12 | <ModuleName>Undi</ModuleName>\r |
878ddf1f |
13 | <ModuleType>DXE_RUNTIME_DRIVER</ModuleType>\r |
1f86f081 |
14 | <GuidValue>A1f436EA-A127-4EF8-957C-8048606FF670</GuidValue>\r |
15 | <Version>1.0</Version>\r |
1fe4ef1b |
16 | <Abstract>Component description file for Undi module.</Abstract>\r |
17 | <Description>This module provides support for Universal Network Driver Interface</Description>\r |
15f3b1d4 |
18 | <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r |
1fe4ef1b |
19 | <License>All rights reserved. This program and the accompanying materials\r |
20 | are licensed and made available under the terms and conditions of the BSD License\r |
21 | which accompanies this distribution. The full text of the license may be found at\r |
22 | http://opensource.org/licenses/bsd-license.php\r |
23 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r |
1f86f081 |
24 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r |
25 | <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r |
878ddf1f |
26 | </MsaHeader>\r |
1f86f081 |
27 | <ModuleDefinitions>\r |
28 | <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r |
29 | <BinaryModule>false</BinaryModule>\r |
30 | <OutputFileBasename>Undi</OutputFileBasename>\r |
31 | </ModuleDefinitions>\r |
878ddf1f |
32 | <LibraryClassDefinitions>\r |
1f86f081 |
33 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
34 | <Keyword>UefiLib</Keyword>\r |
35 | </LibraryClass>\r |
36 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
37 | <Keyword>UefiDriverEntryPoint</Keyword>\r |
38 | </LibraryClass>\r |
39 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
40 | <Keyword>UefiDriverModelLib</Keyword>\r |
41 | </LibraryClass>\r |
42 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
43 | <Keyword>BaseLib</Keyword>\r |
44 | </LibraryClass>\r |
45 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
3e48a192 |
46 | <Keyword>UefiRuntimeLib</Keyword>\r |
1f86f081 |
47 | </LibraryClass>\r |
48 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
49 | <Keyword>DebugLib</Keyword>\r |
50 | </LibraryClass>\r |
51 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
52 | <Keyword>HobLib</Keyword>\r |
53 | </LibraryClass>\r |
54 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
55 | <Keyword>BaseMemoryLib</Keyword>\r |
56 | </LibraryClass>\r |
57 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
58 | <Keyword>MemoryAllocationLib</Keyword>\r |
59 | </LibraryClass>\r |
60 | <LibraryClass Usage="ALWAYS_CONSUMED">\r |
61 | <Keyword>UefiBootServicesTableLib</Keyword>\r |
62 | </LibraryClass>\r |
878ddf1f |
63 | </LibraryClassDefinitions>\r |
64 | <SourceFiles>\r |
65 | <Filename>Init.c</Filename>\r |
66 | <Filename>Decode.c</Filename>\r |
67 | <Filename>E100b.c</Filename>\r |
68 | <Filename>E100b.h</Filename>\r |
69 | <Filename>Undi32.h</Filename>\r |
70 | </SourceFiles>\r |
1f86f081 |
71 | <PackageDependencies>\r |
72 | <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r |
73 | <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r |
74 | </PackageDependencies>\r |
878ddf1f |
75 | <Protocols>\r |
1f86f081 |
76 | <Protocol Usage="TO_START">\r |
53b86193 |
77 | <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r |
1f86f081 |
78 | </Protocol>\r |
79 | <Protocol Usage="TO_START">\r |
53b86193 |
80 | <ProtocolCName>gEfiPciIoProtocolGuid</ProtocolCName>\r |
1f86f081 |
81 | </Protocol>\r |
82 | <Protocol Usage="BY_START">\r |
53b86193 |
83 | <ProtocolCName>gEfiNetworkInterfaceIdentifierProtocolGuid</ProtocolCName>\r |
1f86f081 |
84 | </Protocol>\r |
85 | <Protocol Usage="BY_START">\r |
53b86193 |
86 | <ProtocolCName>gEfiNetworkInterfaceIdentifierProtocolGuid_31</ProtocolCName>\r |
1f86f081 |
87 | </Protocol>\r |
878ddf1f |
88 | </Protocols>\r |
89 | <Events>\r |
90 | <CreateEvents>\r |
1f86f081 |
91 | <EventTypes EventGuidCName="gEfiEventVirtualAddressChangeGuid" Usage="ALWAYS_CONSUMED">\r |
92 | <EventType>EVENT_GROUP_GUID</EventType>\r |
93 | </EventTypes>\r |
94 | <EventTypes EventGuidCName="gEfiEventExitBootServicesGuid" Usage="ALWAYS_CONSUMED">\r |
95 | <EventType>EVENT_GROUP_GUID</EventType>\r |
96 | </EventTypes>\r |
878ddf1f |
97 | </CreateEvents>\r |
98 | </Events>\r |
99 | <SystemTables>\r |
1f86f081 |
100 | <SystemTableCNames Usage="SOMETIMES_PRODUCED">\r |
101 | <SystemTableCName>gEfiNetworkInterfaceIdentifierProtocolGuid_31</SystemTableCName>\r |
102 | </SystemTableCNames>\r |
878ddf1f |
103 | </SystemTables>\r |
104 | <Externs>\r |
1f86f081 |
105 | <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r |
15b06e58 |
106 | <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r |
878ddf1f |
107 | <Extern>\r |
108 | <ModuleEntryPoint>InitializeUNDIDriver</ModuleEntryPoint>\r |
109 | </Extern>\r |
110 | <Extern>\r |
111 | <DriverBinding>gUndiDriverBinding</DriverBinding>\r |
112 | </Extern>\r |
113 | <Extern>\r |
114 | <SetVirtualAddressMapCallBack>UndiNotifyVirtual</SetVirtualAddressMapCallBack>\r |
878ddf1f |
115 | </Extern>\r |
116 | </Externs>\r |
1fe4ef1b |
117 | </ModuleSurfaceArea>\r |