]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Universal/Network/PxeBc/Dxe/BC.msa
Clean up the following module msa files, they are three networt and two PCD modules.
[mirror_edk2.git] / EdkModulePkg / Universal / Network / PxeBc / Dxe / BC.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
53b86193 2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
878ddf1f 3 <MsaHeader>\r
1f86f081 4 <ModuleName>BC</ModuleName>\r
878ddf1f 5 <ModuleType>UEFI_DRIVER</ModuleType>\r
1f86f081 6 <GuidValue>A3f436EA-A127-4EF8-957C-8048606FF670</GuidValue>\r
7 <Version>1.0</Version>\r
47a16b84 8 <Abstract>Component description file for BC module.</Abstract>\r
26aa0c2f
LG
9 <Description>This module provides PXE basic network capability and start EfiPxeBaseCodeProtocol.</Description>\r
10 <Copyright>Copyright (c) 2006 - 2007, 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
1f86f081 16 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
17 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 18 </MsaHeader>\r
1f86f081 19 <ModuleDefinitions>\r
4eba0885 20 <SupportedArchitectures>IA32 X64 IPF</SupportedArchitectures>\r
1f86f081 21 <BinaryModule>false</BinaryModule>\r
22 <OutputFileBasename>BC</OutputFileBasename>\r
23 </ModuleDefinitions>\r
878ddf1f 24 <LibraryClassDefinitions>\r
26aa0c2f 25 <LibraryClass Usage="ALWAYS_CONSUMED" RecommendedInstanceGuid="bda39d3a-451b-4350-8266-81ab10fa0523">\r
1f86f081 26 <Keyword>DebugLib</Keyword>\r
26aa0c2f 27 <HelpText>Recommended libary Instance is PeiDxeDebugLibReportStatusCode instance in MdePkg.</HelpText>\r
1f86f081 28 </LibraryClass>\r
29 <LibraryClass Usage="ALWAYS_CONSUMED">\r
30 <Keyword>UefiDriverModelLib</Keyword>\r
31 </LibraryClass>\r
32 <LibraryClass Usage="ALWAYS_CONSUMED">\r
33 <Keyword>UefiDriverEntryPoint</Keyword>\r
34 </LibraryClass>\r
35 <LibraryClass Usage="ALWAYS_CONSUMED">\r
36 <Keyword>UefiLib</Keyword>\r
37 </LibraryClass>\r
38 <LibraryClass Usage="ALWAYS_CONSUMED">\r
39 <Keyword>BaseLib</Keyword>\r
40 </LibraryClass>\r
26aa0c2f 41 <LibraryClass Usage="ALWAYS_CONSUMED" RecommendedInstanceGuid="a86fbfca-0183-4eeb-aa8a-762e3b7da1f3">\r
1f86f081 42 <Keyword>PrintLib</Keyword>\r
26aa0c2f 43 <HelpText>Recommended libary Instance is BasePrintLib instance in MdePkg.</HelpText>\r
1f86f081 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
878ddf1f 54 </LibraryClassDefinitions>\r
55 <SourceFiles>\r
56 <Filename>bc.c</Filename>\r
57 <Filename>pxe_bc_arp.c</Filename>\r
58 <Filename>pxe_bc_dhcp.c</Filename>\r
59 <Filename>pxe_bc_igmp.c</Filename>\r
60 <Filename>pxe_bc_ip.c</Filename>\r
61 <Filename>pxe_bc_mtftp.c</Filename>\r
62 <Filename>pxe_bc_udp.c</Filename>\r
63 <Filename>pxe_loadfile.c</Filename>\r
5094fb09
LG
64 <Filename>hton.h</Filename>\r
65 <Filename>tftp.h</Filename>\r
878ddf1f 66 <Filename>dhcp.h</Filename>\r
fae0da0d 67 <Filename>Bc.h</Filename>\r
878ddf1f 68 <Filename>ip.h</Filename>\r
69 <Filename>ComponentName.c</Filename>\r
878ddf1f 70 </SourceFiles>\r
1f86f081 71 <PackageDependencies>\r
72 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
62f84315 73 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
1f86f081 74 </PackageDependencies>\r
878ddf1f 75 <Protocols>\r
26aa0c2f
LG
76 <Protocol Usage="BY_START">\r
77 <ProtocolCName>gEfiPxeBaseCodeProtocolGuid</ProtocolCName>\r
1f86f081 78 </Protocol>\r
79 <Protocol Usage="BY_START">\r
53b86193 80 <ProtocolCName>gEfiLoadFileProtocolGuid</ProtocolCName>\r
1f86f081 81 </Protocol>\r
26aa0c2f
LG
82 <Protocol Usage="TO_START">\r
83 <ProtocolCName>gEfiBisProtocolGuid</ProtocolCName>\r
84 </Protocol> \r
1f86f081 85 <Protocol Usage="TO_START">\r
53b86193 86 <ProtocolCName>gEfiSimpleNetworkProtocolGuid</ProtocolCName>\r
1f86f081 87 </Protocol>\r
88 <Protocol Usage="TO_START">\r
53b86193 89 <ProtocolCName>gEfiNetworkInterfaceIdentifierProtocolGuid</ProtocolCName>\r
1f86f081 90 </Protocol>\r
26aa0c2f 91 <Protocol Usage="TO_START">\r
53b86193 92 <ProtocolCName>gEfiNetworkInterfaceIdentifierProtocolGuid_31</ProtocolCName>\r
1f86f081 93 </Protocol>\r
26aa0c2f
LG
94 <Protocol Usage="ALWAYS_CONSUMED">\r
95 <ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>\r
96 </Protocol>\r
97 <Protocol Usage="SOMETIMES_PRODUCED">\r
98 <ProtocolCName>gEfiPxeBaseCodeCallbackProtocolGuid</ProtocolCName>\r
1f86f081 99 </Protocol>\r
878ddf1f 100 </Protocols>\r
101 <SystemTables>\r
1f86f081 102 <SystemTableCNames Usage="SOMETIMES_CONSUMED">\r
103 <SystemTableCName>gEfiSmbiosTableGuid</SystemTableCName>\r
104 </SystemTableCNames>\r
878ddf1f 105 </SystemTables>\r
878ddf1f 106 <Externs>\r
1f86f081 107 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 108 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 109 <Extern>\r
110 <ModuleEntryPoint>InitializeBCDriver</ModuleEntryPoint>\r
878ddf1f 111 </Extern>\r
112 <Extern>\r
113 <DriverBinding>gPxeBcDriverBinding</DriverBinding>\r
114 <ComponentName>gPxeBcComponentName</ComponentName>\r
115 </Extern>\r
116 </Externs>\r
fae0da0d 117</ModuleSurfaceArea>\r