]> git.proxmox.com Git - mirror_edk2.git/blob - NetworkPkg/HttpDxe/HttpDxe.uni
NetworkPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / NetworkPkg / HttpDxe / HttpDxe.uni
1 // /** @file
2 // UEFI HTTP DXE Driver.
3 //
4 // This driver provides UEFI 2.5 HTTP protocols. It could work with an IPv4 or IPv6 stack.
5 //
6 //
7 // Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
8 //
9 // SPDX-License-Identifier: BSD-2-Clause-Patent
10 //
11 // **/
12
13
14 #string STR_MODULE_ABSTRACT #language en-US "UEFI HTTP service"
15
16 #string STR_MODULE_DESCRIPTION #language en-US "This driver provides EFI HTTP Protocol and EFI HTTP Service Binding Protocol. It could work with an IPv4 or IPv6 stack."
17