]> 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 2bd876e9a04d5a4bd1dd00311813ed3b700d4146..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
@@ -55,3 +55,4 @@
 [Protocols]\r
   gEfiSimpleNetworkProtocolGuid                 # PROTOCOL ALWAYS_CONSUMED\r
   gEfiNicIp4ConfigProtocolGuid                  # PROTOCOL ALWAYS_CONSUMED\r
+  gEfiDpcProtocolGuid                           # PROTOCOL ALWAYS_CONSUMED\r