1// /** @file
2// UEFI Decompress Library implementation.
3//
4// UEFI Decompress Library implementation.
5//
6// Copyright (c) 2007 - 2019, Intel Corporation. All rights reserved.<BR>
7//
8// SPDX-License-Identifier: BSD-2-Clause-Patent
9//
10// **/
11
12
13#string STR_MODULE_ABSTRACT             #language en-US "UEFI Decompress Library and Tiano Custom Decompress Library implementation."
14
15#string STR_MODULE_DESCRIPTION          #language en-US "Tiano custom decompression algorithm shares most of the code with the UEFI Decompress algorithm."
16
17