mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-28 12:25:19 +01:00
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."
|
||
|
|