]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
1. Add ExtractGuidedSectionLib library to replace customdecompress library.
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / BaseUefiTianoCustomDecompressLib / BaseUefiTianoCustomDecompressLib.inf
index 84f20254289b78f9c1e4931638f3c2952e843444..18e1f49a27a7c1ec0f0cda0990278419a473e108 100644 (file)
   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
 \r
+  CONSTRUCTOR                    = TianoDecompressLibConstructor\r
+\r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
   BaseUefiTianoCustomDecompressLibInternals.h\r
   BaseUefiTianoCustomDecompressLib.c\r
 \r
-\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
 \r
 [LibraryClasses]\r
-  BaseMemoryLib\r
   DebugLib\r
+  ExtractGuidedSectionLib\r
 \r
 [Guids]\r
   gTianoCustomDecompressGuid \r