]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
MdeModulePkg LzmaDecompressLib: Update LZMA to new 16.04 version
[mirror_edk2.git] / MdeModulePkg / Library / LzmaCustomDecompressLib / LzmaCustomDecompressLib.inf
index f5624fd039223b3648d8518c21e2ede7790e1062..127c7ded86f684eb8568ac223ae80764cc257ab5 100644 (file)
@@ -1,11 +1,11 @@
 ## @file\r
 #  LzmaCustomDecompressLib produces LZMA custom decompression algorithm.\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 16.04.\r
+#  LZMA SDK 16.04 was placed in the public domain on 2016-10-04.\r
 #  It was released on the http://www.7-zip.org/sdk.html website.\r
 #\r
-#  Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2009 - 2016, 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
@@ -42,7 +42,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
   GuidedSectionExtraction.c\r
   UefiLzma.h\r
   LzmaDecompressLibInternal.h\r