X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FLibrary%2FDxeNetLib%2FDxeNetLib.inf;h=f247e610836006956f46bd5ac3673d029e53e6c9;hb=687a2e5f6902fa26c7a1d7a7705e0747c4095125;hp=3ae0a04ee4fffb0756ae7f156ac372b0c1e7d0c5;hpb=8a67d61da4d5a8f08a656cbeea2d902d0ad9042a;p=mirror_edk2.git diff --git a/MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf b/MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf index 3ae0a04ee4..f247e61083 100644 --- a/MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf +++ b/MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf @@ -1,8 +1,8 @@ #/** @file -# Component name for module NetLib +# Component name for module DxeNetLib # # FIX ME! -# Copyright (c) 2006, Intel Corporation. All right reserved. +# Copyright (c) 2006, Intel Corporation. # # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -17,7 +17,7 @@ [Defines] INF_VERSION = 0x00010005 - BASE_NAME = NetLibDxe + BASE_NAME = DxeNetLib FILE_GUID = db6dcef3-9f4e-4340-9351-fc35aa8a5888 MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 @@ -43,14 +43,14 @@ [LibraryClasses] - NetLib - BaseLib - DebugLib - BaseMemoryLib - UefiBootServicesTableLib - UefiRuntimeServicesTableLib - UefiLib - MemoryAllocationLib + NetLib + BaseLib + DebugLib + BaseMemoryLib + UefiBootServicesTableLib + UefiRuntimeServicesTableLib + UefiLib + MemoryAllocationLib [Protocols] gEfiSimpleNetworkProtocolGuid # PROTOCOL ALWAYS_CONSUMED