]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf
sync comments, fix function header, rename variable name to follow coding style.
[mirror_edk2.git] / MdeModulePkg / Universal / Network / SnpDxe / SnpDxe.inf
index 34623da4c7fe1ac7238c1f87dc1ea88b4bc5a7f0..f099aa7a5d90c7032676a3f25dc8a5487f9b5763 100644 (file)
@@ -2,7 +2,7 @@
 # Component name for module SNP\r
 #\r
 # FIX ME!\r
-# Copyright (c) 2006, Intel Corporation. All right reserved.\r
+# Copyright (c) 2006, Intel Corporation.\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -19,7 +19,7 @@
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = SnpDxe\r
   FILE_GUID                      = A2f436EA-A127-4EF8-957C-8048606FF670\r
-  MODULE_TYPE                    = DXE_DRIVER\r
+  MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
   EDK_RELEASE_VERSION            = 0x00020000\r
   EFI_SPECIFICATION_VERSION      = 0x00020000\r
 #\r
 \r
 [Sources.common]\r
-  receive.c\r
-  snp.h\r
-  nvdata.c\r
-  get_status.c\r
-  start.c\r
-  snp.c\r
-  stop.c\r
-  statistics.c\r
-  reset.c\r
-  shutdown.c\r
-  mcast_ip_to_mac.c\r
-  transmit.c\r
+  Receive.c\r
+  Snp.h\r
+  Nvdata.c\r
+  Get_status.c\r
+  Start.c\r
+  Snp.c\r
+  Stop.c\r
+  Statistics.c\r
+  Reset.c\r
+  Shutdown.c\r
+  Mcast_ip_to_mac.c\r
+  Transmit.c\r
   WaitForPacket.c\r
-  receive_filters.c\r
-  initialize.c\r
+  Receive_filters.c\r
+  Initialize.c\r
   ComponentName.c\r
-  callback.c\r
-  station_address.c\r
+  Callback.c\r
+  Station_address.c\r
 \r
 \r
 [Packages]\r
@@ -71,5 +71,4 @@
   gEfiPciIoProtocolGuid                         # PROTOCOL ALWAYS_CONSUMED\r
   gEfiSimpleNetworkProtocolGuid                 # PROTOCOL ALWAYS_CONSUMED\r
   gEfiDevicePathProtocolGuid                    # PROTOCOL ALWAYS_CONSUMED\r
-  gEfiNetworkInterfaceIdentifierProtocolGuid    # PROTOCOL ALWAYS_CONSUMED\r
   gEfiNetworkInterfaceIdentifierProtocolGuid_31 # PROTOCOL ALWAYS_CONSUMED\r