]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Dhcp4Dxe / Dhcp4Dxe.inf
index 2c35be1f0ece0c268886c40dfb7c23267dbacfd9..95879bb3640b95b338fde2bea1ccb10906e76907 100644 (file)
@@ -1,7 +1,7 @@
-#/** @file\r
+## @file\r
 # Component name for module Dhcp4\r
 #\r
-# Copyright (c) 2007, Intel Corporation\r
+# Copyright (c) 2007 - 2010, 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
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = Dhcp4Dxe\r
   FILE_GUID                      = 94734718-0BBC-47fb-96A5-EE7A5AE6A2AD\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
   ENTRY_POINT                    = Dhcp4DriverEntryPoint\r
-\r
+  UNLOAD_IMAGE                   = NetLibDefaultUnload\r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
+#  DRIVER_BINDING                =  gDhcp4DriverBinding                        \r
+#  COMPONENT_NAME                =  gDhcp4ComponentName\r
+#  COMPONENT_NAME2               =  gDhcp4ComponentName2\r
+#\r
 \r
-[Sources.common]\r
+[Sources]\r
   Dhcp4Impl.c\r
   Dhcp4Io.c\r
   Dhcp4Io.h\r