X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=DuetPkg%2FEfiLdr%2FTianoDecompress.h;h=e9cb016acf89da39db52f38879bb993f60f54823;hp=0d85b7bd0fb9ca060823aee67e99ca7bf24482c5;hb=3ea9a5c763a4b777beb77f1fe2d273d6d7a285bf;hpb=b1f700a8593435e2bdc8f9b3dc21bced4774c80f 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 --*/