summaryrefslogtreecommitdiff
path: root/Core/CryptoPkg/Library/TlsLib/TlsLib.uni
diff options
context:
space:
mode:
Diffstat (limited to 'Core/CryptoPkg/Library/TlsLib/TlsLib.uni')
-rw-r--r--Core/CryptoPkg/Library/TlsLib/TlsLib.uni19
1 files changed, 0 insertions, 19 deletions
diff --git a/Core/CryptoPkg/Library/TlsLib/TlsLib.uni b/Core/CryptoPkg/Library/TlsLib/TlsLib.uni
deleted file mode 100644
index e43a5df8e6..0000000000
--- a/Core/CryptoPkg/Library/TlsLib/TlsLib.uni
+++ /dev/null
@@ -1,19 +0,0 @@
-// /** @file
-// SSL/TLS Wrapper Library Instance based on OpenSSL.
-//
-// Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
-//
-// This program and the accompanying materials
-// are licensed and made available under the terms and conditions of the BSD License
-// which accompanies this distribution. The full text of the license may be found at
-// http://opensource.org/licenses/bsd-license.php
-//
-// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
-//
-// **/
-
-
-#string STR_MODULE_ABSTRACT #language en-US "SSL/TLS Wrapper Library Instance"
-
-#string STR_MODULE_DESCRIPTION #language en-US "This module provides SSL/TLS Wrapper Library Instance."