X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=DuetPkg%2FEfiLdr%2FTianoDecompress.h;h=e9cb016acf89da39db52f38879bb993f60f54823;hp=dad51ed4a54ac3ce84a5429c3f0859c7450c2ced;hb=3ea9a5c763a4b777beb77f1fe2d273d6d7a285bf;hpb=3da85e633e2589a312fb3646660ef68e6a0bf18b diff --git a/DuetPkg/EfiLdr/TianoDecompress.h b/DuetPkg/EfiLdr/TianoDecompress.h index dad51ed4a5..e9cb016acf 100644 --- a/DuetPkg/EfiLdr/TianoDecompress.h +++ b/DuetPkg/EfiLdr/TianoDecompress.h @@ -1,8 +1,8 @@ /** @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 + Copyright (c) 2006, Intel Corporation. All rights reserved.
+ This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php @@ -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 --*/