]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StdLib/EfiSocketLib/EfiSocketLib.inf
StdLib: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / StdLib / EfiSocketLib / EfiSocketLib.inf
index 5e6ff595a9813bf4c478bf12358c94805e1a8a57..d8cc7ad5e022dd427d06ef061834ea2a04f9d531 100644 (file)
@@ -2,14 +2,9 @@
 # Component description file for the EFI socket library.\r
 #\r
 # This module implements the socket layer.\r
-# Copyright (c) 2011, 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
-#  which accompanies this distribution. The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php\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) 2011 - 2018, Intel Corporation. All rights reserved.<BR>\r
+#. All rights reserved.\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 #**/\r
 \r
@@ -24,7 +19,7 @@
   DESTRUCTOR                     = EslDestructor\r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources.common]\r
@@ -52,6 +47,8 @@
   UefiLib\r
 \r
 [Protocols]\r
+  gEfiIp4Config2ProtocolGuid\r
+  gEfiIp6ConfigProtocolGuid\r
   gEfiIp4ProtocolGuid\r
   gEfiIp4ServiceBindingProtocolGuid\r
   gEfiIp6ProtocolGuid\r