]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
added newline after brief summary
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Udp4Dxe / Udp4Dxe.inf
index 1d89792a59c9e57cd10b5b71e2b8e2602d9a6950..c39ac1350b7cfa55b34270d0234b4e010885cee7 100644 (file)
@@ -2,7 +2,7 @@
 # Component name for module Udp4\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
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = Udp4\r
+  BASE_NAME                      = Udp4Dxe\r
   FILE_GUID                      = 6d6963ab-906d-4a65-a7ca-bd40e5d6af2b\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                    = Udp4DriverEntryPoint\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                =  gUdp4DriverBinding                        \r
+#  COMPONENT_NAME                =  gUdp4ComponentName\r
+#  COMPONENT_NAME2               =  gUdp4ComponentName2\r
+#\r
 \r
 [Sources.common]\r
   Udp4Impl.h\r