]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/CryptoPkg.uni
BaseTools: append -DNO_MSABI_VA_FUNCS option in CLANGPDB tool chain
[mirror_edk2.git] / CryptoPkg / CryptoPkg.uni
index effb918cf47147899927b91227a4e923c39670f0..0dae4c40454c9527cb61b704486e89ecbfdcd5a2 100644 (file)
@@ -4,15 +4,9 @@
 // This Package provides cryptographic-related libraries for UEFI security modules.\r
 // It also provides a test application to test libraries.\r
 //\r
-// Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>\r
+// Copyright (c) 2009 - 2020, Intel Corporation. All rights reserved.<BR>\r
 //\r
-// This program and the accompanying materials\r
-// are licensed and made available under the terms and conditions of the BSD License\r
-// which accompanies this distribution.  The full text of the license may be found at\r
-// http://opensource.org/licenses/bsd-license.php\r
-// \r
-// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+// SPDX-License-Identifier: BSD-2-Clause-Patent\r
 //\r
 // **/\r
 \r
 \r
 \r
 \r
+#string STR_gEfiCryptoPkgTokenSpaceGuid_PcdHashApiLibPolicy_PROMPT  #language en-US "HASH algorithm to calculate hash"\r
+\r
+#string STR_gEfiCryptoPkgTokenSpaceGuid_PcdHashApiLibPolicy_HELP  #language en-US "This PCD indicates the HASH algorithm to calculate hash of data.<BR><BR>\n"\r
+                                                                                        "Based on the value set, the required algorithm is chosen to calculate\n"\r
+                                                                                        "the hash of data.<BR>\n"\r
+                                                                                        "The default hashing algorithm for BaseHashApiLib is set to SHA256.<BR>\n"\r
+                                                                                        "0x00000001  -  MD4.<BR>\n"\r
+                                                                                        "0x00000002  -  MD5.<BR>\n"\r
+                                                                                        "0x00000003  -  SHA1.<BR>\n"\r
+                                                                                        "0x00000004  -  SHA256.<BR>\n"\r
+                                                                                        "0x00000005  -  SHA384.<BR>\n"\r
+                                                                                        "0x00000006  -  SHA512.<BR>\n"\r
+                                                                                        "0x00000007  -  SM3.<BR>"\r
+\r
+\r
+\r