]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 have...
[mirror_edk2.git] / MdeModulePkg / Library / DxeNetLib / DxeNetLib.inf
index 3ae0a04ee4fffb0756ae7f156ac372b0c1e7d0c5..f247e610836006956f46bd5ac3673d029e53e6c9 100644 (file)
@@ -1,8 +1,8 @@
 #/** @file\r
-# Component name for module NetLib\r
+# Component name for module DxeNetLib\r
 #\r
 # FIX ME!\r
-# Copyright (c) 2006, Intel Corporation. All right reserved.\r
+# Copyright (c) 2006, Intel Corporation.\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -17,7 +17,7 @@
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = NetLibDxe\r
+  BASE_NAME                      = DxeNetLib\r
   FILE_GUID                      = db6dcef3-9f4e-4340-9351-fc35aa8a5888\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
 \r
 \r
 [LibraryClasses]\r
-   NetLib
-   BaseLib
-   DebugLib
-   BaseMemoryLib
-   UefiBootServicesTableLib
-   UefiRuntimeServicesTableLib
-   UefiLib
-   MemoryAllocationLib
+   NetLib\r
+   BaseLib\r
+   DebugLib\r
+   BaseMemoryLib\r
+   UefiBootServicesTableLib\r
+   UefiRuntimeServicesTableLib\r
+   UefiLib\r
+   MemoryAllocationLib\r
 \r
 [Protocols]\r
   gEfiSimpleNetworkProtocolGuid                 # PROTOCOL ALWAYS_CONSUMED\r