]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf
Update the copyright notice format
[mirror_edk2.git] / MdeModulePkg / Universal / Network / ArpDxe / ArpDxe.inf
index 21ad6e16e4411f86cdf53f8b1d20a56c3a5b394e..b6335e9ccd3f625b5233b6e77a6c414bbf6642a4 100644 (file)
@@ -1,9 +1,9 @@
-#/** @file\r
+## @file\r
 # Component description file for ARP module\r
 #\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#   All rights reserved. This program and the accompanying materials\r
+#   This program and the accompanying materials\r
 #   are licensed and made available under the terms and conditions of the BSD License\r
 #   which accompanies this distribution.  The full text of the license may be found at\r
 #   http://opensource.org/licenses/bsd-license.php\r
@@ -12,7 +12,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -32,7 +32,7 @@
 #  COMPONENT_NAME2               =  gArpComponentName2\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   ArpMain.c\r
   ArpDriver.h\r
   ComponentName.c\r
   UefiDriverEntryPoint\r
   DebugLib\r
   NetLib\r
-\r
+  DpcLib\r
 \r
 [Protocols]\r
   gEfiManagedNetworkServiceBindingProtocolGuid  # PROTOCOL ALWAYS_CONSUMED\r
   gEfiArpServiceBindingProtocolGuid             # PROTOCOL ALWAYS_CONSUMED\r
   gEfiManagedNetworkProtocolGuid                # PROTOCOL ALWAYS_CONSUMED\r
   gEfiArpProtocolGuid                           # PROTOCOL ALWAYS_CONSUMED\r
-\r