diff options
author | Guo Mang <mang.guo@intel.com> | 2017-04-27 11:00:41 +0800 |
---|---|---|
committer | Guo Mang <mang.guo@intel.com> | 2017-04-27 11:00:41 +0800 |
commit | 397ded1c0518d0a695758796cf1ff87036a6a04d (patch) | |
tree | 572bf030eb8ebe241181d421534074a78c08ae96 /CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.uni | |
parent | adeef88496e74b1a7014ea4008f28d82f43d9683 (diff) | |
download | edk2-platforms-397ded1c0518d0a695758796cf1ff87036a6a04d.tar.xz |
CryptoPkg: Move to new location
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Guo Mang <mang.guo@intel.com>
Diffstat (limited to 'CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.uni')
-rw-r--r-- | CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.uni | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.uni b/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.uni deleted file mode 100644 index 337cdf47b8..0000000000 --- a/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.uni +++ /dev/null @@ -1,22 +0,0 @@ -// /** @file
-// This driver installs runtime Crypt protocol to provide SHA256 and RSA service.
-//
-// This driver installs runtime Crypt protocol to provide SHA256 and RSA service.
-//
-// Copyright (c) 2010 - 2014, 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 "Installs runtime Crypt protocol to provide SHA256 and RSA service"
-
-#string STR_MODULE_DESCRIPTION #language en-US "This driver installs runtime Crypt protocol to provide SHA256 and RSA service."
-
|