]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.h
BaseTools:Change the path of the file that Binary Cache
[mirror_edk2.git] / MdeModulePkg / Library / DxeHttpLib / DxeHttpLib.h
index 0d0ad3d8ffc34b5d5d1196552402d92b73ed6f18..d064a98438065b72cf848fc33fc08e15ad3b5e25 100644 (file)
@@ -1,16 +1,10 @@
 /** @file\r
 Header file for HttpLib.\r
 \r
-  Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2016 - 2017, Intel Corporation. All rights reserved.<BR>\r
   (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>\r
 \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
@@ -50,6 +44,8 @@ Header file for HttpLib.
 #define   HTTP_URI_FIELD_PORT             7\r
 #define   HTTP_URI_FIELD_MAX              8\r
 \r
+#define   HTTP_URI_PORT_MAX_NUM           65535\r
+\r
 //\r
 // Structure to store the parse result of a HTTP URL.\r
 //\r