]> git.proxmox.com Git - mirror_edk2.git/blame - NetworkPkg/HttpBootDxe/HttpBootDxe.uni
NetworkPkg: Clean up source files
[mirror_edk2.git] / NetworkPkg / HttpBootDxe / HttpBootDxe.uni
CommitLineData
b55fecfe
JJ
1// /** @file\r
2// UEFI HTTP boot service.\r
3//\r
4// This driver provides EFI Load File Protocol which is used to download\r
5// the boot image from HTTP server. It could work with an IPv4 or IPv6 stack.\r
b55fecfe 6//\r
f75a7f56
LG
7//\r
8// Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>\r
b55fecfe
JJ
9//\r
10// This program and the accompanying materials\r
11// are licensed and made available under the terms and conditions of the BSD License\r
12// which accompanies this distribution. The full text of the license may be found at\r
13// http://opensource.org/licenses/bsd-license.php.\r
f75a7f56 14//\r
b55fecfe
JJ
15// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
16// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
17//\r
18// **/\r
19\r
20\r
21#string STR_MODULE_ABSTRACT #language en-US "UEFI HTTP boot service"\r
22\r
23#string STR_MODULE_DESCRIPTION #language en-US "This driver provides EFI Load File Protocol which is used to download the boot image from HTTP server. It could work with an IPv4 or IPv6 stack."\r
24\r