]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf
MdeModulePkg: Add unload support for SnpDxe and fix NULL ImageHandle in EfiLibInstall...
[mirror_edk2.git] / MdeModulePkg / Universal / Network / SnpDxe / SnpDxe.inf
index 70dd3eeca70f543fc27dbb58d3ff4c1113213add..a7f81c83c5649e0e9259024bc1a53f7e0efc84a3 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #    Component description file for SNP module.\r
 #\r
-# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials are licensed \r
 # and made available under the terms and conditions of the BSD License which \r
 # accompanies this distribution. The full text of the license may be found at \r
@@ -19,6 +19,7 @@
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
   ENTRY_POINT                    = InitializeSnpNiiDriver\r
+  UNLOAD_IMAGE                   = NetLibDefaultUnload\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
@@ -63,7 +64,7 @@
   UefiDriverEntryPoint\r
   BaseMemoryLib\r
   DebugLib\r
-\r
+  NetLib\r
 \r
 [Guids]\r
   gEfiEventExitBootServicesGuid                 ## CONSUMES\r