]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Include/Library/TcgStorageCoreLib.h
SecurityPkg: Fix spelling errors
[mirror_edk2.git] / SecurityPkg / Include / Library / TcgStorageCoreLib.h
index 213140de3265c7bcd1424940b3ba09858f734339..c25a56a14ca2fcef8d9d44bebb93af470e670181 100644 (file)
@@ -7,13 +7,7 @@
   Check http://trustedcomputinggroup.org for latest specification updates.\r
 \r
 Copyright (c) 2016 - 2018, 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
-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
@@ -702,7 +696,7 @@ TcgGetTokenUINT64(
   Get next specify value.\r
 \r
   @param    ParseStruct   Input parse structure.\r
-  @param    Value         Return vlaue.\r
+  @param    Value         Return value.\r
 \r
   @retval   return the action result.\r
 \r
@@ -719,7 +713,7 @@ TcgGetNextUINT8(
   Get next specify value.\r
 \r
   @param    ParseStruct   Input parse structure.\r
-  @param    Value         Return vlaue.\r
+  @param    Value         Return value.\r
 \r
   @retval   return the action result.\r
 \r
@@ -735,7 +729,7 @@ TcgGetNextUINT16(
   Get next specify value.\r
 \r
   @param    ParseStruct   Input parse structure.\r
-  @param    Value         Return vlaue.\r
+  @param    Value         Return value.\r
 \r
   @retval   return the action result.\r
 \r
@@ -751,7 +745,7 @@ TcgGetNextUINT32(
   Get next specify value.\r
 \r
   @param    ParseStruct   Input parse structure.\r
-  @param    Value         Return vlaue.\r
+  @param    Value         Return value.\r
 \r
   @retval   return the action result.\r
 \r
@@ -767,7 +761,7 @@ TcgGetNextUINT64(
   Get next specify value.\r
 \r
   @param    ParseStruct   Input parse structure.\r
-  @param    Value         Return vlaue.\r
+  @param    Value         Return value.\r
 \r
   @retval   return the action result.\r
 \r
@@ -1267,7 +1261,7 @@ TcgEnumLevel0Discovery(
   Get Feature code from the header.\r
 \r
   @param     DiscoveryHeader    The discovery header.\r
-  @param     FeatureCode        reutrn the Feature code.\r
+  @param     FeatureCode        return the Feature code.\r
   @param     FeatureSize        return the Feature size.\r
 \r
   @retval    return the Feature code data.\r