]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
BaseTools:Change the path of the file that Binary Cache
[mirror_edk2.git] / MdeModulePkg / Library / DxeNetLib / DxeNetLib.inf
index dc8c462fd4fe0051162d6e4f9385bde4edd206dd..35a8247517512f3220846bf7d872d0fd820772ed 100644 (file)
@@ -1,14 +1,9 @@
 ## @file\r
 #  This library instance provides the basic network services.\r
 #\r
-#  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
-#  This program and the accompanying materials\r
-#  are licensed and made available under the terms and conditions of the BSD License\r
-#  which accompanies this distribution.  The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php\r
-#\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
+#  (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
   FILE_GUID                      = db6dcef3-9f4e-4340-9351-fc35aa8a5888\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = NetLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER\r
+  LIBRARY_CLASS                  = NetLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources]\r
@@ -52,6 +47,8 @@
 \r
 [Guids]\r
   gEfiSmbiosTableGuid                           ## SOMETIMES_CONSUMES  ## SystemTable\r
+  gEfiSmbios3TableGuid                          ## SOMETIMES_CONSUMES  ## SystemTable\r
+  gEfiAdapterInfoMediaStateGuid                 ## SOMETIMES_CONSUMES\r
 \r
 \r
 [Protocols]\r
@@ -61,5 +58,4 @@
   gEfiIp4Config2ProtocolGuid                    ## SOMETIMES_CONSUMES\r
   gEfiComponentNameProtocolGuid                 ## SOMETIMES_CONSUMES\r
   gEfiComponentName2ProtocolGuid                ## SOMETIMES_CONSUMES\r
-  gEfiHttpProtocolGuid\r
-  gEfiHttpServiceBindingProtocolGuid
\ No newline at end of file
+  gEfiAdapterInformationProtocolGuid            ## SOMETIMES_CONSUMES\r