X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FLibrary%2FDxeRsa2048Sha256GuidedSectionExtractLib%2FDxeRsa2048Sha256GuidedSectionExtractLib.c;h=39768fbac22b9b79b04b3b7649c51e20c4ebea58;hp=5f5d242d6ee76a7163c76218252f5e204f3d1ebd;hb=0ab475c9a1d551a919430f3b6df6f652e4d2a3ed;hpb=7c7453b5d6302227264b096b528ba9461b2a68d4 diff --git a/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.c b/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.c index 5f5d242d6e..39768fbac2 100644 --- a/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.c +++ b/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.c @@ -59,7 +59,7 @@ CONST UINT8 mRsaE[] = { 0x01, 0x00, 0x01 }; @param SectionAttribute The attribute of the input guided section. @retval EFI_SUCCESS The size of destination buffer, the size of scratch buffer and - the attribute of the input section are successull retrieved. + the attribute of the input section are successfully retrieved. @retval EFI_INVALID_PARAMETER The GUID in InputSection does not match this instance guid. **/