mirror of https://github.com/acidanthera/audk.git
18 lines
471 B
Plaintext
18 lines
471 B
Plaintext
// /** @file
|
|
// This module produces Http Utilities Protocol.
|
|
//
|
|
// This module produces Http Utilities Protocol.
|
|
//
|
|
//
|
|
// Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
|
|
//
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
//
|
|
// **/
|
|
|
|
|
|
#string STR_MODULE_ABSTRACT #language en-US "Produces Http Utilities Protocol"
|
|
|
|
#string STR_MODULE_DESCRIPTION #language en-US "This module provides Http Utilities Protocol."
|
|
|