]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
1. Add DPC protocol and DpcLib library in MdeModulePkg.
[mirror_edk2.git] / MdeModulePkg / Library / DxeNetLib / DxeNetLib.inf
index f247e610836006956f46bd5ac3673d029e53e6c9..deb89499241b291579d96646c98f3a109ed322ce 100644 (file)
@@ -25,6 +25,7 @@
   EDK_RELEASE_VERSION            = 0x00020000\r
   EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
+  CONSTRUCTOR                    = NetLibConstructor\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
@@ -43,7 +44,6 @@
 \r
 \r
 [LibraryClasses]\r
-   NetLib\r
    BaseLib\r
    DebugLib\r
    BaseMemoryLib\r
@@ -54,4 +54,5 @@
 \r
 [Protocols]\r
   gEfiSimpleNetworkProtocolGuid                 # PROTOCOL ALWAYS_CONSUMED\r
-\r
+  gEfiNicIp4ConfigProtocolGuid                  # PROTOCOL ALWAYS_CONSUMED\r
+  gEfiDpcProtocolGuid                           # PROTOCOL ALWAYS_CONSUMED\r