diff options
Diffstat (limited to 'roms/edk2/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.uni')
-rw-r--r-- | roms/edk2/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.uni | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/roms/edk2/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.uni b/roms/edk2/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.uni new file mode 100644 index 000000000..ed8315148 --- /dev/null +++ b/roms/edk2/NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.uni @@ -0,0 +1,17 @@ +// /** @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."
+
|