]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/IScsiDxe/IScsiDhcp6.h
BaseTools: Make brotli a submodule
[mirror_edk2.git] / NetworkPkg / IScsiDxe / IScsiDhcp6.h
index 4ca25bd4945bc8aa62e4a90dd58d16802430d106..666338c7d24dc29b4d1a14777df1c3bbff256cae 100644 (file)
@@ -1,29 +1,14 @@
 /** @file\r
   The header file of iSCSI DHCP6 related configuration routines.\r
 \r
-Copyright (c) 2004 - 2012, 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) 2004 - 2016, Intel Corporation. All rights reserved.<BR>\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
 #ifndef _ISCSI_DHCP6_H_\r
 #define _ISCSI_DHCP6_H_\r
 \r
-#define DHCP6_OPT_REQUEST_OPTION 6\r
-#define DHCP6_OPT_VENDOR_INFO    17\r
-#define DHCP6_OPT_DNS_SERVERS    23\r
-///\r
-/// Assigned by IANA, RFC 5970\r
-///\r
-#define DHCP6_OPT_BOOT_FILE_URL  59\r
-#define DHCP6_OPT_BOOT_FILE_PARA 60\r
-\r
 #define ISCSI_ROOT_PATH_ID                   "iscsi:"\r
 #define ISCSI_ROOT_PATH_FIELD_DELIMITER      ':'\r
 #define ISCSI_ROOT_PATH_ADDR_START_DELIMITER '['\r