]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.msa
Use Mde library and definition instead of some native definitions in NetLib, to simpl...
[mirror_edk2.git] / MdeModulePkg / Universal / Network / ArpDxe / ArpDxe.msa
index 89178fa2863f6365d4e38c940fd82f68f947b066..b790fddb5685e4afcf979bee3b5ae5b9d82dc9cd 100644 (file)
@@ -6,13 +6,13 @@
     <Version>1.0</Version>\r
     <Abstract>Component name for module Arp</Abstract>\r
     <Description>FIX ME!</Description>\r
-    <Copyright>Copyright (c) 2007, Intel Corporation. All rights reserved.</Copyright>\r
-    <License>All rights reserved. This program and the accompanying materials                          
-      are licensed and made available under the terms and conditions of the BSD License         
-      which accompanies this distribution.  The full text of the license may be found at        
-      http://opensource.org/licenses/bsd-license.php                                            
-      
-      THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     
+    <Copyright>Copyright (c) 2007, Intel Corporation</Copyright>\r
+    <License>All rights reserved. This program and the accompanying materials
+      are licensed and made available under the terms and conditions of the BSD License
+      which accompanies this distribution.  The full text of the license may be found at
+      http://opensource.org/licenses/bsd-license.php
+
+      THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
       WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
     <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION   0x00000052</Specification>\r
   </MsaHeader>\r
@@ -37,7 +37,6 @@
   </LibraryClassDefinitions>\r
   <SourceFiles>\r
     <Filename>ArpDriver.c</Filename>\r
-    <Filename>ArpDebug.h</Filename>\r
     <Filename>ArpImpl.c</Filename>\r
     <Filename>ArpImpl.h</Filename>\r
     <Filename>ComponentName.c</Filename>\r
@@ -67,6 +66,7 @@
     <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
     <Extern>\r
       <ModuleEntryPoint>ArpDriverEntryPoint</ModuleEntryPoint>\r
+      <ModuleUnloadImage>NetLibDefaultUnload</ModuleUnloadImage>\r
     </Extern>\r
   </Externs>\r
 </ModuleSurfaceArea>
\ No newline at end of file