]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - 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
1<?xml version="1.0" encoding="UTF-8"?>\r
2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
3 <MsaHeader>\r
4 <ModuleName>BC</ModuleName>\r
5 <ModuleType>UEFI_DRIVER</ModuleType>\r
6 <GuidValue>A3f436EA-A127-4EF8-957C-8048606FF670</GuidValue>\r
7 <Version>1.0</Version>\r
8 <Abstract>Component description file for BC module.</Abstract>\r
9 <Description>This module provides PXE basic network capability and start EfiPxeBaseCodeProtocol.</Description>\r
10 <Copyright>Copyright (c) 2006 - 2007, 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</SupportedArchitectures>\r
21 <BinaryModule>false</BinaryModule>\r
22 <OutputFileBasename>BC</OutputFileBasename>\r
23 </ModuleDefinitions>\r
24 <LibraryClassDefinitions>\r
25 <LibraryClass Usage="ALWAYS_CONSUMED" RecommendedInstanceGuid="bda39d3a-451b-4350-8266-81ab10fa0523">\r
26 <Keyword>DebugLib</Keyword>\r
27 <HelpText>Recommended libary Instance is PeiDxeDebugLibReportStatusCode instance in MdePkg.</HelpText>\r
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
41 <LibraryClass Usage="ALWAYS_CONSUMED" RecommendedInstanceGuid="a86fbfca-0183-4eeb-aa8a-762e3b7da1f3">\r
42 <Keyword>PrintLib</Keyword>\r
43 <HelpText>Recommended libary Instance is BasePrintLib instance in MdePkg.</HelpText>\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 </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
64 <Filename>hton.h</Filename>\r
65 <Filename>tftp.h</Filename>\r
66 <Filename>dhcp.h</Filename>\r
67 <Filename>Bc.h</Filename>\r
68 <Filename>ip.h</Filename>\r
69 <Filename>ComponentName.c</Filename>\r
70 </SourceFiles>\r
71 <PackageDependencies>\r
72 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
73 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
74 </PackageDependencies>\r
75 <Protocols>\r
76 <Protocol Usage="BY_START">\r
77 <ProtocolCName>gEfiPxeBaseCodeProtocolGuid</ProtocolCName>\r
78 </Protocol>\r
79 <Protocol Usage="BY_START">\r
80 <ProtocolCName>gEfiLoadFileProtocolGuid</ProtocolCName>\r
81 </Protocol>\r
82 <Protocol Usage="TO_START">\r
83 <ProtocolCName>gEfiBisProtocolGuid</ProtocolCName>\r
84 </Protocol> \r
85 <Protocol Usage="TO_START">\r
86 <ProtocolCName>gEfiSimpleNetworkProtocolGuid</ProtocolCName>\r
87 </Protocol>\r
88 <Protocol Usage="TO_START">\r
89 <ProtocolCName>gEfiNetworkInterfaceIdentifierProtocolGuid</ProtocolCName>\r
90 </Protocol>\r
91 <Protocol Usage="TO_START">\r
92 <ProtocolCName>gEfiNetworkInterfaceIdentifierProtocolGuid_31</ProtocolCName>\r
93 </Protocol>\r
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
99 </Protocol>\r
100 </Protocols>\r
101 <SystemTables>\r
102 <SystemTableCNames Usage="SOMETIMES_CONSUMED">\r
103 <SystemTableCName>gEfiSmbiosTableGuid</SystemTableCName>\r
104 </SystemTableCNames>\r
105 </SystemTables>\r
106 <Externs>\r
107 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
108 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
109 <Extern>\r
110 <ModuleEntryPoint>InitializeBCDriver</ModuleEntryPoint>\r
111 </Extern>\r
112 <Extern>\r
113 <DriverBinding>gPxeBcDriverBinding</DriverBinding>\r
114 <ComponentName>gPxeBcComponentName</ComponentName>\r
115 </Extern>\r
116 </Externs>\r
117</ModuleSurfaceArea>\r