]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/FvReportPei/FvReportPei.c
SecurityPkg: Fix spelling errors
[mirror_edk2.git] / SecurityPkg / FvReportPei / FvReportPei.c
index d24470af6b19c153dc6264a8305b9d9bdcd30816..d709760ea3ce783465d5f116037406a54714bf68 100644 (file)
@@ -145,7 +145,7 @@ VerifyHashedFv (
   ASSERT (HashValue != NULL);\r
 \r
   //\r
-  // Calcuate hash value for each FV first.\r
+  // Calculate hash value for each FV first.\r
   //\r
   FvHashValue = HashValue;\r
   for (FvIndex = 0; FvIndex < FvNumber; ++FvIndex) {\r
@@ -281,7 +281,7 @@ ReportHashedFv (
   @param[in] StoredHashFvPpi  Pointer to PPI containing hash information.\r
   @param[in] BootMode         Current boot mode.\r
 \r
-  @retval Pointer to structure containning valid hash information for current boot mode.\r
+  @retval Pointer to structure containing valid hash information for current boot mode.\r
   @retval NULL if there's no hash associated with current boot mode.\r
 **/\r
 STATIC\r