]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
Reviewed the code comments in the Include/Protocol directory for typos, grammar issue...
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / BaseUefiTianoCustomDecompressLib / BaseUefiTianoCustomDecompressLib.inf
index 84f20254289b78f9c1e4931638f3c2952e843444..f406c9b6116fa1b8052d14d44dcaae801f5bd7fa 100644 (file)
@@ -1,8 +1,8 @@
 #/** @file\r
-# Uefi Tiano Decomression Library\r
+#  Uefi Tiano Decomression Library\r
 #\r
-# Uefi Decompression library instance\r
-# Copyright (c) 2006, Intel Corporation.\r
+#  Uefi Decompression library instance\r
+#  Copyright (c) 2006 - 2009, Intel Corporation.\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
   FILE_GUID                      = d774c4d9-c121-4da3-a5e2-0f317e3c630c\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = CustomDecompressLib\r
   LIBRARY_CLASS                  = UefiDecompressLib\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
   EFI_SPECIFICATION_VERSION      = 0x00020000\r
+  CONSTRUCTOR                    = TianoDecompressLibConstructor\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
   BaseUefiTianoCustomDecompressLibInternals.h\r
   BaseUefiTianoCustomDecompressLib.c\r
 \r
-\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
 \r
 [LibraryClasses]\r
-  BaseMemoryLib\r
+  BaseLib\r
   DebugLib\r
+  BaseMemoryLib\r
+  ExtractGuidedSectionLib\r
 \r
 [Guids]\r
   gTianoCustomDecompressGuid \r