]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/DxeRsa2048Sha256GuidedSectionExtractLib.c
SecurityPkg: Fix spelling errors
[mirror_edk2.git] / SecurityPkg / Library / DxeRsa2048Sha256GuidedSectionExtractLib / DxeRsa2048Sha256GuidedSectionExtractLib.c
index 00593289501c3c30bb90cad6f1d5ccdddf408ce8..28807d4d98b34a33f7dd31ff724f7b12a11f711b 100644 (file)
@@ -2,7 +2,7 @@
 \r
   This library registers RSA 2048 SHA 256 guided section handler\r
   to parse RSA 2048 SHA 256 encapsulation section and extract raw data.\r
-  It uses the BaseCrypyLib based on OpenSSL to authenticate the signature.\r
+  It uses the BaseCryptLib based on OpenSSL to authenticate the signature.\r
 \r
 Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>\r
 SPDX-License-Identifier: BSD-2-Clause-Patent\r
@@ -213,7 +213,7 @@ Rsa2048Sha256GuidedSectionHandler (
   }\r
 \r
   //\r
-  // All paths from here return EFI_SUCESS and result is returned in AuthenticationStatus\r
+  // All paths from here return EFI_SUCCESS and result is returned in AuthenticationStatus\r
   //\r
   Status = EFI_SUCCESS;\r
 \r