]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaArchCustomDecompressLib.inf
MdeModulePkg: Unify the definitions of size_t
[mirror_edk2.git] / MdeModulePkg / Library / LzmaCustomDecompressLib / LzmaArchCustomDecompressLib.inf
index ec7585d55b20fd7c4d6fdfcf6837a50d344983f1..d789e7dc422eeab9b7eacb4ac6c3ceb923c28a4d 100644 (file)
@@ -1,18 +1,13 @@
 ## @file\r
 #  LzmaArchCustomDecompressLib produces LZMA custom decompression algorithm with the converter for the different arch code.\r
 #\r
-#  It is based on the LZMA SDK 4.65.\r
-#  LZMA SDK 4.65 was placed in the public domain on 2009-02-03.\r
+#  It is based on the LZMA SDK 18.05\r
+#  LZMA SDK 18.05 was placed in the public domain on 2018-04-30.\r
 #  It was released on the http://www.7-zip.org/sdk.html website.\r
 #\r
-#  Copyright (c) 2012 - 2015, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2012 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  This program and the accompanying materials\r
-#  are licensed and made available under the terms and conditions of the BSD License\r
-#  which accompanies this distribution. The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 #\r
 ##\r
@@ -43,7 +38,9 @@
   Sdk/C/LzFind.h\r
   Sdk/C/LzHash.h\r
   Sdk/C/LzmaDec.h\r
-  Sdk/C/Types.h  \r
+  Sdk/C/7zTypes.h\r
+  Sdk/C/Precomp.h\r
+  Sdk/C/Compiler.h\r
   UefiLzma.h\r
   LzmaDecompressLibInternal.h\r
 \r