X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=DuetPkg%2FEfiLdr%2FTianoDecompress.h;fp=DuetPkg%2FEfiLdr%2FTianoDecompress.h;h=e9cb016acf89da39db52f38879bb993f60f54823;hp=0d85b7bd0fb9ca060823aee67e99ca7bf24482c5;hb=34f5c23452b3bbc43ebfe8aaa8f2fdcd35669dc3;hpb=94e4bcbb5efaf86440e89293d80b0a73781fff12 diff --git a/DuetPkg/EfiLdr/TianoDecompress.h b/DuetPkg/EfiLdr/TianoDecompress.h index 0d85b7bd0f..e9cb016acf 100644 --- a/DuetPkg/EfiLdr/TianoDecompress.h +++ b/DuetPkg/EfiLdr/TianoDecompress.h @@ -1,5 +1,5 @@ /** @file - Internal include file for Base UEFI Decompress Libary. + Internal include file for Base UEFI Decompress Library. Copyright (c) 2006, Intel Corporation. All rights reserved.
This program and the accompanying materials @@ -47,7 +47,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 --*/