]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Universal/Network/PxeBcDxe/PxeBcDxe.msa
5f470aeb26964850bcde583ff6265427b6d8b2e2
[mirror_edk2.git] / MdeModulePkg / Universal / Network / PxeBcDxe / PxeBcDxe.msa
1 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
2 <MsaHeader>
3 <ModuleName>BC</ModuleName>
4 <ModuleType>DXE_DRIVER</ModuleType>
5 <GuidValue>A3f436EA-A127-4EF8-957C-8048606FF670</GuidValue>
6 <Version>1.0</Version>
7 <Abstract>Component name for module BC</Abstract>
8 <Description>FIX ME!</Description>
9 <Copyright>Copyright (c) 2007, Intel Corporation</Copyright>
10 <License>All rights reserved. This program and the accompanying materials
11 are licensed and made available under the terms and conditions of the BSD License
12 which accompanies this distribution. The full text of the license may be found at
13 http://opensource.org/licenses/bsd-license.php
14
15 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
16 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
17 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
18 </MsaHeader>
19 <ModuleDefinitions>
20 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
21 <BinaryModule>false</BinaryModule>
22 <OutputFileBasename>BC</OutputFileBasename>
23 </ModuleDefinitions>
24 <LibraryClassDefinitions>
25 <LibraryClass Usage="ALWAYS_CONSUMED">
26 <Keyword>DebugLib</Keyword>
27 </LibraryClass>
28 <LibraryClass Usage="ALWAYS_CONSUMED">
29 <Keyword>BaseMemoryLib</Keyword>
30 </LibraryClass>
31 <LibraryClass Usage="ALWAYS_CONSUMED">
32 <Keyword>UefiDriverEntryPoint</Keyword>
33 </LibraryClass>
34 <LibraryClass Usage="ALWAYS_CONSUMED">
35 <Keyword>UefiBootServicesTableLib</Keyword>
36 </LibraryClass>
37 <LibraryClass Usage="ALWAYS_CONSUMED">
38 <Keyword>BaseLib</Keyword>
39 </LibraryClass>
40 <LibraryClass Usage="ALWAYS_CONSUMED">
41 <Keyword>UefiLib</Keyword>
42 </LibraryClass>
43 </LibraryClassDefinitions>
44 <SourceFiles>
45 <Filename>pxe_bc_udp.c</Filename>
46 <Filename>pxe_bc_igmp.c</Filename>
47 <Filename>tftp.h</Filename>
48 <Filename>pxe_loadfile.c</Filename>
49 <Filename>bc.h</Filename>
50 <Filename>ComponentName.c</Filename>
51 <Filename>BcEntry.c</Filename>
52 <Filename>ipf\PxeArch.h</Filename>
53 <Filename>ebc\PxeArch.h</Filename>
54 <Filename SupArchList="X64">x64\PxeArch.h</Filename>
55 <Filename>pxe_bc_tcp.c</Filename>
56 <Filename>hton.h</Filename>
57 <Filename>pxe_bc_arp.c</Filename>
58 <Filename>pxe_bc_dhcp.c</Filename>
59 <Filename>pxe_bc_ip.c</Filename>
60 <Filename>ip.h</Filename>
61 <Filename>dhcp.h</Filename>
62 <Filename>bc.c</Filename>
63 <Filename>pxe_bc_mtftp.c</Filename>
64 <Filename>ia32\PxeArch.h</Filename>
65 <Filename>ebc\PxeArch.c</Filename>
66 </SourceFiles>
67 <PackageDependencies>
68 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
69 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>
70 </PackageDependencies>
71 <Protocols>
72 <Protocol Usage="ALWAYS_CONSUMED">
73 <ProtocolCName>gEfiNetworkInterfaceIdentifierProtocolGuid</ProtocolCName>
74 </Protocol>
75 <Protocol Usage="ALWAYS_CONSUMED">
76 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>
77 </Protocol>
78 <Protocol Usage="ALWAYS_CONSUMED">
79 <ProtocolCName>gEfiSimpleNetworkProtocolGuid</ProtocolCName>
80 </Protocol>
81 <Protocol Usage="ALWAYS_CONSUMED">
82 <ProtocolCName>gEfiLoadFileProtocolGuid</ProtocolCName>
83 </Protocol>
84 <Protocol Usage="ALWAYS_CONSUMED">
85 <ProtocolCName>gEfiPxeBaseCodeProtocolGuid</ProtocolCName>
86 </Protocol>
87 <Protocol Usage="ALWAYS_CONSUMED">
88 <ProtocolCName>gEfiPxeBaseCodeCallbackProtocolGuid</ProtocolCName>
89 </Protocol>
90 <Protocol Usage="ALWAYS_CONSUMED">
91 <ProtocolCName>gEfiBisProtocolGuid</ProtocolCName>
92 </Protocol>
93 </Protocols>
94 <Guids>
95 <GuidCNames Usage="ALWAYS_CONSUMED">
96 <GuidCName>gEfiSmbiosTableGuid</GuidCName>
97 </GuidCNames>
98 </Guids>
99 <Externs>
100 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
101 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
102 <Extern>
103 <ModuleEntryPoint>InitializeBCDriver</ModuleEntryPoint>
104 </Extern>
105 </Externs>
106 </ModuleSurfaceArea>