X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkCompatibilityPkg%2FSample%2FTools%2FSource%2FCommon%2FDecompress.c;h=bdfe5009d9adf59105525ddb6ab5a503e095613d;hp=3f05bda6979730f72dbd773aa5c8bac575e2e0b3;hb=4fc0be870536f34344eb07083acfc901ab4dcd1b;hpb=c4260115f0fcf23d538dc0ac90443ee954c30c6d diff --git a/EdkCompatibilityPkg/Sample/Tools/Source/Common/Decompress.c b/EdkCompatibilityPkg/Sample/Tools/Source/Common/Decompress.c index 3f05bda697..bdfe5009d9 100644 --- a/EdkCompatibilityPkg/Sample/Tools/Source/Common/Decompress.c +++ b/EdkCompatibilityPkg/Sample/Tools/Source/Common/Decompress.c @@ -681,7 +681,7 @@ Arguments: Returns: - EFI_SUCCESS - The size of destination buffer and the size of scratch buffer are successull retrieved. + EFI_SUCCESS - The size of destination buffer and the size of scratch buffer are successfully retrieved. EFI_INVALID_PARAMETER - The source data is corrupted --*/ @@ -849,7 +849,7 @@ Arguments: Returns: - EFI_SUCCESS - The size of destination buffer and the size of scratch buffer are successull retrieved. + EFI_SUCCESS - The size of destination buffer and the size of scratch buffer are successfully retrieved. EFI_INVALID_PARAMETER - The source data is corrupted --*/ @@ -933,7 +933,7 @@ Arguments: Returns: - EFI_SUCCESS - The size of destination buffer and the size of scratch buffer are successull retrieved. + EFI_SUCCESS - The size of destination buffer and the size of scratch buffer are successfully retrieved. EFI_INVALID_PARAMETER - The source data is corrupted --*/