]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Include/Library/HashLib.h
SecurityPkg: HashLib: Add SHA384, SHA512 HashLib
[mirror_edk2.git] / SecurityPkg / Include / Library / HashLib.h
index b85756961e2accaa24d7511a555ae20917106766..2b886a1b0575d58e1adff247b24f54689a3f12ab 100644 (file)
@@ -1,9 +1,9 @@
 /** @file\r
-  Ihis library abstract TPM2 hash calculation.\r
+  This library abstract TPM2 hash calculation.\r
   The platform can choose multiply hash, while caller just need invoke these API.\r
   Then all hash value will be returned and/or extended.\r
 \r
-Copyright (c) 2013, Intel Corporation. All rights reserved. <BR>\r
+Copyright (c) 2013 - 2016, Intel Corporation. All rights reserved. <BR>\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
@@ -19,7 +19,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 #include <Uefi.h>\r
 #include <Protocol/Hash.h>\r
-\r
+#include <IndustryStandard/Tpm20.h>\r
 typedef UINTN  HASH_HANDLE;\r
 \r
 /**\r