]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBinding...
[mirror_edk2.git] / MdeModulePkg / Library / DxeNetLib / DxeNetLib.inf
index deb89499241b291579d96646c98f3a109ed322ce..3ce822d831a51dac73c6c1c5cc2b3221650ad42b 100644 (file)
 \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
\ No newline at end of file