]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/IScsiDxe/IScsiConfig.c
CryptoPkg/OpensslLib: Fix few typos
[mirror_edk2.git] / NetworkPkg / IScsiDxe / IScsiConfig.c
index 78135b411c6973a7eedc9b3c4d585298a47ecfec..d773849fd3b0f1af206c8eef9df025a376e805c5 100644 (file)
@@ -2,13 +2,7 @@
   Helper functions for configuring or getting the parameters relating to iSCSI.\r
 \r
 Copyright (c) 2004 - 2019, 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
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -3858,7 +3852,7 @@ IScsiConfigFormInit (
                                      );\r
   if (CallbackInfo->RegisteredHandle == NULL) {\r
     gBS->UninstallMultipleProtocolInterfaces (\r
-           &CallbackInfo->DriverHandle,\r
+           CallbackInfo->DriverHandle,\r
            &gEfiDevicePathProtocolGuid,\r
            &mIScsiHiiVendorDevicePath,\r
            &gEfiHiiConfigAccessProtocolGuid,\r