X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=SecurityPkg%2FTcg%2FTcg2Config%2FTcg2ConfigPeim.c;fp=SecurityPkg%2FTcg%2FTcg2Config%2FTcg2ConfigPeim.c;h=e0d0a207e1bf8da48edacfcd0b7ed3b549616095;hb=d6b926e76e3d639ac37610e97d33ff9e3a6281eb;hp=a15919685ed505ef88942e7566960d2ef0ba3334;hpb=6e7e9b95782413b6e32eb7a7f79c0aecc8ec6a18;p=mirror_edk2.git diff --git a/SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPeim.c b/SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPeim.c index a15919685e..e0d0a207e1 100644 --- a/SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPeim.c +++ b/SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigPeim.c @@ -57,7 +57,7 @@ DetectTpmDevice ( @param FileHandle Handle of the file being invoked. @param PeiServices Describes the list of possible PEI Services. - @retval EFI_SUCCES Convert variable to PCD successfully. + @retval EFI_SUCCESS Convert variable to PCD successfully. @retval Others Fail to convert variable to PCD. **/ EFI_STATUS @@ -118,7 +118,7 @@ Tcg2ConfigPeimEntryPoint ( // // Convert variable to PCD. - // This is work-around because there is no gurantee DynamicHiiPcd can return correct value in DXE phase. + // This is work-around because there is no guarantee DynamicHiiPcd can return correct value in DXE phase. // Using DynamicPcd instead. // // NOTE: Tcg2Configuration variable contains the desired TpmDevice type,