summaryrefslogtreecommitdiffstats
path: root/src/VBox/Devices/EFI/Firmware/NetworkPkg/TlsDxe/TlsDxe.uni
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Devices/EFI/Firmware/NetworkPkg/TlsDxe/TlsDxe.uni')
-rw-r--r--src/VBox/Devices/EFI/Firmware/NetworkPkg/TlsDxe/TlsDxe.uni19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/VBox/Devices/EFI/Firmware/NetworkPkg/TlsDxe/TlsDxe.uni b/src/VBox/Devices/EFI/Firmware/NetworkPkg/TlsDxe/TlsDxe.uni
new file mode 100644
index 00000000..f5b5ffae
--- /dev/null
+++ b/src/VBox/Devices/EFI/Firmware/NetworkPkg/TlsDxe/TlsDxe.uni
@@ -0,0 +1,19 @@
+// /** @file
+// This module produces EFI TLS Protocol, EFI TLS Service Binding Protocol and
+// EFI TLS Configuration Protocol.
+//
+// This module produces EFI TLS (Transport Layer Security) Protocol, EFI TLS
+// Service Binding Protocol, and EFI TLS Configuration Protocol to provide TLS
+// services.
+//
+// Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
+//
+// SPDX-License-Identifier: BSD-2-Clause-Patent
+//
+// **/
+
+
+#string STR_MODULE_ABSTRACT #language en-US "UEFI TLS service"
+
+#string STR_MODULE_DESCRIPTION #language en-US "This module produces EFI TLS Protocol, EFI TLS Service Binding Protocol and EFI TLS Configuration Protocol to provide EFI TLS services."
+