]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Include/Ppi/FirmwareVolumeInfoPrehashedFV.h
SecurityPkg: Fix spelling errors
[mirror_edk2.git] / SecurityPkg / Include / Ppi / FirmwareVolumeInfoPrehashedFV.h
index 2fc95537dc84b6460b837b592fc84e5190ab9e77..1b7320e91614c284d314f157d9fc8d89664ce903 100644 (file)
@@ -26,10 +26,10 @@ typedef struct _HASH_INFO {
 //\r
 // This PPI carries prehashsed data for one FV.  Platform should ensure 1:1 mapping between pre-hashed PPI and corresponding FV.\r
 // The Count field in PPI is followed by Count number of FV hash info entries, which can be extended to PCR and logged to TCG event log directly by TCG modules.\r
-// TCG module checks TPM required hash algorithms(PcdTpm2HashMask) with each pre-hased PPIs\r
+// TCG module checks TPM required hash algorithms(PcdTpm2HashMask) with each pre-hashed PPIs\r
 //   For each pre-hashed PPI\r
 //     If PPI carries hash generated by equivalent or larger algorithm set than TPM required, directly use PPI\r
-//     else, drops PPI data and cacluate all hash again\r
+//     else, drops PPI data and calculate all hash again\r
 //\r
 typedef struct {\r
   UINT32                                     FvBase;\r