]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
Add dependency of gEfiDpcProtocolGuid for these two library instances since they...
[mirror_edk2.git] / MdeModulePkg / Library / DxeNetLib / DxeNetLib.inf
index deb89499241b291579d96646c98f3a109ed322ce..db2c318afb54e08080ec02430c04131870343694 100644 (file)
@@ -36,7 +36,7 @@
 [Sources.common]\r
   DxeNetLib.c\r
   NetBuffer.c\r
-  NetDebug.c\r
+\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r
 \r
 [LibraryClasses]\r
-   BaseLib\r
-   DebugLib\r
-   BaseMemoryLib\r
-   UefiBootServicesTableLib\r
-   UefiRuntimeServicesTableLib\r
-   UefiLib\r
-   MemoryAllocationLib\r
+  BaseLib\r
+  DebugLib\r
+  BaseMemoryLib\r
+  UefiBootServicesTableLib\r
+  UefiRuntimeServicesTableLib\r
+  UefiLib\r
+  MemoryAllocationLib\r
 \r
 [Protocols]\r
   gEfiSimpleNetworkProtocolGuid                 # PROTOCOL ALWAYS_CONSUMED\r
   gEfiNicIp4ConfigProtocolGuid                  # PROTOCOL ALWAYS_CONSUMED\r
   gEfiDpcProtocolGuid                           # PROTOCOL ALWAYS_CONSUMED\r
+  gEfiComponentNameProtocolGuid                 # PROTOCOL ALWAYS_CONSUMED\r
+  gEfiComponentName2ProtocolGuid                # PROTOCOL ALWAYS_CONSUMED\r
+\r
+[Depex]\r
+  gEfiDpcProtocolGuid\r
+  
\ No newline at end of file